[INFO] fetching crate candle-ltc 0.1.0... [INFO] testing candle-ltc-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate candle-ltc 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate candle-ltc 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate candle-ltc 0.1.0 [INFO] tweaked toml for crates.io crate candle-ltc 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate candle-ltc 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate candle-ltc 0.1.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safetensors v0.4.5 [INFO] [stderr] Downloaded ug v0.0.2 [INFO] [stderr] Downloaded candle-nn v0.8.0 [INFO] [stderr] Downloaded pulp v0.18.22 [INFO] [stderr] Downloaded candle-core v0.8.0 [INFO] [stderr] Downloaded libc v0.2.164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 874a4545ffe21fffbd3fcdda77bbd39bb25cfcc6f7b9c84b1097bb28e74ba342 [INFO] running `Command { std: "docker" "start" "-a" "874a4545ffe21fffbd3fcdda77bbd39bb25cfcc6f7b9c84b1097bb28e74ba342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "874a4545ffe21fffbd3fcdda77bbd39bb25cfcc6f7b9c84b1097bb28e74ba342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874a4545ffe21fffbd3fcdda77bbd39bb25cfcc6f7b9c84b1097bb28e74ba342", kill_on_drop: false }` [INFO] [stdout] 874a4545ffe21fffbd3fcdda77bbd39bb25cfcc6f7b9c84b1097bb28e74ba342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 925d4482deaabddcf06eb3fe1df144d389f0c00780c4795875d82cc98ce53d7a [INFO] running `Command { std: "docker" "start" "-a" "925d4482deaabddcf06eb3fe1df144d389f0c00780c4795875d82cc98ce53d7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling ug v0.0.2 [INFO] [stderr] Compiling candle-core v0.8.0 [INFO] [stderr] Compiling candle-nn v0.8.0 [INFO] [stderr] Compiling candle-ltc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "925d4482deaabddcf06eb3fe1df144d389f0c00780c4795875d82cc98ce53d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925d4482deaabddcf06eb3fe1df144d389f0c00780c4795875d82cc98ce53d7a", kill_on_drop: false }` [INFO] [stdout] 925d4482deaabddcf06eb3fe1df144d389f0c00780c4795875d82cc98ce53d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 92bd6de3ec05872c0c6db217a6a6b2de8a2c63b40fa71687bfb2dd18d6e3b1a3 [INFO] running `Command { std: "docker" "start" "-a" "92bd6de3ec05872c0c6db217a6a6b2de8a2c63b40fa71687bfb2dd18d6e3b1a3", kill_on_drop: false }` [INFO] [stderr] Compiling candle-ltc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/lib.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | let y = ltc.forward(&x)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step` [INFO] [stdout] --> examples/circle.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | for step in 0..1000 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.55s [INFO] running `Command { std: "docker" "inspect" "92bd6de3ec05872c0c6db217a6a6b2de8a2c63b40fa71687bfb2dd18d6e3b1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92bd6de3ec05872c0c6db217a6a6b2de8a2c63b40fa71687bfb2dd18d6e3b1a3", kill_on_drop: false }` [INFO] [stdout] 92bd6de3ec05872c0c6db217a6a6b2de8a2c63b40fa71687bfb2dd18d6e3b1a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 14de810811976c37aa6338bbcf948dc7ded58ad49b46122bd95e4d927651c010 [INFO] running `Command { std: "docker" "start" "-a" "14de810811976c37aa6338bbcf948dc7ded58ad49b46122bd95e4d927651c010", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/lib.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | let y = ltc.forward(&x)?; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `candle-ltc` (lib test) generated 1 warning [INFO] [stderr] warning: unused variable: `step` [INFO] [stderr] --> examples/circle.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | for step in 0..1000 { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `candle-ltc` (example "circle") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/candle_ltc-a2cd9bf7cee9ce52) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_ltc ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_ltc stdout ---- [INFO] [stdout] Error: WithBacktrace { inner: ShapeMismatchBinaryOp { lhs: [1, 2], rhs: [3, 2], op: "matmul" }, backtrace: Backtrace [{ fn: "candle_core::error::Error::bt", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.8.0/src/error.rs", line: 238 }, { fn: "candle_core::tensor::Tensor::matmul", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.8.0/src/tensor.rs", line: 1269 }, { fn: "::forward", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-nn-0.8.0/src/linear.rs", line: 49 }, { fn: "candle_ltc::Ltc::fused_state", file: "./src/lib.rs", line: 31 }, { fn: "candle_ltc::Ltc::solve_ode", file: "./src/lib.rs", line: 48 }, { fn: "::forward", file: "./src/lib.rs", line: 60 }, { fn: "candle_ltc::tests::test_ltc", file: "./src/lib.rs", line: 77 }, { fn: "candle_ltc::tests::test_ltc::{{closure}}", file: "./src/lib.rs", line: 70 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs", line: 671 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs", line: 589 }, { fn: "std::panicking::catch_unwind", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs", line: 552 }, { fn: "std::panic::catch_unwind", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs", line: 671 }, { fn: "test::run_test::{{closure}}", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs", line: 592 }, { fn: "test::run_test::{{closure}}", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs", line: 622 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs", line: 152 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs", line: 559 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs", line: 589 }, { fn: "std::panicking::catch_unwind", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs", line: 552 }, { fn: "std::panic::catch_unwind", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs", line: 557 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs", line: 1966 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs", line: 1966 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs", line: 97 }] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_ltc [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "14de810811976c37aa6338bbcf948dc7ded58ad49b46122bd95e4d927651c010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14de810811976c37aa6338bbcf948dc7ded58ad49b46122bd95e4d927651c010", kill_on_drop: false }` [INFO] [stdout] 14de810811976c37aa6338bbcf948dc7ded58ad49b46122bd95e4d927651c010