[INFO] fetching crate lg-webos-client 0.5.0...
[INFO] testing lg-webos-client-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate lg-webos-client 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate lg-webos-client 0.5.0
[INFO] finished tweaking crates.io crate lg-webos-client 0.5.0
[INFO] tweaked toml for crates.io crate lg-webos-client 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lg-webos-client 0.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lg-webos-client 0.5.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5e63c1337c312509eefca0c7c4b8904936be9e51dd9712ea97a941334daafb6
[INFO] running `Command { std: "docker" "start" "-a" "b5e63c1337c312509eefca0c7c4b8904936be9e51dd9712ea97a941334daafb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5e63c1337c312509eefca0c7c4b8904936be9e51dd9712ea97a941334daafb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e63c1337c312509eefca0c7c4b8904936be9e51dd9712ea97a941334daafb6", kill_on_drop: false }`
[INFO] [stdout] b5e63c1337c312509eefca0c7c4b8904936be9e51dd9712ea97a941334daafb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 828b3b1d3c4beffe031823294c574fc2d75336c3f5c27e92f7a779ffe2c877a7
[INFO] running `Command { std: "docker" "start" "-a" "828b3b1d3c4beffe031823294c574fc2d75336c3f5c27e92f7a779ffe2c877a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling lg-webos-client v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.25s
[INFO] running `Command { std: "docker" "inspect" "828b3b1d3c4beffe031823294c574fc2d75336c3f5c27e92f7a779ffe2c877a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828b3b1d3c4beffe031823294c574fc2d75336c3f5c27e92f7a779ffe2c877a7", kill_on_drop: false }`
[INFO] [stdout] 828b3b1d3c4beffe031823294c574fc2d75336c3f5c27e92f7a779ffe2c877a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ebe5f927c3ce328db4156c72c850167cd6b9b9387f9db31fed9c48d1863eae9
[INFO] running `Command { std: "docker" "start" "-a" "0ebe5f927c3ce328db4156c72c850167cd6b9b9387f9db31fed9c48d1863eae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling lg-webos-client v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.58s
[INFO] running `Command { std: "docker" "inspect" "0ebe5f927c3ce328db4156c72c850167cd6b9b9387f9db31fed9c48d1863eae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebe5f927c3ce328db4156c72c850167cd6b9b9387f9db31fed9c48d1863eae9", kill_on_drop: false }`
[INFO] [stdout] 0ebe5f927c3ce328db4156c72c850167cd6b9b9387f9db31fed9c48d1863eae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff73db9a041c23e9cafe1c11d6d9f1bf07b3a99e0c7a0ee916a54011e69b2bde
[INFO] running `Command { std: "docker" "start" "-a" "ff73db9a041c23e9cafe1c11d6d9f1bf07b3a99e0c7a0ee916a54011e69b2bde", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lg_webos_client-32cb23f1fe6bb87e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test client::tests::send_command ... ok
[INFO] [stdout] test client::tests::create_client ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lg_webos_client
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (41) panicked at src/lib.rs:13:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectionError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d729468712 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d729468712 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d729468712 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59d729468712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59d7294791cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59d7294791cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59d729441b01 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d729441b01 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59d729448d42 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59d72944b5af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59d72944b409 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x59d72944bce5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x59d72944baca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x59d729448e79 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x59d729435f8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x59d72947e420 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x59d72947d8f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x59d729122b1d - rust_out::main::{{closure}}::h8a43e60ad191b995
[INFO] [stdout]   18:     0x59d7291130b6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h825f5dd7afb3daa7
[INFO] [stdout]   19:     0x59d729112f36 - tokio::runtime::park::CachedParkThread::block_on::he037b63246ffdfc5
[INFO] [stdout]   20:     0x59d72911afbb - tokio::runtime::context::BlockingRegionGuard::block_on::hb79b7b1395b9e00f
[INFO] [stdout]   21:     0x59d72911b2ed - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h3fca6399d27cae91
[INFO] [stdout]   22:     0x59d72911b188 - tokio::runtime::runtime::Runtime::block_on::h770541720c6c7825
[INFO] [stdout]   23:     0x59d7291227e9 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   24:     0x59d729107ee3 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   25:     0x59d729105436 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   26:     0x59d729105279 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   27:     0x59d729443770 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   28:     0x59d729443770 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59d729443770 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59d729443770 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59d729443770 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   32:     0x59d729443770 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x59d729443770 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x59d729443770 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x59d729443770 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   36:     0x59d729105261 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   37:     0x59d7291272e5 - main
[INFO] [stdout]   38:     0x7ca12b56f1ca - <unknown>
[INFO] [stdout]   39:     0x7ca12b56f28b - __libc_start_main
[INFO] [stdout]   40:     0x59d7290eb825 - _start
[INFO] [stdout]   41:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff73db9a041c23e9cafe1c11d6d9f1bf07b3a99e0c7a0ee916a54011e69b2bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff73db9a041c23e9cafe1c11d6d9f1bf07b3a99e0c7a0ee916a54011e69b2bde", kill_on_drop: false }`
[INFO] [stdout] ff73db9a041c23e9cafe1c11d6d9f1bf07b3a99e0c7a0ee916a54011e69b2bde
