[INFO] cloning repository https://github.com/avl/arcshift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avl/arcshift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favl%2Farcshift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favl%2Farcshift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c35202ae1c68232a67b296b8f608e4548ca3cf8d
[INFO] testing avl/arcshift against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favl%2Farcshift" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avl/arcshift
[INFO] finished tweaking git repo https://github.com/avl/arcshift
[INFO] tweaked toml for git repo https://github.com/avl/arcshift written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avl/arcshift on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding half v2.4.1 (available: v2.7.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding rayon v1.7.0 (available: v1.11.0)
[INFO] [stderr]       Adding rayon-core v1.11.0 (available: v1.13.0)
[INFO] [stderr]       Adding shuttle v0.7.1 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d48ca6588e9986e679310984a7e0d5561f0542dbcd5caa32a1db9d597d01f9d
[INFO] running `Command { std: "docker" "start" "-a" "5d48ca6588e9986e679310984a7e0d5561f0542dbcd5caa32a1db9d597d01f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d48ca6588e9986e679310984a7e0d5561f0542dbcd5caa32a1db9d597d01f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d48ca6588e9986e679310984a7e0d5561f0542dbcd5caa32a1db9d597d01f9d", kill_on_drop: false }`
[INFO] [stdout] 5d48ca6588e9986e679310984a7e0d5561f0542dbcd5caa32a1db9d597d01f9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bcec411ffb6c7b328ca5310d721fada11f8ae13594e9d0ec22b42b8cfb43c99
[INFO] running `Command { std: "docker" "start" "-a" "9bcec411ffb6c7b328ca5310d721fada11f8ae13594e9d0ec22b42b8cfb43c99", kill_on_drop: false }`
[INFO] [stderr]    Compiling arcshift v0.4.2 (/opt/rustwide/workdir/arcshift)
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling arcshift_nostd_example v0.1.0 (/opt/rustwide/workdir/arcshift_nostd_example)
[INFO] [stderr]    Compiling arcshift_example v0.1.0 (/opt/rustwide/workdir/arcshift_example)
[INFO] [stderr]    Compiling arcshift_bench v0.1.0 (/opt/rustwide/workdir/arcshift_bench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "9bcec411ffb6c7b328ca5310d721fada11f8ae13594e9d0ec22b42b8cfb43c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bcec411ffb6c7b328ca5310d721fada11f8ae13594e9d0ec22b42b8cfb43c99", kill_on_drop: false }`
[INFO] [stdout] 9bcec411ffb6c7b328ca5310d721fada11f8ae13594e9d0ec22b42b8cfb43c99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d6560668efa763d0278f4629ae9639bfde1a25c5e99ce0a3c3d01b5dc7311bf
[INFO] running `Command { std: "docker" "start" "-a" "1d6560668efa763d0278f4629ae9639bfde1a25c5e99ce0a3c3d01b5dc7311bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling arcshift_nostd_example v0.1.0 (/opt/rustwide/workdir/arcshift_nostd_example)
[INFO] [stderr]    Compiling arcshift_example v0.1.0 (/opt/rustwide/workdir/arcshift_example)
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling arcshift v0.4.2 (/opt/rustwide/workdir/arcshift)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling arcshift_bench v0.1.0 (/opt/rustwide/workdir/arcshift_bench)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.72s
[INFO] running `Command { std: "docker" "inspect" "1d6560668efa763d0278f4629ae9639bfde1a25c5e99ce0a3c3d01b5dc7311bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6560668efa763d0278f4629ae9639bfde1a25c5e99ce0a3c3d01b5dc7311bf", kill_on_drop: false }`
[INFO] [stdout] 1d6560668efa763d0278f4629ae9639bfde1a25c5e99ce0a3c3d01b5dc7311bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2166b64b03977d28d8c6facc11d50f5cdf0763fd0249eda685fcc8d578457ea2
[INFO] running `Command { std: "docker" "start" "-a" "2166b64b03977d28d8c6facc11d50f5cdf0763fd0249eda685fcc8d578457ea2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arcshift-ebba79a0adc0a9e8)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test no_std_tests::smoke_test ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_159 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_121 ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2b ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_3817879 ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2d ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_57 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_repro1 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_21 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_53014 ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2f ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2e ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_121 ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2c ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_2_only ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_repro2 ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2g ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading2e ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading1 ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading2c ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_a_3 ... ok
[INFO] [stdout] test tests::simple::pointer_decoration ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading2a ... ok
[INFO] [stdout] test tests::simple::simple_box ... ok
[INFO] [stdout] test tests::simple::simple_cell ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_8 ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_a_5 ... ok
[INFO] [stdout] test tests::simple::simple_cell_assign ... ok
[INFO] [stdout] test tests::simple::simple_create_and_clone ... ok
[INFO] [stdout] test tests::simple::simple_create_and_clone_and_update1 ... ok
[INFO] [stdout] test tests::simple::simple_cell_handle ... ok
[INFO] [stdout] test tests::simple::simple_create_and_clone_and_update_other_drop_order ... ok
[INFO] [stdout] test tests::simple::simple_create_and_clone_drop_other_order ... ok
[INFO] [stdout] test tests::simple::simple_create_and_update_once ... ok
[INFO] [stdout] test tests::simple::simple_create_and_update_twice ... ok
[INFO] [stdout] test tests::simple::get_weak_count_works ... ok
[INFO] [stdout] test tests::simple::simple_cell_recursion ... ok
[INFO] [stdout] test tests::simple::simple_create ... ok
[INFO] [stdout] test tests::simple::simple_create_clone_and_update_twice ... ok
[INFO] [stdout] test tests::simple::simple_get ... ok
[INFO] [stdout] test tests::simple::simple_get2 ... ok
[INFO] [stdout] test tests::simple::simple_get3 ... ok
[INFO] [stdout] test tests::simple::simple_get4 ... ok
[INFO] [stdout] test tests::simple::simple_create_clone_twice_and_update_twice ... ok
[INFO] [stdout] test tests::simple::simple_deref ... ok
[INFO] [stdout] test tests::simple::simple_downgrade ... ok
[INFO] [stdout] test tests::simple::simple_failing_into_inner ... ok
[INFO] [stdout] test tests::simple::simple_failing_into_inner2 ... ok
[INFO] [stdout] test tests::simple::simple_get5 ... ok
[INFO] [stdout] test tests::simple::simple_get_mut ... ok
[INFO] [stdout] test tests::simple::simple_get_mut2 ... ok
[INFO] [stdout] test tests::simple::simple_get_mut4_mut ... ok
[INFO] [stdout] test tests::simple::simple_get_mut3 ... ok
[INFO] [stdout] test tests::simple::simple_into_inner ... ok
[INFO] [stdout] test tests::simple::simple_into_inner2 ... ok
[INFO] [stdout] test tests::simple::simple_item_state_enum_semantics ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_a_025 ... ok
[INFO] [stdout] test tests::simple::simple_janitor_test ... ok
[INFO] [stdout] test tests::simple::simple_multiple_cell_handles ... ok
[INFO] [stdout] test tests::simple::simple_rcu ... ok
[INFO] [stdout] test tests::simple::simple_rcu_maybe ... ok
[INFO] [stdout] test tests::simple::simple_rcu_maybe2 ... ok
[INFO] [stdout] test tests::simple::simple_rcu_maybe3 ... ok
[INFO] [stdout] test tests::simple::simple_try_into ... ok
[INFO] [stdout] test tests::simple::simple_unsized ... ok
[INFO] [stdout] test tests::simple::simple_unsized_closure ... ok
[INFO] [stdout] test tests::simple::simple_unsized_str ... ok
[INFO] [stdout] test tests::simple::simple_update ... ok
[INFO] [stdout] test tests::simple::simple_update0 ... ok
[INFO] [stdout] test tests::simple::simple_update2 ... ok
[INFO] [stdout] test tests::simple::simple_update3 ... ok
[INFO] [stdout] test tests::simple::simple_upgrade3a0 ... ok
[INFO] [stdout] test tests::simple::simple_update5 ... ok
[INFO] [stdout] test tests::simple::simple_threadlocal_cell ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading2b ... ok
[INFO] [stdout] test no_std_tests::simple_panic - should panic ... ok
[INFO] [stdout] test tests::simple::simple_panic - should panic ... ok
[INFO] [stdout] test tests::simple::panic_boxed_drop - should panic ... ok
[INFO] [stdout] test tests::simple_threading2_rcu ... ok
[INFO] [stdout] test tests::simple::simple_update_boxed ... ok
[INFO] [stdout] test tests::simple::simple_upgrade3a1 ... ok
[INFO] [stdout] test tests::simple::simple_upgrade4b ... ok
[INFO] [stdout] test tests::simple::simple_upgrade4c ... ok
[INFO] [stdout] test tests::simple::simple_zerosized ... ok
[INFO] [stdout] test tests::simple::simple_upgrade_reg ... ok
[INFO] [stdout] test tests::simple_test_clones2 ... ok
[INFO] [stdout] test tests::simple::simple_threaded ... ok
[INFO] [stdout] test tests::simple_threading2 ... ok
[INFO] [stdout] test tests::simple_threading2d ... ok
[INFO] [stdout] test tests::simple_threading2b ... ok
[INFO] [stdout] test tests::simple_threading4b ... ok
[INFO] [stdout] test tests::simple_threading3b ... ok
[INFO] [stdout] test tests::simple_threading2c ... ok
[INFO] [stdout] test tests::simple_threading3_rcu ... ok
[INFO] [stdout] test tests::simple_threading3a ... ok
[INFO] [stdout] test tests::simple_threading3d ... ok
[INFO] [stdout] test tests::simple_threading_drop_four ... ok
[INFO] [stdout] test tests::simple_threading_repro2 ... ok
[INFO] [stdout] test tests::simple_threading_drop_four_times_update ... ok
[INFO] [stdout] test tests::simple_threading4d ... ok
[INFO] [stdout] test tests::simple_threading3c ... ok
[INFO] [stdout] test tests::simple_threading_rcu_maybe ... ok
[INFO] [stdout] test tests::simple_threading4e ... ok
[INFO] [stdout] test tests::simple_threading4c ... ok
[INFO] [stdout] test tests::simple_threading_rcu ... ok
[INFO] [stdout] test tests::simple_threading_repro1 ... ok
[INFO] [stdout] test tests::simple_threading_shared_get_drop ... ok
[INFO] [stdout] test tests::simple_threading_repro3 ... ok
[INFO] [stdout] test tests::simple_threading_shared_get_twice_update ... ok
[INFO] [stdout] test tests::simple_threading_try_into_inner3 ... ok
[INFO] [stdout] test tests::simple_threading_try_get_mut3 ... ok
[INFO] [stdout] test tests::simple_threading_try_into_inner2 ... ok
[INFO] [stdout] test tests::simple_threading_shared_get_thrice_update ... ok
[INFO] [stdout] test tests::simple_threading_update_downgrade_shared_get ... ok
[INFO] [stdout] test tests::simple_threading_update_thrice ... ok
[INFO] [stdout] test tests::test_recursive_structure ... ok
[INFO] [stdout] test tests::simple_threading_update_twice ... ok
[INFO] [stdout] test tests::simple_threading4a ... ok
[INFO] [stdout] test tests::simple_threading_update_four ... ok
[INFO] [stdout] test tests::simple_threading_shared_get_update ... ok
[INFO] [stdout] test tests::simple_threading_update_in_one ... ok
[INFO] [stdout] test tests::simple_threading_try_get_mut2 ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_b_000 ... ok
[INFO] [stdout] test tests::simple::simple_large ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_a_all ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_all ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_all has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2166b64b03977d28d8c6facc11d50f5cdf0763fd0249eda685fcc8d578457ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2166b64b03977d28d8c6facc11d50f5cdf0763fd0249eda685fcc8d578457ea2", kill_on_drop: false }`
[INFO] [stdout] 2166b64b03977d28d8c6facc11d50f5cdf0763fd0249eda685fcc8d578457ea2
