[INFO] cloning repository https://github.com/iamjpotts/demo_docker_registry_auto_gen_tls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamjpotts/demo_docker_registry_auto_gen_tls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamjpotts%2Fdemo_docker_registry_auto_gen_tls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamjpotts%2Fdemo_docker_registry_auto_gen_tls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ee8f4467aacbdb34b792301d832d7f1f337a792 [INFO] testing iamjpotts/demo_docker_registry_auto_gen_tls against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamjpotts%2Fdemo_docker_registry_auto_gen_tls" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamjpotts/demo_docker_registry_auto_gen_tls on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iamjpotts/demo_docker_registry_auto_gen_tls [INFO] finished tweaking git repo https://github.com/iamjpotts/demo_docker_registry_auto_gen_tls [INFO] tweaked toml for git repo https://github.com/iamjpotts/demo_docker_registry_auto_gen_tls written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iamjpotts/demo_docker_registry_auto_gen_tls already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded asn1-rs-impl v0.1.0 [INFO] [stderr] Downloaded oid-registry v0.6.1 [INFO] [stderr] Downloaded asn1-rs-derive v0.4.0 [INFO] [stderr] Downloaded pipe v0.4.0 [INFO] [stderr] Downloaded der-parser v8.2.0 [INFO] [stderr] Downloaded displaydoc v0.2.3 [INFO] [stderr] Downloaded rusticata-macros v4.1.0 [INFO] [stderr] Downloaded blowfish v0.7.0 [INFO] [stderr] Downloaded const-str v0.5.4 [INFO] [stderr] Downloaded passivized_test_support v0.0.11 [INFO] [stderr] Downloaded hyper v1.3.1 [INFO] [stderr] Downloaded x509-parser v0.15.0 [INFO] [stderr] Downloaded rcgen v0.12.1 [INFO] [stderr] Downloaded x509-parser v0.14.0 [INFO] [stderr] Downloaded pem v3.0.4 [INFO] [stderr] Downloaded xattr v1.0.1 [INFO] [stderr] Downloaded tar v0.4.40 [INFO] [stderr] Downloaded asn1-rs v0.5.2 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded passivized_docker_engine_client v0.0.9 [INFO] [stderr] Downloaded bcrypt v0.15.0 [INFO] [stderr] Downloaded sha-1 v0.9.8 [INFO] [stderr] Downloaded pwhash v1.0.0 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded passivized_htpasswd v0.0.6 [INFO] [stderr] Downloaded hyper-tls v0.6.0 [INFO] [stderr] Downloaded readwrite v0.1.2 [INFO] [stderr] Downloaded yasna v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ec66a1984e9de39d1f7f7af1c39d5dacba523e12afa20e6b3bc13f81255769 [INFO] running `Command { std: "docker" "start" "-a" "a8ec66a1984e9de39d1f7f7af1c39d5dacba523e12afa20e6b3bc13f81255769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ec66a1984e9de39d1f7f7af1c39d5dacba523e12afa20e6b3bc13f81255769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ec66a1984e9de39d1f7f7af1c39d5dacba523e12afa20e6b3bc13f81255769", kill_on_drop: false }` [INFO] [stdout] a8ec66a1984e9de39d1f7f7af1c39d5dacba523e12afa20e6b3bc13f81255769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 673bcceea9d009e8f2bc75327dbd3d8698be8f7a8389c3ea42d865c75db4a87a [INFO] running `Command { std: "docker" "start" "-a" "673bcceea9d009e8f2bc75327dbd3d8698be8f7a8389c3ea42d865c75db4a87a", kill_on_drop: false }` [INFO] [stderr] Compiling demo_docker_registry_auto_gen_tls v0.0.3-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] running `Command { std: "docker" "inspect" "673bcceea9d009e8f2bc75327dbd3d8698be8f7a8389c3ea42d865c75db4a87a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673bcceea9d009e8f2bc75327dbd3d8698be8f7a8389c3ea42d865c75db4a87a", kill_on_drop: false }` [INFO] [stdout] 673bcceea9d009e8f2bc75327dbd3d8698be8f7a8389c3ea42d865c75db4a87a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56a34986205756576a0cf1d371bf0f5217d805b64b0466b3340806f404eb07b3 [INFO] running `Command { std: "docker" "start" "-a" "56a34986205756576a0cf1d371bf0f5217d805b64b0466b3340806f404eb07b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bcrypt v0.15.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling readwrite v0.1.2 [INFO] [stderr] Compiling const-str v0.5.4 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling pipe v0.4.0 [INFO] [stderr] Compiling pwhash v1.0.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling simple_logger v4.1.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling passivized_htpasswd v0.0.6 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling x509-parser v0.15.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-util v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling passivized_test_support v0.0.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling passivized_docker_engine_client v0.0.9 [INFO] [stderr] Compiling demo_docker_registry_auto_gen_tls v0.0.3-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "56a34986205756576a0cf1d371bf0f5217d805b64b0466b3340806f404eb07b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a34986205756576a0cf1d371bf0f5217d805b64b0466b3340806f404eb07b3", kill_on_drop: false }` [INFO] [stdout] 56a34986205756576a0cf1d371bf0f5217d805b64b0466b3340806f404eb07b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa827a4403f6b89f1945d8d73f7012bb6c5501e02596f7eb2471dbb65083a28f [INFO] running `Command { std: "docker" "start" "-a" "aa827a4403f6b89f1945d8d73f7012bb6c5501e02596f7eb2471dbb65083a28f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/demo_docker_registry_auto_gen_tls-9099cfcd02f0be68) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/test_registry.rs (/opt/rustwide/target/debug/deps/test_registry-b06b83bb3329827e) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_utils::cert_gen::tests::validate_certificate_generation_with_tls ... ok [INFO] [stdout] test test_push_to_authenticated_registry ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_push_to_authenticated_registry stdout ---- [INFO] [stdout] thread 'test_push_to_authenticated_registry' panicked at tests/test_registry.rs:43:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpClientError(hyper::Error(Connect, Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55911a9b4305 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55911a9b4305 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55911a9b4305 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55911a9b4305 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55911a9df92b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55911a9df92b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55911a9b115f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55911a9b40de - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55911a9b40de - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55911a9b5a59 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55911a9b571e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55911a28125a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55911a28125a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55911a9b6026 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55911a9b6026 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55911a9b5dd4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55911a9b47c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55911a9b5b07 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x559119d40133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x559119d406c6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x559119f17efe - core::result::Result::unwrap::he3e7664078a6f634 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x559119f17efe - test_registry::test_push_to_authenticated_registry::{{closure}}::hee7960de20c2da32 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_registry.rs:41:5 [INFO] [stdout] 22: 0x559119d89713 - as core::future::future::Future>::poll::hb6df6796bd1e4d7a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x559119d89016 - as core::future::future::Future>::poll::h0c048c5528597e59 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x559119f7c554 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7d437886c22d5032 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 25: 0x559119f7c47a - tokio::runtime::coop::with_budget::h502b37d0fe7b8b23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x559119f7c47a - tokio::runtime::coop::budget::h4f7a554aa6c43802 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x559119f7c47a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1b2e32d896632abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x559119f7ae4c - tokio::runtime::scheduler::current_thread::Context::enter::h0bd8ba09b961b941 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x559119f7bc8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5e86f6dc64a8f8a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 30: 0x559119f7b9bb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfcd4f4b3b4aadf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x559119f10c4b - tokio::runtime::context::scoped::Scoped::set::h705b0e048a7dce46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x559119dae7a9 - tokio::runtime::context::set_scheduler::{{closure}}::he3ccf3dc5657ef9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55911a132986 - std::thread::local::LocalKey::try_with::hbc37ecb59757619d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 34: 0x55911a12f9ba - std::thread::local::LocalKey::with::h93e666fdc71872ca [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x559119dae75d - tokio::runtime::context::set_scheduler::h8fa69a1101729e05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x559119f7b750 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0407b733f814a06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x559119f7b9dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha497abaf65f1125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 38: 0x559119f7473d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h49ad34cc4b39db2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x559119e5e76a - tokio::runtime::context::runtime::enter_runtime::hc22001b94deb4a9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x559119f7464e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7c8c560156d2fcba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55911a1cc3ed - tokio::runtime::runtime::Runtime::block_on::h3dce12c53d110dc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 42: 0x559119f174e4 - test_registry::test_push_to_authenticated_registry::h83425035a5e3bec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_registry.rs:425:5 [INFO] [stdout] 43: 0x559119f17337 - test_registry::test_push_to_authenticated_registry::{{closure}}::h7b1946e55db16a88 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_registry.rs:30:47 [INFO] [stdout] 44: 0x55911a14f856 - core::ops::function::FnOnce::call_once::h75b9dfe22e069ceb [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55911a285c3b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55911a285c3b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 47: 0x55911a285341 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 48: 0x55911a285341 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55911a285341 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 50: 0x55911a285341 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 51: 0x55911a285341 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 52: 0x55911a285341 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 53: 0x55911a285341 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 54: 0x55911a24ddc4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 55: 0x55911a24ddc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55911a252832 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 57: 0x55911a252832 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55911a252832 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 59: 0x55911a252832 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 60: 0x55911a252832 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 61: 0x55911a252832 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 62: 0x55911a252832 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55911a9bb0db - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 64: 0x55911a9bb0db - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 65: 0x55911a9bb0db - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7fbdb3809ac3 - [INFO] [stdout] 67: 0x7fbdb389aa04 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_push_to_authenticated_registry [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_registry` [INFO] running `Command { std: "docker" "inspect" "aa827a4403f6b89f1945d8d73f7012bb6c5501e02596f7eb2471dbb65083a28f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa827a4403f6b89f1945d8d73f7012bb6c5501e02596f7eb2471dbb65083a28f", kill_on_drop: false }` [INFO] [stdout] aa827a4403f6b89f1945d8d73f7012bb6c5501e02596f7eb2471dbb65083a28f