root@66321ca516de:/cargo_test_package# CARGO_LOG=debug cargo publish -Z sparse-registry --registry artifactory [2022-11-02T12:44:55Z DEBUG cargo::core::workspace] find_members - only me as a member [2022-11-02T12:44:55Z DEBUG cargo::sources::config] loading: registry `artifactory` [2022-11-02T12:44:55Z DEBUG cargo::sources::config] loading: registry `artifactory` [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] loading config [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] checking freshness of config.json Updating `artifactory` index [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] fetch http://172.17.0.2:8081/artifactory/api/cargo/cargo-local-mnwoce4roc/index/config.json [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] downloading config.json as 0 [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] loading config [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] checking freshness of config.json [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] dependency is still pending: config.json [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] loading config [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] checking freshness of config.json [2022-11-02T12:44:55Z DEBUG cargo::sources::registry::http_remote] index file downloaded with status code 200 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. [2022-11-02T12:44:55Z DEBUG cargo::sources::path] could not discover git repo at or above /cargo_test_package: could not find repository from '/cargo_test_package'; class=Repository (6); code=NotFound (-3) [2022-11-02T12:44:55Z DEBUG globset] glob converted to regex: Glob { glob: "**/.*", re: "(?-u)^(?:/?|.*/)\\.[^/]*$", opts: GlobOptions { case_insensitive: false, literal_separator: true, backslash_escape: true }, tokens: Tokens([RecursivePrefix, Literal('.'), ZeroOrMore]) } [2022-11-02T12:44:55Z DEBUG globset] built glob set; 0 literals, 0 basenames, 0 extensions, 0 prefixes, 0 suffixes, 0 required extensions, 1 regexes Packaging cargo_test_package v1.0.0 (/cargo_test_package) [2022-11-02T12:44:55Z DEBUG cargo::ops::resolve] avoid_patch_ids={} [2022-11-02T12:44:55Z DEBUG cargo::core::registry] load/missing /cargo_test_package [2022-11-02T12:44:55Z DEBUG cargo::core::registry] loading source /cargo_test_package [2022-11-02T12:44:55Z DEBUG cargo::sources::config] loading: /cargo_test_package [2022-11-02T12:44:55Z DEBUG cargo::core::resolver] initial activation: cargo_test_package v1.0.0 (/cargo_test_package) Verifying cargo_test_package v1.0.0 (/cargo_test_package) [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] adding rustup info to rustc fingerprint [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] failed to read rustc info cache: failed to read `/cargo_test_package/target/package/cargo_test_package-1.0.0/target/.rustc_info.json` [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] rustc info cache miss [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] running `rustc -vV` [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] rustc info cache miss [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] running `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 -Csplit-debuginfo=packed` [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] rustc info cache miss [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] running `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=cfg` [2022-11-02T12:44:55Z DEBUG cargo::util::config::target] Got all targets {} [2022-11-02T12:44:55Z DEBUG cargo::ops::resolve] avoid_patch_ids={} [2022-11-02T12:44:55Z DEBUG cargo::ops::resolve] attempting to prefer cargo_test_package v1.0.0 (/cargo_test_package/target/package/cargo_test_package-1.0.0) [2022-11-02T12:44:55Z DEBUG cargo::core::registry] load/missing /cargo_test_package/target/package/cargo_test_package-1.0.0 [2022-11-02T12:44:55Z DEBUG cargo::core::registry] loading source /cargo_test_package/target/package/cargo_test_package-1.0.0 [2022-11-02T12:44:55Z DEBUG cargo::sources::config] loading: /cargo_test_package/target/package/cargo_test_package-1.0.0 [2022-11-02T12:44:55Z DEBUG cargo::core::resolver] initial activation: cargo_test_package v1.0.0 (/cargo_test_package/target/package/cargo_test_package-1.0.0) [2022-11-02T12:44:55Z DEBUG cargo::ops::resolve] avoid_patch_ids={} [2022-11-02T12:44:55Z DEBUG cargo::ops::resolve] attempting to prefer cargo_test_package v1.0.0 (/cargo_test_package/target/package/cargo_test_package-1.0.0) [2022-11-02T12:44:55Z DEBUG cargo::core::registry] load/locked /cargo_test_package/target/package/cargo_test_package-1.0.0 [2022-11-02T12:44:55Z DEBUG cargo::core::resolver] initial activation: cargo_test_package v1.0.0 (/cargo_test_package/target/package/cargo_test_package-1.0.0) [2022-11-02T12:44:55Z DEBUG cargo::core::package] cargo_test_package v1.0.0 (/cargo_test_package/target/package/cargo_test_package-1.0.0) doesn't need a download [2022-11-02T12:44:55Z DEBUG cargo::core::resolver::features] features={ ( PackageId { name: "cargo_test_package", version: "1.0.0", source: "/cargo_test_package/target/package/cargo_test_package-1.0.0", }, NormalOrDev, ): {}, } [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] adding rustup info to rustc fingerprint [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] failed to read rustc info cache: failed to read `/cargo_test_package/target/package/cargo_test_package-1.0.0/target/.rustc_info.json` [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] rustc info cache miss [2022-11-02T12:44:55Z DEBUG cargo::util::rustc] running `rustc -vV` [2022-11-02T12:44:55Z WARN cargo::util::rustc] failed to update rustc info cache: failed to write `/cargo_test_package/target/package/cargo_test_package-1.0.0/target/.rustc_info.json` [2022-11-02T12:44:55Z DEBUG cargo::core::compiler::context::compilation_files] Target filenames: [OutputFile { path: "/cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/deps/cargo_test_package-b67723dc52878202", hardlink: Some("/cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/cargo_test_package"), export_path: None, flavor: Normal }] [2022-11-02T12:44:55Z DEBUG cargo::core::compiler::fingerprint] fingerprint at: /cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/.fingerprint/cargo_test_package-b67723dc52878202/bin-cargo_test_package [2022-11-02T12:44:55Z DEBUG cargo::core::compiler::fingerprint] failed to get mtime of "/cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/deps/cargo_test_package-b67723dc52878202": failed to stat `/cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/deps/cargo_test_package-b67723dc52878202` [2022-11-02T12:44:55Z INFO cargo::core::compiler::fingerprint] fingerprint error for cargo_test_package v1.0.0 (/cargo_test_package/target/package/cargo_test_package-1.0.0)/Build/TargetInner { name: "cargo_test_package", doc: true, ..: with_path("/cargo_test_package/target/package/cargo_test_package-1.0.0/src/main.rs", Edition2021) } [2022-11-02T12:44:55Z INFO cargo::core::compiler::fingerprint] err: failed to read `/cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/.fingerprint/cargo_test_package-b67723dc52878202/bin-cargo_test_package` Caused by: No such file or directory (os error 2) Compiling cargo_test_package v1.0.0 (/cargo_test_package/target/package/cargo_test_package-1.0.0) [2022-11-02T12:44:55Z DEBUG cargo::core::compiler::job_queue] start 0: Unit { pkg: Package { id: PackageId { name: "cargo_test_package", version: "1.0.0", source: "/cargo_test_package/target/package/cargo_test_package-1.0.0" }, ..: ".." }, target: TargetInner { name: "cargo_test_package", doc: true, ..: with_path("/cargo_test_package/target/package/cargo_test_package-1.0.0/src/main.rs", Edition2021) }, profile: Profile { ..: default_dev() }, kind: Host, mode: Build, features: [], artifact: false, is_std: false, dep_hash: 2202906307356721367 } [2022-11-02T12:44:55Z DEBUG cargo_util::paths] invocation time for "/cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/.fingerprint/cargo_test_package-b67723dc52878202" is 1667393095.951497364s [2022-11-02T12:44:56Z DEBUG cargo_util::paths] set file mtime /cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/.fingerprint/cargo_test_package-b67723dc52878202/dep-bin-cargo_test_package to 1667393095.951497364s [2022-11-02T12:44:56Z DEBUG cargo_util::paths] linking /cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/deps/cargo_test_package-b67723dc52878202 to /cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/cargo_test_package [2022-11-02T12:44:56Z DEBUG cargo::core::compiler::fingerprint] write fingerprint (f4c1fc48f02c5627) : /cargo_test_package/target/package/cargo_test_package-1.0.0/target/debug/.fingerprint/cargo_test_package-b67723dc52878202/bin-cargo_test_package [2022-11-02T12:44:56Z DEBUG cargo::core::compiler::job_queue] end (Unit { pkg: Package { id: PackageId { name: "cargo_test_package", version: "1.0.0", source: "/cargo_test_package/target/package/cargo_test_package-1.0.0" }, ..: ".." }, target: TargetInner { name: "cargo_test_package", doc: true, ..: with_path("/cargo_test_package/target/package/cargo_test_package-1.0.0/src/main.rs", Edition2021) }, profile: Profile { ..: default_dev() }, kind: Host, mode: Build, features: [], artifact: false, is_std: false, dep_hash: 2202906307356721367 }): Ok(()) Finished dev [unoptimized + debuginfo] target(s) in 0.39s [2022-11-02T12:44:56Z INFO cargo::util::rustc] updated rustc info cache Uploading cargo_test_package v1.0.0 (/cargo_test_package) [2022-11-02T12:44:56Z DEBUG cargo::sources::config] loading: registry `artifactory` [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::index] cache missing for "ca/rg/cargo_test_package" error: No such file or directory (os error 2) Updating `artifactory` index [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] loading config [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] checking freshness of config.json [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] fetch http://172.17.0.2:8081/artifactory/api/cargo/cargo-local-mnwoce4roc/index/config.json [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] downloading config.json as 0 [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::index] cache missing for "ca/rg/cargo_test_package" error: No such file or directory (os error 2) [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] loading config [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] checking freshness of config.json [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] dependency is still pending: config.json [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::index] cache missing for "ca/rg/cargo_test_package" error: No such file or directory (os error 2) [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] loading config [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] checking freshness of config.json [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] index file downloaded with status code 200 [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] fetch http://172.17.0.2:8081/artifactory/api/cargo/cargo-local-mnwoce4roc/index/ca/rg/cargo_test_package [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] downloading ca/rg/cargo_test_package as 1 [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::index] cache missing for "ca/rg/cargo_test_package" error: No such file or directory (os error 2) [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] dependency is still pending: ca/rg/cargo_test_package [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::index] cache missing for "ca/rg/cargo_test_package" error: No such file or directory (os error 2) [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::http_remote] index file downloaded with status code 200 [2022-11-02T12:44:56Z DEBUG cargo::sources::registry::index] slow path for "ca/rg/cargo_test_package" Waiting on `cargo_test_package` to propagate to `artifactory` index (ctrl-c to wait asynchronously) [2022-11-02T12:44:57Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:44:57Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:44:58Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:44:58Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:44:59Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:44:59Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:00Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:00Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:01Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:01Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:02Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:02Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:03Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:03Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:04Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:04Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:05Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:05Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:06Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:06Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:07Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:07Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:08Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:08Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:09Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:09Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:10Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:10Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:11Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:11Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:12Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:12Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:13Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:13Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:14Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:14Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:15Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:15Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:16Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:16Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:17Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:17Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:18Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:18Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:19Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:19Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:20Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:20Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:21Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:21Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:22Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:22Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:23Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:23Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:24Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:24Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:25Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:25Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:26Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:26Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:27Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:27Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:28Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:28Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:29Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:29Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:30Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:30Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:31Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:31Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:32Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:32Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:33Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:33Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:34Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:34Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:35Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:35Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:36Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:36Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:37Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:37Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:38Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:38Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:39Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:39Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:40Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:40Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:41Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:41Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:42Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:42Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:43Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:43Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:44Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:44Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:45Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:45Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:46Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:46Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:47Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:47Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:48Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:48Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:49Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:49Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:50Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:50Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:51Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:51Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:52Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:52Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:53Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:53Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:54Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:54Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:55Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:55Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" [2022-11-02T12:45:56Z DEBUG cargo::sources::registry::http_remote] invalidated index cache [2022-11-02T12:45:56Z DEBUG cargo::sources::registry::index] fast path for registry cache of "ca/rg/cargo_test_package" warning: timed out waiting for `cargo_test_package` to be in `artifactory` index