[INFO] fetching crate stork_http 0.0.3... [INFO] testing stork_http-0.0.3 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate stork_http 0.0.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate stork_http 0.0.3 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stork_http 0.0.3 [INFO] finished tweaking crates.io crate stork_http 0.0.3 [INFO] tweaked toml for crates.io crate stork_http 0.0.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string_cache_shared v0.3.0 [INFO] [stderr] Downloaded string_cache v0.7.5 [INFO] [stderr] Downloaded markup5ever v0.8.1 [INFO] [stderr] Downloaded select v0.4.3 [INFO] [stderr] Downloaded string_cache_codegen v0.4.4 [INFO] [stderr] Downloaded html5ever v0.23.0 [INFO] [stderr] Downloaded stork v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59f79a076b6a8d783ca55d8fab67533c1bf9663391aea930ee13e390e804a47d [INFO] running `Command { std: "docker" "start" "-a" "59f79a076b6a8d783ca55d8fab67533c1bf9663391aea930ee13e390e804a47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59f79a076b6a8d783ca55d8fab67533c1bf9663391aea930ee13e390e804a47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f79a076b6a8d783ca55d8fab67533c1bf9663391aea930ee13e390e804a47d", kill_on_drop: false }` [INFO] [stdout] 59f79a076b6a8d783ca55d8fab67533c1bf9663391aea930ee13e390e804a47d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710db5d9a01419c6360d9a6d873a58aecd55db74b7197452af51273c0bb7b67d [INFO] running `Command { std: "docker" "start" "-a" "710db5d9a01419c6360d9a6d873a58aecd55db74b7197452af51273c0bb7b67d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling stork v0.0.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling stork_http v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.52s [INFO] running `Command { std: "docker" "inspect" "710db5d9a01419c6360d9a6d873a58aecd55db74b7197452af51273c0bb7b67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710db5d9a01419c6360d9a6d873a58aecd55db74b7197452af51273c0bb7b67d", kill_on_drop: false }` [INFO] [stdout] 710db5d9a01419c6360d9a6d873a58aecd55db74b7197452af51273c0bb7b67d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 032713b8956329a3e229c1cd29676d3cdd27418e0f5fa6496e1552bac7ca95fb [INFO] running `Command { std: "docker" "start" "-a" "032713b8956329a3e229c1cd29676d3cdd27418e0f5fa6496e1552bac7ca95fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling stork_http v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "032713b8956329a3e229c1cd29676d3cdd27418e0f5fa6496e1552bac7ca95fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032713b8956329a3e229c1cd29676d3cdd27418e0f5fa6496e1552bac7ca95fb", kill_on_drop: false }` [INFO] [stdout] 032713b8956329a3e229c1cd29676d3cdd27418e0f5fa6496e1552bac7ca95fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3ac30a7f935e825374fe25438406c205c95317e2fa92d6ad9d5d76df6960fc2 [INFO] running `Command { std: "docker" "start" "-a" "c3ac30a7f935e825374fe25438406c205c95317e2fa92d6ad9d5d76df6960fc2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stork_http-0290fa339e5d882c) [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] Doc-tests stork_http [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 14) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 14) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'failed to get links from page', src/lib.rs:28:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e2b5b53b4c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e2b5b53b4c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e2b5b53b4c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e2b5b53b4c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e2b5b7459c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e2b5b4dfc5 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55e2b5b554b0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e2b5b554b0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e2b5b554b0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e2b5b5505b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x55e2b5b55b64 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e2b570cd12 - std::panicking::begin_panic::{{closure}}::hf7a1b37d5a8ccdf0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55e2b570feb9 - std::sys_common::backtrace::__rust_end_short_backtrace::h13cf22b3f7e40128 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e2b570cc53 - std::panicking::begin_panic::hbc4e987592acbab5 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55e2b55132c8 - rust_out::main::{{closure}}::h4ff4b72b139ee5f3 [INFO] [stdout] 15: 0x55e2b5512766 - as core::future::future::Future>::poll::hc2f6595129b42692 [INFO] [stdout] 16: 0x55e2b55101d8 - tokio::runtime::enter::Enter::block_on::{{closure}}::h36154cb8c05eb8af [INFO] [stdout] 17: 0x55e2b550e742 - tokio::coop::with_budget::{{closure}}::h3f294a0d97be6f0d [INFO] [stdout] 18: 0x55e2b5506db0 - std::thread::local::LocalKey::try_with::h68b9516f21d42b9c [INFO] [stdout] 19: 0x55e2b5506b37 - std::thread::local::LocalKey::with::had592b52ac729791 [INFO] [stdout] 20: 0x55e2b5510054 - tokio::runtime::enter::Enter::block_on::h29bed6a02185cbd5 [INFO] [stdout] 21: 0x55e2b550ef35 - tokio::runtime::thread_pool::ThreadPool::block_on::hbec48e87b0920721 [INFO] [stdout] 22: 0x55e2b55107b1 - tokio::runtime::Runtime::block_on::{{closure}}::h5d8f89357524bbd3 [INFO] [stdout] 23: 0x55e2b5510853 - tokio::runtime::context::enter::h67f7913d8690e489 [INFO] [stdout] 24: 0x55e2b55105d2 - tokio::runtime::handle::Handle::enter::h3eb30fcc8056a992 [INFO] [stdout] 25: 0x55e2b5510677 - tokio::runtime::Runtime::block_on::h131c1b8add7b0fc7 [INFO] [stdout] 26: 0x55e2b5512a64 - rust_out::main::hf91ad73a1f6d4560 [INFO] [stdout] 27: 0x55e2b5507d66 - core::ops::function::FnOnce::call_once::h157d1f4c1b0a0667 [INFO] [stdout] 28: 0x55e2b55067a9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9de684151319894c [INFO] [stdout] 29: 0x55e2b550683c - std::rt::lang_start::{{closure}}::h771c4409b7217f0d [INFO] [stdout] 30: 0x55e2b5b53391 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 31: 0x55e2b5b53391 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x55e2b5b53391 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x55e2b5b53391 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x55e2b5b53391 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:128:48 [INFO] [stdout] 35: 0x55e2b5b53391 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55e2b5b53391 - std::panicking::try::ha9e37f45dc542517 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55e2b5b53391 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55e2b5b53391 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:128:20 [INFO] [stdout] 39: 0x55e2b5506821 - std::rt::lang_start::hfce5e120938cdc74 [INFO] [stdout] 40: 0x55e2b55142e3 - main [INFO] [stdout] 41: 0x7f2537aaa0b3 - __libc_start_main [INFO] [stdout] 42: 0x55e2b5505e2e - _start [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 14) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3ac30a7f935e825374fe25438406c205c95317e2fa92d6ad9d5d76df6960fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ac30a7f935e825374fe25438406c205c95317e2fa92d6ad9d5d76df6960fc2", kill_on_drop: false }` [INFO] [stdout] c3ac30a7f935e825374fe25438406c205c95317e2fa92d6ad9d5d76df6960fc2