0.000226431s DEBUG main:cli: cargo::util::context: load config from file path="/mnt/tmpfs/cargo-bug/.cargo/config.toml" why_load=FileDiscovery includes=true 0.005886229s DEBUG main:exec:workspace: cargo::core::workspace: find_root - found a root checking exclusion 0.005905156s DEBUG main:exec:workspace: cargo::core::workspace: find_root - found! 0.005912350s DEBUG main:exec:workspace: cargo::core::workspace: find_root - is root /mnt/tmpfs/cargo-bug/Cargo.toml 0.005956002s DEBUG main:exec:workspace: cargo::core::workspace: find_path_deps - /mnt/tmpfs/cargo-bug/demo-a/Cargo.toml 0.006132984s DEBUG main:exec:workspace: cargo::core::workspace: find_path_deps - /mnt/tmpfs/cargo-bug/demo-b/Cargo.toml 0.006235584s DEBUG main:exec:workspace: cargo::core::workspace: find_path_deps - /mnt/tmpfs/cargo-bug/Cargo.toml 0.006252206s DEBUG main:exec:workspace: cargo::core::workspace: find_root - found a root checking exclusion 0.006257025s DEBUG main:exec:workspace: cargo::core::workspace: find_root - found! 0.006259959s DEBUG main:exec:workspace: cargo::core::workspace: find_root - is root /mnt/tmpfs/cargo-bug/Cargo.toml 0.006315624s DEBUG main:exec: cargo::sources::config: loading: registry `my-registry` 0.006338951s DEBUG main:exec: cargo::sources::config: loading: registry `my-registry` 0.006362488s DEBUG main:exec: cargo::sources::registry::remote: loading config 0.006452446s DEBUG main:exec: cargo::sources::registry::remote: updating the index Updating `my-registry` index 0.006554557s DEBUG main:exec: cargo::sources::git::utils: skipping gc as there's only 0 pack files 0.026522741s DEBUG main:exec: cargo::sources::registry::remote: loading config 0.026718162s DEBUG main:exec: cargo::util::auth: found alternative registry name `my-registry` for registry `my-registry` 0.026755738s DEBUG main:exec: cargo::util::auth: global_providers=[["cargo:token"]] 0.026763281s DEBUG main:exec: cargo::util::auth: attempting credential provider: ["cargo:token"] warning: manifest has no description, license, license-file, documentation, homepage or repository. See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info. 0.027357994s DEBUG main:exec: cargo::sources::path: list_files_gix demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/demo-b) 0.028006556s DEBUG main:exec: cargo::ops::cargo_package: found a git repo at "/mnt/tmpfs/cargo-bug/" 0.028288442s DEBUG main:exec: cargo::ops::cargo_package: found (git) Cargo.toml at "demo-b/Cargo.toml" in workdir "/mnt/tmpfs/cargo-bug/" Packaging demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/demo-b) Verifying demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/demo-b) 0.029752771s DEBUG main:exec:compile_ws:create_bcx:new:new{path="/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc" wrapper=None workspace_wrapper=None rustup_rustc="/home/user/.cargo/bin/rustc" cache_location=Some("/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0/target/.rustc_info.json")}: cargo::util::rustc: adding rustup info to rustc fingerprint 0.029776517s DEBUG main:exec:compile_ws:create_bcx:new:new{path="/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc" wrapper=None workspace_wrapper=None rustup_rustc="/home/user/.cargo/bin/rustc" cache_location=Some("/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0/target/.rustc_info.json")}: cargo::util::rustc: failed to read rustc info cache: failed to read `/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0/target/.rustc_info.json` 0.029789438s DEBUG main:exec:compile_ws:create_bcx:new:new{path="/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc" wrapper=None workspace_wrapper=None rustup_rustc="/home/user/.cargo/bin/rustc" cache_location=Some("/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0/target/.rustc_info.json")}: cargo::util::rustc: rustc info cache miss 0.029796632s DEBUG main:exec:compile_ws:create_bcx:new:new{path="/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc" wrapper=None workspace_wrapper=None rustup_rustc="/home/user/.cargo/bin/rustc" cache_location=Some("/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0/target/.rustc_info.json")}: cargo::util::rustc: running `/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc -vV` 0.048603537s DEBUG main:exec:compile_ws:create_bcx:new:new: cargo::util::rustc: rustc info cache miss 0.048623024s DEBUG main:exec:compile_ws:create_bcx:new:new: cargo::util::rustc: running `/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc - --crate-name ___ --print=file-names --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --check-cfg 'cfg()'` 0.072005693s DEBUG main:exec:compile_ws:create_bcx:new:new: cargo::util::rustc: rustc info cache miss 0.072047110s DEBUG main:exec:compile_ws:create_bcx:new:new: cargo::util::rustc: running `/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc - --crate-name ___ --print=file-names --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg` 0.094908960s DEBUG main:exec:compile_ws:create_bcx:new:new: cargo::util::context::target: Got all targets {} 0.095035306s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous: cargo::core::registry: load/missing /mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0 0.095044246s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous: cargo::core::registry: loading source /mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0 0.095050462s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous: cargo::sources::config: loading: /mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0 0.095376071s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:register_patch_entries: cargo::ops::resolve: return=Ok({}) 0.095410713s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::resolver: initial activation: demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0) 0.095453457s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/missing registry `my-registry` 0.095469590s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: loading source registry `my-registry` 0.095483070s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::config: loading: registry `my-registry` 0.095958701s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index: fast path for registry cache of "de/mo/demo-a" 0.096059834s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/missing registry `crates-io` 0.096074012s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: loading source registry `crates-io` 0.096086583s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::config: loading: registry `crates-io` 0.096159011s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: invalidated index cache 0.096215095s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index::cache: cache missing: No such file or directory (os error 2) cache_path="/home/user/.cargo/registry/index/index.crates.io-6f17d22bba15001f/.cache/re/na/renamed_once_cell" 0.096239889s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: loading config 0.096256162s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: checking freshness of config.json Updating crates.io index 0.096372032s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: network: fetch https://index.crates.io/config.json 0.096391937s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: network: downloading config.json as 0 0.597869109s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::resolver: initial activation: demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0) 0.597963956s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/precise registry `crates-io` 0.598033939s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index::cache: cache missing: No such file or directory (os error 2) cache_path="/home/user/.cargo/registry/index/index.crates.io-6f17d22bba15001f/.cache/re/na/renamed_once_cell" 0.598069209s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: loading config 0.598082619s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: checking freshness of config.json 0.598096239s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: dependency is still pending: config.json 0.598188222s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::resolver: initial activation: demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0) 0.598216439s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/precise registry `crates-io` 0.598235855s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index::cache: cache missing: No such file or directory (os error 2) cache_path="/home/user/.cargo/registry/index/index.crates.io-6f17d22bba15001f/.cache/re/na/renamed_once_cell" 0.598251639s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: loading config 0.598263513s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: checking freshness of config.json 0.598587305s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: network: fetch https://index.crates.io/re/na/renamed_once_cell 0.598606721s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: network: downloading re/na/renamed_once_cell as 1 1.314639853s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::resolver: initial activation: demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0) 1.314741545s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/precise registry `crates-io` 1.314825705s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index::cache: cache missing: No such file or directory (os error 2) cache_path="/home/user/.cargo/registry/index/index.crates.io-6f17d22bba15001f/.cache/re/na/renamed_once_cell" 1.314860278s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: dependency is still pending: re/na/renamed_once_cell 1.314970560s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::resolver: initial activation: demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0) 1.315004853s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/precise registry `crates-io` 1.315033069s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index::cache: cache missing: No such file or directory (os error 2) cache_path="/home/user/.cargo/registry/index/index.crates.io-6f17d22bba15001f/.cache/re/na/renamed_once_cell" 1.315083496s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::resolver: no candidates found 1.315099280s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/precise registry `crates-io` 1.315119535s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/precise registry `crates-io` 1.315152710s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index::cache: cache missing: No such file or directory (os error 2) cache_path="/home/user/.cargo/registry/index/index.crates.io-6f17d22bba15001f/.cache/re/na/renamed-once-cell" 1.315176597s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: loading config 1.315343521s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: network: fetch https://index.crates.io/re/na/renamed-once-cell 1.315366779s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: network: downloading re/na/renamed-once-cell as 2 1.621683177s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/precise registry `crates-io` 1.621781446s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index::cache: cache missing: No such file or directory (os error 2) cache_path="/home/user/.cargo/registry/index/index.crates.io-6f17d22bba15001f/.cache/re/na/renamed-once-cell" 1.621811968s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::http_remote: dependency is still pending: re/na/renamed-once-cell 1.621890541s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::core::registry: load/precise registry `crates-io` 1.621911284s DEBUG main:exec:compile_ws:create_bcx:resolve_with_registry:resolve_with_previous:resolve: cargo::sources::registry::index::cache: cache missing: No such file or directory (os error 2) cache_path="/home/user/.cargo/registry/index/index.crates.io-6f17d22bba15001f/.cache/re/na/renamed-once-cell" 1.624274073s WARN main:exec:compile_ws:create_bcx: cargo::util::rustc: failed to update rustc info cache: failed to write `/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0/target/.rustc_info.json` 1.624499666s DEBUG cargo: exit_with_error; err=CliError { error: Some(failed to verify package tarball Caused by: no matching package named `renamed_once_cell` found location searched: registry `crates-io` required by package `demo-a v0.1.0 (registry `my-registry`)` ... which satisfies dependency `demo-a = "^0.1.0"` of package `demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0)`), exit_code: 101 } 1.624524810s DEBUG cargo: display_error; err=failed to verify package tarball Caused by: no matching package named `renamed_once_cell` found location searched: registry `crates-io` required by package `demo-a v0.1.0 (registry `my-registry`)` ... which satisfies dependency `demo-a = "^0.1.0"` of package `demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0)` error: failed to verify package tarball Caused by: no matching package named `renamed_once_cell` found location searched: registry `crates-io` required by package `demo-a v0.1.0 (registry `my-registry`)` ... which satisfies dependency `demo-a = "^0.1.0"` of package `demo-b v0.1.0 (/mnt/tmpfs/cargo-bug/target/package/demo-b-0.1.0)`