[INFO] fetching crate kvarn_testing 0.5.0... [INFO] testing kvarn_testing-0.5.0 against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] extracting crate kvarn_testing 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate kvarn_testing 0.5.0 on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kvarn_testing 0.5.0 [INFO] finished tweaking crates.io crate kvarn_testing 0.5.0 [INFO] tweaked toml for crates.io crate kvarn_testing 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.17.2 [INFO] [stderr] Downloaded tungstenite v0.17.3 [INFO] [stderr] Downloaded kvarn_async v0.5.0 [INFO] [stderr] Downloaded kvarn_signal v0.1.0 [INFO] [stderr] Downloaded kvarn_utils v0.5.0 [INFO] [stderr] Downloaded kvarn v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff67bc4df36a1b6c786ca847c3728d084560b1aa105a9f8f591c143dd759a576 [INFO] running `Command { std: "docker" "start" "-a" "ff67bc4df36a1b6c786ca847c3728d084560b1aa105a9f8f591c143dd759a576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff67bc4df36a1b6c786ca847c3728d084560b1aa105a9f8f591c143dd759a576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff67bc4df36a1b6c786ca847c3728d084560b1aa105a9f8f591c143dd759a576", kill_on_drop: false }` [INFO] [stdout] ff67bc4df36a1b6c786ca847c3728d084560b1aa105a9f8f591c143dd759a576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0d128ee2d3bb39382660a1967e22a539c2cd17836e29fcbeeb26dae72e05d00 [INFO] running `Command { std: "docker" "start" "-a" "c0d128ee2d3bb39382660a1967e22a539c2cd17836e29fcbeeb26dae72e05d00", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling kvarn_utils v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling kvarn_async v0.5.0 [INFO] [stderr] Compiling kvarn_signal v0.1.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling kvarn v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling kvarn_testing v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "c0d128ee2d3bb39382660a1967e22a539c2cd17836e29fcbeeb26dae72e05d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d128ee2d3bb39382660a1967e22a539c2cd17836e29fcbeeb26dae72e05d00", kill_on_drop: false }` [INFO] [stdout] c0d128ee2d3bb39382660a1967e22a539c2cd17836e29fcbeeb26dae72e05d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d39fa26d7797de8248e7cf463f43314b30cbad03db0fcbe297ee8a385efa1560 [INFO] running `Command { std: "docker" "start" "-a" "d39fa26d7797de8248e7cf463f43314b30cbad03db0fcbe297ee8a385efa1560", kill_on_drop: false }` [INFO] [stderr] Compiling kvarn_testing v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.15s [INFO] running `Command { std: "docker" "inspect" "d39fa26d7797de8248e7cf463f43314b30cbad03db0fcbe297ee8a385efa1560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39fa26d7797de8248e7cf463f43314b30cbad03db0fcbe297ee8a385efa1560", kill_on_drop: false }` [INFO] [stdout] d39fa26d7797de8248e7cf463f43314b30cbad03db0fcbe297ee8a385efa1560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3aef4954ee0916bb1537c14848688c10f7ba2331319935196a7e22b49e4e3648 [INFO] running `Command { std: "docker" "start" "-a" "3aef4954ee0916bb1537c14848688c10f7ba2331319935196a7e22b49e4e3648", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvarn_testing-f1abd367c94c90f1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::http ... ok [INFO] [stdout] test tests::https ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::https stdout ---- [INFO] [stdout] Running on 36275 [INFO] [stdout] thread 'tests::https' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Body, source: TimedOut }', src/lib.rs:332:39 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5562ef7a33da - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5562ef7a33da - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5562ef7a33da - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5562ef7a33da - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5562ef7c8dde - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5562ef79dc75 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5562ef7a31a5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5562ef7a31a5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5562ef7a4f9f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5562ef7a4c5f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5562eef462c7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5562eef462c7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5562ef7a56ca - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5562ef7a56ca - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5562ef7a5449 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5562ef7a388c - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5562ef7a5152 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5562eedf3423 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5562eedf38d3 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x5562eeea78ec - core::result::Result::unwrap::h96657563438e0a8d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1112:23 [INFO] [stdout] 20: 0x5562eeedacfa - kvarn_testing::tests::simple_request::{{closure}}::h68e6decf1c142976 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:332:17 [INFO] [stdout] 21: 0x5562eeedb573 - kvarn_testing::tests::https::{{closure}}::h93b7831f60e4d911 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:338:32 [INFO] [stdout] 22: 0x5562eeeaa9b2 - as core::future::future::Future>::poll::h6f4efe761c870959 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x5562eeeaa815 - as core::future::future::Future>::poll::h19e8e14a7811d2ec [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x5562eee8d614 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7097adee0fffac38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x5562eee8d551 - tokio::runtime::coop::with_budget::h17be9093750ee3c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x5562eee8d551 - tokio::runtime::coop::budget::h31be4fb480c583cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x5562eee8d551 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf1c58e023f318857 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x5562eee8be0e - tokio::runtime::scheduler::current_thread::Context::enter::h458ece690138c249 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x5562eee8cbda - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7def32f97b1618a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x5562eee8c8cb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7e871a17e81e2be6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x5562eee955dd - tokio::macros::scoped_tls::ScopedKey::set::h775eb3338ab3b2a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x5562eee8c666 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hed2a23d667e1fa86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x5562eee8c924 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he60769ca28964160 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x5562eee89e7d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2316a088adb0fd6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x5562eee77f80 - tokio::runtime::runtime::Runtime::block_on::hb64a7ce23964ef06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x5562eeedb17e - kvarn_testing::tests::https::h76e3d47e70331308 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:338:9 [INFO] [stdout] 37: 0x5562eeedaff7 - kvarn_testing::tests::https::{{closure}}::h4eb4418f0092d2df [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:336:22 [INFO] [stdout] 38: 0x5562eeeac9a5 - core::ops::function::FnOnce::call_once::h62e8129d262648a7 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5562eef4b75f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5562eef4b75f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x5562eef1cd1c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x5562eef1cd1c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5562eef4a6ea - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5562eef4a6ea - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x5562eef4a6ea - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x5562eef4a6ea - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x5562eef4a6ea - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x5562eef4a6ea - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x5562eef4a6ea - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x5562eef17641 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x5562eef17641 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x5562eef1cfdb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x5562eef1cfdb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x5562eef1cfdb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x5562eef1cfdb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x5562eef1cfdb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x5562eef1cfdb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x5562eef1cfdb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5562ef7a9fb3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x5562ef7a9fb3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x5562ef7a9fb3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f0b2a074b43 - [INFO] [stdout] 63: 0x7f0b2a105bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::https [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3aef4954ee0916bb1537c14848688c10f7ba2331319935196a7e22b49e4e3648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aef4954ee0916bb1537c14848688c10f7ba2331319935196a7e22b49e4e3648", kill_on_drop: false }` [INFO] [stdout] 3aef4954ee0916bb1537c14848688c10f7ba2331319935196a7e22b49e4e3648