[INFO] cloning repository https://github.com/garbados/roll-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garbados/roll-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarbados%2Froll-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarbados%2Froll-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e41d0395472322b676edf169600e64d452980a91 [INFO] testing garbados/roll-rs against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarbados%2Froll-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garbados/roll-rs on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garbados/roll-rs [INFO] finished tweaking git repo https://github.com/garbados/roll-rs [INFO] tweaked toml for git repo https://github.com/garbados/roll-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/garbados/roll-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8486de6b2ec9ff82bb46978d9a80ad626e520f14d1c01e16faf24f237b09dc4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8486de6b2ec9ff82bb46978d9a80ad626e520f14d1c01e16faf24f237b09dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8486de6b2ec9ff82bb46978d9a80ad626e520f14d1c01e16faf24f237b09dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8486de6b2ec9ff82bb46978d9a80ad626e520f14d1c01e16faf24f237b09dc4", kill_on_drop: false }` [INFO] [stdout] d8486de6b2ec9ff82bb46978d9a80ad626e520f14d1c01e16faf24f237b09dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fff483d70fdf304a34da24efb8458487a1d9a5497d006f665497daa72c164777 [INFO] running `Command { std: "docker" "start" "-a" "fff483d70fdf304a34da24efb8458487a1d9a5497d006f665497daa72c164777", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling roll-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.90s [INFO] running `Command { std: "docker" "inspect" "fff483d70fdf304a34da24efb8458487a1d9a5497d006f665497daa72c164777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff483d70fdf304a34da24efb8458487a1d9a5497d006f665497daa72c164777", kill_on_drop: false }` [INFO] [stdout] fff483d70fdf304a34da24efb8458487a1d9a5497d006f665497daa72c164777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dbed006b17ebe855d28c1abc39f30db65c4fc2f3b3364423b8b0bd7e9107ff3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5dbed006b17ebe855d28c1abc39f30db65c4fc2f3b3364423b8b0bd7e9107ff3", kill_on_drop: false }` [INFO] [stderr] Compiling roll-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "5dbed006b17ebe855d28c1abc39f30db65c4fc2f3b3364423b8b0bd7e9107ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dbed006b17ebe855d28c1abc39f30db65c4fc2f3b3364423b8b0bd7e9107ff3", kill_on_drop: false }` [INFO] [stdout] 5dbed006b17ebe855d28c1abc39f30db65c4fc2f3b3364423b8b0bd7e9107ff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4e2555a60a77511cc50a58a55d08e4a213321224e1fb4e09376e86056e1c515 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4e2555a60a77511cc50a58a55d08e4a213321224e1fb4e09376e86056e1c515", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] test test_dice_roll ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/roll_rs-3fd77f26b39a207b) [INFO] [stdout] test test_parse_bad ... ok [INFO] [stdout] test test_parse ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_parse stdout ---- [INFO] [stdout] thread 'test_parse' panicked at 'assertion failed: roll3 > 0', src/main.rs:82:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560f2ae554b0 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560f2ae554b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560f2ae554b0 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560f2ae554b0 - ::fmt::h1a8751bf59281272 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560f2ae7834f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/fmt/mod.rs:1094:17 [INFO] [stdout] 5: 0x560f2ae524b5 - std::io::Write::write_fmt::he6661e7347cae026 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/io/mod.rs:1580:15 [INFO] [stdout] 6: 0x560f2ae5752b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560f2ae5752b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560f2ae5752b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560f2ae57048 - std::panicking::default_hook::h3067e8318decd17a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560f2ae57add - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x560f2ae576a7 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x560f2ae5596c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560f2ae57639 - rust_begin_unwind [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x560f2abef791 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560f2abef6dd - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x560f2abf4ac6 - roll_rs::test_parse::h1494e53d728dc64a [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:82:5 [INFO] [stdout] 17: 0x560f2abf492d - roll_rs::test_parse::{{closure}}::hfd0fa6cab53df9ad [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:74:1 [INFO] [stdout] 18: 0x560f2abf825e - core::ops::function::FnOnce::call_once::h9c0cfd4942b6f142 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x560f2ac1fb76 - core::ops::function::FnOnce::call_once::h4e9353104004bc3d [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x560f2ac1fb76 - test::__rust_begin_short_backtrace::hea4fd7fe7fb8303e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:576:5 [INFO] [stdout] 21: 0x560f2ac1e5d6 - as core::ops::function::FnOnce>::call_once::hd7fd3e88849fc750 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 22: 0x560f2ac1e5d6 - as core::ops::function::FnOnce<()>>::call_once::h78a6897906b26c6e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:344:9 [INFO] [stdout] 23: 0x560f2ac1e5d6 - std::panicking::try::do_call::hbaa9991bef154d76 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x560f2ac1e5d6 - std::panicking::try::h0d1e876a7e6d9927 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x560f2ac1e5d6 - std::panic::catch_unwind::hf9cfc8afbc70b84f [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stdout] 26: 0x560f2ac1e5d6 - test::run_test_in_process::h947bacbaa4554ce4 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:599:18 [INFO] [stdout] 27: 0x560f2ac1e5d6 - test::run_test::run_test_inner::{{closure}}::he92bab8f95bf0784 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:491:39 [INFO] [stdout] 28: 0x560f2abf9f7e - test::run_test::run_test_inner::{{closure}}::hf54209f3d25efeee [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:518:37 [INFO] [stdout] 29: 0x560f2abf9f7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6d5206cf37fd269 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x560f2abfdc98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h13bbfbf02991444a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x560f2abfdc98 - as core::ops::function::FnOnce<()>>::call_once::h0e73313fa1b917d2 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:344:9 [INFO] [stdout] 32: 0x560f2abfdc98 - std::panicking::try::do_call::h0601c6cdea59af51 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x560f2abfdc98 - std::panicking::try::h0d9ec6a2b7f348d3 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x560f2abfdc98 - std::panic::catch_unwind::h5b95c4a8cef23017 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stdout] 35: 0x560f2abfdc98 - std::thread::Builder::spawn_unchecked::{{closure}}::hbfc50e47df131303 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x560f2abfdc98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5a3a0711c63b5a79 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x560f2ae5d3a3 - as core::ops::function::FnOnce>::call_once::h3aa31cb6360b59d9 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 38: 0x560f2ae5d3a3 - as core::ops::function::FnOnce>::call_once::h7719d3c7c5841461 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 39: 0x560f2ae5d3a3 - std::sys::unix::thread::Thread::new::thread_start::hfbe13ead469fd0bc [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f67e9165609 - start_thread [INFO] [stdout] 41: 0x7f67e93f0293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_parse [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 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 roll-rs' [INFO] running `Command { std: "docker" "inspect" "d4e2555a60a77511cc50a58a55d08e4a213321224e1fb4e09376e86056e1c515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e2555a60a77511cc50a58a55d08e4a213321224e1fb4e09376e86056e1c515", kill_on_drop: false }` [INFO] [stdout] d4e2555a60a77511cc50a58a55d08e4a213321224e1fb4e09376e86056e1c515