[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favl%2Farcshift" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avl/arcshift on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.1)
[INFO] [stderr]       Adding half v2.4.1 (available: v2.7.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e9fc303d901757db94a2bc4f668135c4bdf6bdf5ddfa9311d6fa249b5875b0a
[INFO] running `Command { std: "docker" "start" "-a" "3e9fc303d901757db94a2bc4f668135c4bdf6bdf5ddfa9311d6fa249b5875b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e9fc303d901757db94a2bc4f668135c4bdf6bdf5ddfa9311d6fa249b5875b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9fc303d901757db94a2bc4f668135c4bdf6bdf5ddfa9311d6fa249b5875b0a", kill_on_drop: false }`
[INFO] [stdout] 3e9fc303d901757db94a2bc4f668135c4bdf6bdf5ddfa9311d6fa249b5875b0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91d6489e52bccb680d56540c1f4f57e1c3016626de56437f2c25cdcad1b799fe
[INFO] running `Command { std: "docker" "start" "-a" "91d6489e52bccb680d56540c1f4f57e1c3016626de56437f2c25cdcad1b799fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling arcshift v0.4.2 (/opt/rustwide/workdir/arcshift)
[INFO] [stderr]    Compiling arc-swap v1.8.0
[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 1.00s
[INFO] running `Command { std: "docker" "inspect" "91d6489e52bccb680d56540c1f4f57e1c3016626de56437f2c25cdcad1b799fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d6489e52bccb680d56540c1f4f57e1c3016626de56437f2c25cdcad1b799fe", kill_on_drop: false }`
[INFO] [stdout] 91d6489e52bccb680d56540c1f4f57e1c3016626de56437f2c25cdcad1b799fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7f0e099b7eff0b5c5c1b1c1f0db30451a23489dfe45d3263fcc3c651b8d3ed0
[INFO] running `Command { std: "docker" "start" "-a" "e7f0e099b7eff0b5c5c1b1c1f0db30451a23489dfe45d3263fcc3c651b8d3ed0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling arcshift_example v0.1.0 (/opt/rustwide/workdir/arcshift_example)
[INFO] [stderr]    Compiling arcshift_nostd_example v0.1.0 (/opt/rustwide/workdir/arcshift_nostd_example)
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling arcshift v0.4.2 (/opt/rustwide/workdir/arcshift)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[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 34.21s
[INFO] running `Command { std: "docker" "inspect" "e7f0e099b7eff0b5c5c1b1c1f0db30451a23489dfe45d3263fcc3c651b8d3ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f0e099b7eff0b5c5c1b1c1f0db30451a23489dfe45d3263fcc3c651b8d3ed0", kill_on_drop: false }`
[INFO] [stdout] e7f0e099b7eff0b5c5c1b1c1f0db30451a23489dfe45d3263fcc3c651b8d3ed0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1179805a4ba51f1d4059b981d46f9afd168cdd8e3e659e7010b0bbf54528dbac
[INFO] running `Command { std: "docker" "start" "-a" "1179805a4ba51f1d4059b981d46f9afd168cdd8e3e659e7010b0bbf54528dbac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arcshift-1cb4b9db20e6f71a)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test no_std_tests::smoke_test ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_121 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_3817879 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_53014 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_fuzzing_159 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_21 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_57 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_121 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_repro1 ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2f ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading2e ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_2_only ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2g ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_a_025 ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading2c ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2b ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading2a ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2c ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_a_5 ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_repro2 ... ok
[INFO] [stdout] test tests::simple::pointer_decoration ... ok
[INFO] [stdout] test tests::simple::simple_box ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading2b ... ok
[INFO] [stdout] test tests::simple::get_weak_count_works ... ok
[INFO] [stdout] test tests::custom_fuzz::generic_thread_fuzzing_8 ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2e ... ok
[INFO] [stdout] test tests::simple::simple_cell ... ok
[INFO] [stdout] test tests::simple::simple_cell_assign ... ok
[INFO] [stdout] test tests::simple::simple_cell_recursion ... ok
[INFO] [stdout] test tests::simple::simple_create ... 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_clone ... ok
[INFO] [stdout] test tests::simple::simple_downgrade ... ok
[INFO] [stdout] test tests::simple::simple_create_and_clone_and_update1 ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading1 ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_a_3 ... ok
[INFO] [stdout] test tests::simple::simple_create_and_update_twice ... ok
[INFO] [stdout] test tests::simple::simple_deref ... ok
[INFO] [stdout] test tests::simple::simple_create_clone_and_update_twice ... ok
[INFO] [stdout] test tests::simple::simple_failing_into_inner2 ... ok
[INFO] [stdout] test tests::simple::simple_create_clone_twice_and_update_twice ... ok
[INFO] [stdout] test tests::simple::simple_failing_into_inner ... ok
[INFO] [stdout] test tests::simple::simple_get3 ... ok
[INFO] [stdout] test tests::simple::simple_get_mut ... ok
[INFO] [stdout] test tests::simple::simple_get ... ok
[INFO] [stdout] test tests::simple::simple_get2 ... ok
[INFO] [stdout] test tests::simple::simple_get_mut3 ... ok
[INFO] [stdout] test tests::simple::simple_get4 ... ok
[INFO] [stdout] test tests::simple::simple_get5 ... 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_into_inner ... ok
[INFO] [stdout] test tests::simple::simple_item_state_enum_semantics ... ok
[INFO] [stdout] test tests::simple::simple_janitor_test ... ok
[INFO] [stdout] test tests::simple::simple_into_inner2 ... ok
[INFO] [stdout] test tests::simple::simple_rcu_maybe ... ok
[INFO] [stdout] test tests::simple::simple_rcu_maybe3 ... ok
[INFO] [stdout] test tests::simple::simple_rcu_maybe2 ... ok
[INFO] [stdout] test tests::simple::simple_try_into ... ok
[INFO] [stdout] test tests::simple::simple_threadlocal_cell ... ok
[INFO] [stdout] test tests::simple::simple_rcu ... 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_update2 ... ok
[INFO] [stdout] test tests::simple::simple_update0 ... ok
[INFO] [stdout] test tests::simple::simple_update3 ... ok
[INFO] [stdout] test tests::simple::simple_threaded ... ok
[INFO] [stdout] test tests::simple::simple_update5 ... ok
[INFO] [stdout] test tests::simple::simple_multiple_cell_handles ... 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_upgrade_reg ... ok
[INFO] [stdout] test tests::simple::simple_zerosized ... ok
[INFO] [stdout] test tests::simple_test_clones2 ... ok
[INFO] [stdout] test tests::simple_threading2b ... ok
[INFO] [stdout] test tests::simple_threading2 ... ok
[INFO] [stdout] test tests::simple_threading2c ... ok
[INFO] [stdout] test tests::simple_threading2d ... ok
[INFO] [stdout] test tests::simple_threading2_rcu ... ok
[INFO] [stdout] test tests::simple_threading3_rcu ... ok
[INFO] [stdout] test tests::simple_threading3a ... ok
[INFO] [stdout] test tests::simple_threading3c ... ok
[INFO] [stdout] test tests::simple_threading3d ... ok
[INFO] [stdout] test tests::simple_threading4a ... ok
[INFO] [stdout] test tests::simple_threading4e ... ok
[INFO] [stdout] test tests::simple_threading3b ... ok
[INFO] [stdout] test tests::simple_threading_drop_four ... ok
[INFO] [stdout] test tests::simple_threading_rcu ... ok
[INFO] [stdout] test tests::simple_threading_drop_four_times_update ... ok
[INFO] [stdout] test tests::simple_threading_repro1 ... ok
[INFO] [stdout] test tests::simple_threading_rcu_maybe ... ok
[INFO] [stdout] test tests::simple_threading_repro3 ... ok
[INFO] [stdout] test tests::simple_threading_repro2 ... ok
[INFO] [stdout] test tests::simple_threading_shared_get_drop ... ok
[INFO] [stdout] test tests::simple_threading_shared_get_thrice_update ... ok
[INFO] [stdout] test tests::simple_threading_shared_get_twice_update ... ok
[INFO] [stdout] test tests::simple_threading_shared_get_update ... ok
[INFO] [stdout] test tests::simple_threading_try_get_mut3 ... ok
[INFO] [stdout] test tests::simple_threading_try_get_mut2 ... ok
[INFO] [stdout] test tests::simple_threading_try_into_inner2 ... ok
[INFO] [stdout] test tests::simple_threading_update_downgrade_shared_get ... ok
[INFO] [stdout] test tests::simple_threading_try_into_inner3 ... ok
[INFO] [stdout] test tests::simple_threading4d ... ok
[INFO] [stdout] test tests::simple_threading_update_four ... ok
[INFO] [stdout] test tests::simple_threading_update_in_one ... ok
[INFO] [stdout] test tests::simple::simple_upgrade3a0 ... ok
[INFO] [stdout] test tests::simple_threading_update_thrice ... ok
[INFO] [stdout] test tests::simple::simple_create_and_update_once ... ok
[INFO] [stdout] test tests::race_detector::generic_2threading2d ... ok
[INFO] [stdout] test tests::simple_threading_update_twice ... ok
[INFO] [stdout] test tests::test_recursive_structure ... ok
[INFO] [stdout] test tests::simple_threading4b ... ok
[INFO] [stdout] test no_std_tests::simple_panic - should panic ... ok
[INFO] [stdout] test tests::simple_threading4c ... ok
[INFO] [stdout] test tests::simple::panic_boxed_drop - should panic ... ok
[INFO] [stdout] test tests::simple::simple_panic - should panic ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_b_000 ... ok
[INFO] [stdout] test tests::race_detector::generic_3threading_a_all ... ok
[INFO] [stdout] test tests::simple::simple_large ... 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" "1179805a4ba51f1d4059b981d46f9afd168cdd8e3e659e7010b0bbf54528dbac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1179805a4ba51f1d4059b981d46f9afd168cdd8e3e659e7010b0bbf54528dbac", kill_on_drop: false }`
[INFO] [stdout] 1179805a4ba51f1d4059b981d46f9afd168cdd8e3e659e7010b0bbf54528dbac
