[INFO] fetching crate bore-cli 0.4.0... [INFO] testing bore-cli-0.4.0 against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] extracting crate bore-cli 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bore-cli 0.4.0 on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bore-cli 0.4.0 [INFO] finished tweaking crates.io crate bore-cli 0.4.0 [INFO] tweaked toml for crates.io crate bore-cli 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate bore-cli 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-common v0.1.3 [INFO] [stderr] Downloaded serde_json v1.0.79 [INFO] [stderr] Downloaded semver v1.0.7 [INFO] [stderr] Downloaded libc v0.2.124 [INFO] [stderr] Downloaded parking_lot_core v0.9.2 [INFO] [stderr] Downloaded miniz_oxide v0.5.1 [INFO] [stderr] Downloaded object v0.28.3 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded tracing-subscriber v0.3.11 [INFO] [stderr] Downloaded mio v0.8.2 [INFO] [stderr] Downloaded tracing-attributes v0.1.20 [INFO] [stderr] Downloaded log v0.4.16 [INFO] [stderr] Downloaded dashmap v5.2.0 [INFO] [stderr] Downloaded syn v1.0.91 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.34.0 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.34.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.34.0 [INFO] [stderr] Downloaded clap_lex v0.1.1 [INFO] [stderr] Downloaded backtrace v0.3.65 [INFO] [stderr] Downloaded clap_derive v3.1.7 [INFO] [stderr] Downloaded clap v3.1.9 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded generic-array v0.14.5 [INFO] [stderr] Downloaded rstest v0.12.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.34.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.34.0 [INFO] [stderr] Downloaded windows-sys v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 448389f974b13ce9ee53f3931f34d33452060a67acbaa0ed3e65eb919b7c53be [INFO] running `Command { std: "docker" "start" "-a" "448389f974b13ce9ee53f3931f34d33452060a67acbaa0ed3e65eb919b7c53be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "448389f974b13ce9ee53f3931f34d33452060a67acbaa0ed3e65eb919b7c53be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448389f974b13ce9ee53f3931f34d33452060a67acbaa0ed3e65eb919b7c53be", kill_on_drop: false }` [INFO] [stdout] 448389f974b13ce9ee53f3931f34d33452060a67acbaa0ed3e65eb919b7c53be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a43c3dbb9bf00a3adadfa5197ab64768700be71030849f5765ba2569c2aeac14 [INFO] running `Command { std: "docker" "start" "-a" "a43c3dbb9bf00a3adadfa5197ab64768700be71030849f5765ba2569c2aeac14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling clap v3.1.9 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bore-cli v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.13s [INFO] running `Command { std: "docker" "inspect" "a43c3dbb9bf00a3adadfa5197ab64768700be71030849f5765ba2569c2aeac14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43c3dbb9bf00a3adadfa5197ab64768700be71030849f5765ba2569c2aeac14", kill_on_drop: false }` [INFO] [stdout] a43c3dbb9bf00a3adadfa5197ab64768700be71030849f5765ba2569c2aeac14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e3f2398c860ce66482fce20ef5e1273e1beed9d208db53460f2bb9dc7063692 [INFO] running `Command { std: "docker" "start" "-a" "5e3f2398c860ce66482fce20ef5e1273e1beed9d208db53460f2bb9dc7063692", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling bore-cli v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `Command { std: "docker" "inspect" "5e3f2398c860ce66482fce20ef5e1273e1beed9d208db53460f2bb9dc7063692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3f2398c860ce66482fce20ef5e1273e1beed9d208db53460f2bb9dc7063692", kill_on_drop: false }` [INFO] [stdout] 5e3f2398c860ce66482fce20ef5e1273e1beed9d208db53460f2bb9dc7063692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e4b852cfde3c442a84d8600487d7305b251e52f487178ccec365f612d105a0d [INFO] running `Command { std: "docker" "start" "-a" "3e4b852cfde3c442a84d8600487d7305b251e52f487178ccec365f612d105a0d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bore_cli-bb0936c3faad98cb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bore-7034ee1c3cee3fc3) [INFO] [stdout] [INFO] [stderr] Running tests/auth_test.rs (/opt/rustwide/target/debug/deps/auth_test-e1ab4a33650cff1a) [INFO] [stdout] running 0 tests [INFO] [stdout] [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 auth_handshake ... ok [INFO] [stdout] test auth_handshake_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-30bdab825fbea9fd) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test invalid_address ... ok [INFO] [stdout] test basic_proxy::secret_2 ... ok [INFO] [stdout] test mismatched_secret::case_1 ... ok [INFO] [stdout] test very_long_frame ... ok [INFO] [stdout] test basic_proxy::secret_3 ... ok [INFO] [stdout] test mismatched_secret::case_2 ... ok [INFO] [stdout] test basic_proxy::secret_1 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- basic_proxy::secret_1 stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] Error: could not connect to localhost:7835 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Cannot assign requested address (os error 99) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::context:: for core::result::Result>::with_context::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.56/src/context.rs:58:30 [INFO] [stdout] 1: core::result::Result::map_err [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/result.rs:861:27 [INFO] [stdout] 2: anyhow::context:: for core::result::Result>::with_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.56/src/context.rs:58:9 [INFO] [stdout] 3: bore_cli::client::connect_with_timeout::{{closure}} [INFO] [stdout] at ./src/client.rs:126:5 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 5: bore_cli::client::Client::new::{{closure}} [INFO] [stdout] at ./src/client.rs:47:79 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 7: e2e_test::spawn_client::{{closure}} [INFO] [stdout] at ./tests/e2e_test.rs:28:78 [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 9: e2e_test::basic_proxy::{{closure}} [INFO] [stdout] at ./tests/e2e_test.rs:40:48 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 11: e2e_test::basic_proxy::secret_1::{{closure}} [INFO] [stdout] at ./tests/e2e_test.rs:34:1 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 14: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 15: tokio::coop::with_budget::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 16: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 17: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 18: tokio::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] tokio::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 19: tokio::runtime::basic_scheduler::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 20: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 21: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 22: tokio::macros::scoped_tls::ScopedKey::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 23: tokio::runtime::basic_scheduler::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 24: tokio::runtime::basic_scheduler::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 25: tokio::runtime::basic_scheduler::BasicScheduler::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 26: tokio::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 27: e2e_test::basic_proxy::secret_1 [INFO] [stdout] at ./tests/e2e_test.rs:34:1 [INFO] [stdout] 28: e2e_test::basic_proxy::secret_1::{{closure}} [INFO] [stdout] at ./tests/e2e_test.rs:34:1 [INFO] [stdout] 29: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 30: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 31: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 32: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 33: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 34: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 35: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 36: start_thread [INFO] [stdout] 37: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] basic_proxy::secret_1 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test e2e_test` [INFO] running `Command { std: "docker" "inspect" "3e4b852cfde3c442a84d8600487d7305b251e52f487178ccec365f612d105a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4b852cfde3c442a84d8600487d7305b251e52f487178ccec365f612d105a0d", kill_on_drop: false }` [INFO] [stdout] 3e4b852cfde3c442a84d8600487d7305b251e52f487178ccec365f612d105a0d