[INFO] cloning repository https://github.com/rethab/rab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rethab/rab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frethab%2Frab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frethab%2Frab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d84e6b332330ebeac8d3785757ad1efc4de979a4
[INFO] testing rethab/rab against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frethab%2Frab" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rethab/rab on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rethab/rab
[INFO] finished tweaking git repo https://github.com/rethab/rab
[INFO] tweaked toml for git repo https://github.com/rethab/rab written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rethab/rab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1366df1be3b2a6e9fa6f01671986bfab38f85437f9360f736f31fd03ee07c144
[INFO] running `Command { std: "docker" "start" "-a" "1366df1be3b2a6e9fa6f01671986bfab38f85437f9360f736f31fd03ee07c144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1366df1be3b2a6e9fa6f01671986bfab38f85437f9360f736f31fd03ee07c144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1366df1be3b2a6e9fa6f01671986bfab38f85437f9360f736f31fd03ee07c144", kill_on_drop: false }`
[INFO] [stdout] 1366df1be3b2a6e9fa6f01671986bfab38f85437f9360f736f31fd03ee07c144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a297cef3d28e598d7a2799a925536ba6176d2ce94379d67ef86c2a88e781feba
[INFO] running `Command { std: "docker" "start" "-a" "a297cef3d28e598d7a2799a925536ba6176d2ce94379d67ef86c2a88e781feba", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling syn v1.0.63
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling rab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
[INFO] running `Command { std: "docker" "inspect" "a297cef3d28e598d7a2799a925536ba6176d2ce94379d67ef86c2a88e781feba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a297cef3d28e598d7a2799a925536ba6176d2ce94379d67ef86c2a88e781feba", kill_on_drop: false }`
[INFO] [stdout] a297cef3d28e598d7a2799a925536ba6176d2ce94379d67ef86c2a88e781feba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a2a19af30bdbfff6ad5ec9a22bd2b5aa87d363cf219de8e59764e02fd048278
[INFO] running `Command { std: "docker" "start" "-a" "2a2a19af30bdbfff6ad5ec9a22bd2b5aa87d363cf219de8e59764e02fd048278", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.6.5
[INFO] [stderr]    Compiling h2 v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.4
[INFO] [stderr]    Compiling rab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.57s
[INFO] running `Command { std: "docker" "inspect" "2a2a19af30bdbfff6ad5ec9a22bd2b5aa87d363cf219de8e59764e02fd048278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a2a19af30bdbfff6ad5ec9a22bd2b5aa87d363cf219de8e59764e02fd048278", kill_on_drop: false }`
[INFO] [stdout] 2a2a19af30bdbfff6ad5ec9a22bd2b5aa87d363cf219de8e59764e02fd048278
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d80c4b698052b4c26f112d24dfb517307b1d8ddf99bfe973e80028d273576e69
[INFO] running `Command { std: "docker" "start" "-a" "d80c4b698052b4c26f112d24dfb517307b1d8ddf99bfe973e80028d273576e69", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rab-f721dcc634983fc2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test http::test::test_parse_server ... ok
[INFO] [stdout] test http::test::test_parse_status_code ... ok
[INFO] [stdout] test reporting::tests::test_max ... ok
[INFO] [stdout] test reporting::tests::test_median ... ok
[INFO] [stdout] test reporting::tests::test_mean ... ok
[INFO] [stdout] test reporting::tests::test_min ... ok
[INFO] [stdout] test reporting::tests::test_std_dev ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 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/rab-ffff3b67b620650e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::test_lenient_url_from_str ... ok
[INFO] [stdout] test test::test_create_socket_addr ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_create_socket_addr stdout ----
[INFO] [stdout] thread 'test::test_create_socket_addr' panicked at src/main.rs:145:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [::1]:8080
[INFO] [stdout]  right: 127.0.0.1:8080
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a432c3a795 - std::backtrace_rs::backtrace::libunwind::trace::h58eed11393533053
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x55a432c3a795 - std::backtrace_rs::backtrace::trace_unsynchronized::h6af9bae28ebb6388
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55a432c3a795 - std::sys_common::backtrace::_print_fmt::hb6748916642a4fb2
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55a432c3a795 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3692694645b1bb6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55a432c639ab - core::fmt::rt::Argument::fmt::h7aa93977ba74ae0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55a432c639ab - core::fmt::write::h5131d80b4c69b88d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/mod.rs:1168:21
[INFO] [stdout]    6:     0x55a432c37b0f - std::io::Write::write_fmt::h8142063d64ec1ffc
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55a432c3a56e - std::sys_common::backtrace::_print::he6ebb7b9d89f4456
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55a432c3a56e - std::sys_common::backtrace::print::h998d75b840f75a73
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55a432c3bfd9 - std::panicking::default_hook::{{closure}}::h18ec7fe6a38b9da0
[INFO] [stdout]   10:     0x55a432c3bc46 - std::panicking::default_hook::hfb3f22c2e4075a6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55a432bc8f9a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9b6b503c8a5fa2e3
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   12:     0x55a432bc8f9a - test::test_main::{{closure}}::h238c9a9a662cfeed
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55a432c3c5db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8210adad49183e7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   14:     0x55a432c3c5db - std::panicking::rust_panic_with_hook::h51af00bcb4660c4e
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55a432c3c354 - std::panicking::begin_panic_handler::{{closure}}::h39f76aa863fbe8ce
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55a432c3ac59 - std::sys_common::backtrace::__rust_end_short_backtrace::h4d10fc2251b89840
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55a432c3c087 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55a432b8fc33 - core::panicking::panic_fmt::h319840fcbcd912ef
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55a432b9001e - core::panicking::assert_failed_inner::h18aff98a9c33883a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55a432b9281e - core::panicking::assert_failed::h9f69400941c9f849
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55a432b94cdd - rab::test::test_create_socket_addr::hc7a46727cac45d07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:145:9
[INFO] [stdout]   22:     0x55a432b94867 - rab::test::test_create_socket_addr::{{closure}}::h03caed7a8d6865a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:141:33
[INFO] [stdout]   23:     0x55a432b91b36 - core::ops::function::FnOnce::call_once::h20819ab4bfd05ae3
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55a432bcd7eb - core::ops::function::FnOnce::call_once::h384146465e88f7be
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55a432bcd7eb - test::__rust_begin_short_backtrace::hae44b86aaeda3a0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55a432bccf41 - test::run_test_in_process::{{closure}}::hd85dcdfbb890f561
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55a432bccf41 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0e31567dfbb1842d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55a432bccf41 - std::panicking::try::do_call::h21b13b77488972c9
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55a432bccf41 - std::panicking::try::h8696c153e1e4253f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55a432bccf41 - std::panic::catch_unwind::h5cd1cddd6367954f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55a432bccf41 - test::run_test_in_process::h59ce94f07fa84554
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55a432bccf41 - test::run_test::{{closure}}::h4148d3c10c6c98f1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55a432b95e64 - test::run_test::{{closure}}::hfda3d929e6d1b5c1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55a432b95e64 - std::sys_common::backtrace::__rust_begin_short_backtrace::h91e427ea6df4cf63
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55a432b9a722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h88142129462d0de6
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55a432b9a722 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7a94a6989c4568c7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55a432b9a722 - std::panicking::try::do_call::h07d6ddb104cff605
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55a432b9a722 - std::panicking::try::heeeb9f9f6492fe02
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55a432b9a722 - std::panic::catch_unwind::h947df39c62294dd7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55a432b9a722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hba1c75acae318d67
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55a432b9a722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7513e31342a613
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55a432c4088b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3af90da315d4b185
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   43:     0x55a432c4088b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4e7f3b3405b4b88b
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   44:     0x55a432c4088b - std::sys::pal::unix::thread::Thread::new::thread_start::h3b8e81128811868f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f4099089ac3 - <unknown>
[INFO] [stdout]   46:     0x7f409911aa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_create_socket_addr
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rab`
[INFO] running `Command { std: "docker" "inspect" "d80c4b698052b4c26f112d24dfb517307b1d8ddf99bfe973e80028d273576e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80c4b698052b4c26f112d24dfb517307b1d8ddf99bfe973e80028d273576e69", kill_on_drop: false }`
[INFO] [stdout] d80c4b698052b4c26f112d24dfb517307b1d8ddf99bfe973e80028d273576e69