[INFO] cloning repository https://github.com/raylas/yeah [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raylas/yeah" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraylas%2Fyeah", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraylas%2Fyeah'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c253d67127868e325abc82698f33ee9360f5c95 [INFO] testing raylas/yeah against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraylas%2Fyeah" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raylas/yeah on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raylas/yeah [INFO] finished tweaking git repo https://github.com/raylas/yeah [INFO] tweaked toml for git repo https://github.com/raylas/yeah written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/raylas/yeah already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86fcf32971ce4282bd3824e482a20b10ef877b78f528c5004841354c73a32e14 [INFO] running `Command { std: "docker" "start" "-a" "86fcf32971ce4282bd3824e482a20b10ef877b78f528c5004841354c73a32e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86fcf32971ce4282bd3824e482a20b10ef877b78f528c5004841354c73a32e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86fcf32971ce4282bd3824e482a20b10ef877b78f528c5004841354c73a32e14", kill_on_drop: false }` [INFO] [stdout] 86fcf32971ce4282bd3824e482a20b10ef877b78f528c5004841354c73a32e14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34ded7fbe147de6b341b10e67055d0ec8453bcdec5be20c4cd7361e69b06b57c [INFO] running `Command { std: "docker" "start" "-a" "34ded7fbe147de6b341b10e67055d0ec8453bcdec5be20c4cd7361e69b06b57c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling quote v1.0.2 [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 dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.9.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling yeah v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cell` [INFO] [stdout] --> src/main.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | use prettytable::{Table, row, cell}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "34ded7fbe147de6b341b10e67055d0ec8453bcdec5be20c4cd7361e69b06b57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ded7fbe147de6b341b10e67055d0ec8453bcdec5be20c4cd7361e69b06b57c", kill_on_drop: false }` [INFO] [stdout] 34ded7fbe147de6b341b10e67055d0ec8453bcdec5be20c4cd7361e69b06b57c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccf32d9c7c8a2cb699af67b9b74d2b6e9cd52076643ac20233f914bf05324e64 [INFO] running `Command { std: "docker" "start" "-a" "ccf32d9c7c8a2cb699af67b9b74d2b6e9cd52076643ac20233f914bf05324e64", kill_on_drop: false }` [INFO] [stderr] Compiling yeah v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cell` [INFO] [stdout] --> src/main.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | use prettytable::{Table, row, cell}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `Command { std: "docker" "inspect" "ccf32d9c7c8a2cb699af67b9b74d2b6e9cd52076643ac20233f914bf05324e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf32d9c7c8a2cb699af67b9b74d2b6e9cd52076643ac20233f914bf05324e64", kill_on_drop: false }` [INFO] [stdout] ccf32d9c7c8a2cb699af67b9b74d2b6e9cd52076643ac20233f914bf05324e64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09b44d75f47e0d125fda47fbb3c81178d6d182048d79673e3ac0522e62492832 [INFO] running `Command { std: "docker" "start" "-a" "09b44d75f47e0d125fda47fbb3c81178d6d182048d79673e3ac0522e62492832", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `cell` [INFO] [stderr] --> src/main.rs:125:31 [INFO] [stderr] | [INFO] [stderr] 125 | use prettytable::{Table, row, cell}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `yeah` (bin "yeah" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yeah-db27b6e797373d10) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_get_vendors ... FAILED [INFO] [stdout] test test_find_matches ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_get_vendors stdout ---- [INFO] [stdout] thread 'test_get_vendors' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("standards-oui.ieee.org")), port: None, path: "/oui.txt", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }', src/main.rs:64:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562387a7f32d - std::backtrace_rs::backtrace::libunwind::trace::h9135f25bc195152c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562387a7f32d - std::backtrace_rs::backtrace::trace_unsynchronized::h015ee85be510df51 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562387a7f32d - std::sys_common::backtrace::_print_fmt::h5fad03caa9652a2c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562387a7f32d - ::fmt::h2b42ca28d244e5c7 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562387aa385c - core::fmt::write::h401e827d053130ed [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x562387a793c1 - std::io::Write::write_fmt::h1da442c9e1df41d6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x562387a80e25 - std::sys_common::backtrace::_print::h180c4c706ee1d3fb [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562387a80e25 - std::sys_common::backtrace::print::hd0c35d18765761c9 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562387a80e25 - std::panicking::default_hook::{{closure}}::h1f023310983bc730 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562387a80ac4 - std::panicking::default_hook::h188fec3334afd5be [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562387a813b6 - std::panicking::rust_panic_with_hook::hf26e9d4f97b40096 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562387a812a7 - std::panicking::begin_panic_handler::{{closure}}::hfab912107608087a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x562387a7f824 - std::sys_common::backtrace::__rust_end_short_backtrace::h434b685ce8d9965b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562387a80fd9 - rust_begin_unwind [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5623873b1b73 - core::panicking::panic_fmt::ha6dc7f2ab2479463 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5623873b1cc3 - core::result::unwrap_failed::h42ad8e915aa0a906 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/result.rs:1814:5 [INFO] [stdout] 16: 0x5623873b631e - core::result::Result::unwrap::h72e255fff4e21099 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/result.rs:1107:23 [INFO] [stdout] 17: 0x5623873b7247 - yeah::test_get_vendors::h62207fa84317f282 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:64:16 [INFO] [stdout] 18: 0x5623873b720a - yeah::test_get_vendors::{{closure}}::h8e3630a9ae83a747 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:63:1 [INFO] [stdout] 19: 0x5623873b4f6e - core::ops::function::FnOnce::call_once::h975dffc871e3c155 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5623878c1a83 - core::ops::function::FnOnce::call_once::h2da14387562cd1a6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5623878c1a83 - test::__rust_begin_short_backtrace::h307c198d88e9e51a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x5623878c088a - as core::ops::function::FnOnce>::call_once::h42564b04a6d1df41 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 23: 0x5623878c088a - as core::ops::function::FnOnce<()>>::call_once::h286b0e8427b9af31 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5623878c088a - std::panicking::try::do_call::h0b094c8aa8626e3b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5623878c088a - std::panicking::try::h253dd43de0385d2d [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5623878c088a - std::panic::catch_unwind::h8a89f69958871bf1 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5623878c088a - test::run_test_in_process::h79875496f9bc15c6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x5623878c088a - test::run_test::run_test_inner::{{closure}}::hf979093fbdf02646 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x56238788cabd - test::run_test::run_test_inner::{{closure}}::he01c2dd4903b57d1 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x56238788cabd - std::sys_common::backtrace::__rust_begin_short_backtrace::hece2f1c514466a0a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x562387892428 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h658be5979f99b3a5 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x562387892428 - as core::ops::function::FnOnce<()>>::call_once::h9dbd94372ee944af [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x562387892428 - std::panicking::try::do_call::hff71896f3757c3b2 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x562387892428 - std::panicking::try::hbb4c2c2616b6a189 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x562387892428 - std::panic::catch_unwind::h72f47810ab7e379e [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x562387892428 - std::thread::Builder::spawn_unchecked_::{{closure}}::h6331fb85a785812c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x562387892428 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h467656fda03180e5 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x562387a85d43 - as core::ops::function::FnOnce>::call_once::h56d5fc072706762b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 39: 0x562387a85d43 - as core::ops::function::FnOnce>::call_once::h41deef8e33b824bb [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 40: 0x562387a85d43 - std::sys::unix::thread::Thread::new::thread_start::ha6436304a1170bba [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2e8b82a609 - start_thread [INFO] [stdout] 42: 0x7f2e8b5f8133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_get_vendors [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin yeah' [INFO] running `Command { std: "docker" "inspect" "09b44d75f47e0d125fda47fbb3c81178d6d182048d79673e3ac0522e62492832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b44d75f47e0d125fda47fbb3c81178d6d182048d79673e3ac0522e62492832", kill_on_drop: false }` [INFO] [stdout] 09b44d75f47e0d125fda47fbb3c81178d6d182048d79673e3ac0522e62492832