[INFO] cloning repository https://github.com/citizen-stig/nomt-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/citizen-stig/nomt-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcitizen-stig%2Fnomt-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcitizen-stig%2Fnomt-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e9cee0d914019a3dc11651371e68b9d48054763
[INFO] testing citizen-stig/nomt-playground against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcitizen-stig%2Fnomt-playground" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/citizen-stig/nomt-playground
[INFO] finished tweaking git repo https://github.com/citizen-stig/nomt-playground
[INFO] tweaked toml for git repo https://github.com/citizen-stig/nomt-playground written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/citizen-stig/nomt-playground on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/citizen-stig/nomt-playground 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e41767c695bf30055bcab9f4f9ff19ef27e957a722bf572ca081f479eb9a16e
[INFO] running `Command { std: "docker" "start" "-a" "2e41767c695bf30055bcab9f4f9ff19ef27e957a722bf572ca081f479eb9a16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e41767c695bf30055bcab9f4f9ff19ef27e957a722bf572ca081f479eb9a16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e41767c695bf30055bcab9f4f9ff19ef27e957a722bf572ca081f479eb9a16e", kill_on_drop: false }`
[INFO] [stdout] 2e41767c695bf30055bcab9f4f9ff19ef27e957a722bf572ca081f479eb9a16e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afa9f92baa46161c4e1f765ac7308e51b3aae7bca7e69024b356a69c7708fbcd
[INFO] running `Command { std: "docker" "start" "-a" "afa9f92baa46161c4e1f765ac7308e51b3aae7bca7e69024b356a69c7708fbcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ruint v1.13.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling nomt-core v1.0.0-preview (https://github.com/thrumdev/nomt.git?rev=cdf44a5379a49a4c977ea82414f23d065017af96#cdf44a53)
[INFO] [stderr]    Compiling nomt v1.0.0-preview (https://github.com/thrumdev/nomt.git?rev=cdf44a5379a49a4c977ea82414f23d065017af96#cdf44a53)
[INFO] [stderr]    Compiling nomt-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "afa9f92baa46161c4e1f765ac7308e51b3aae7bca7e69024b356a69c7708fbcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa9f92baa46161c4e1f765ac7308e51b3aae7bca7e69024b356a69c7708fbcd", kill_on_drop: false }`
[INFO] [stdout] afa9f92baa46161c4e1f765ac7308e51b3aae7bca7e69024b356a69c7708fbcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1237b487dbb6b4256c4af82b931c95e4ee9eed706fe854df882e5e1fcd171a64
[INFO] running `Command { std: "docker" "start" "-a" "1237b487dbb6b4256c4af82b931c95e4ee9eed706fe854df882e5e1fcd171a64", kill_on_drop: false }`
[INFO] [stderr]    Compiling nomt-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.89s
[INFO] running `Command { std: "docker" "inspect" "1237b487dbb6b4256c4af82b931c95e4ee9eed706fe854df882e5e1fcd171a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1237b487dbb6b4256c4af82b931c95e4ee9eed706fe854df882e5e1fcd171a64", kill_on_drop: false }`
[INFO] [stdout] 1237b487dbb6b4256c4af82b931c95e4ee9eed706fe854df882e5e1fcd171a64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20a7113cd97cf5d7d39c841e75baf5d658c3ed451886ec4f240fbbdef774e61a
[INFO] running `Command { std: "docker" "start" "-a" "20a7113cd97cf5d7d39c841e75baf5d658c3ed451886ec4f240fbbdef774e61a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nomt_playground-0a6bf5bb542fd00e)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::multi_proof_without_writes_2 ... ok
[INFO] [stdout] test tests::multi_proof_without_writes ... FAILED
[INFO] [stdout] test tests::test_single_node_rounds ... FAILED
[INFO] [stdout] test tests::overlays_with_session_builder ... FAILED
[INFO] [stdout] test rollup::handling_web_thread_with_tokio_with_mutex ... FAILED
[INFO] [stdout] test tests::test_overlays ... FAILED
[INFO] [stdout] test rollup::handling_web_thread has been running for over 60 seconds
[INFO] [stdout] test rollup::handling_web_thread_with_tokio has been running for over 60 seconds
[INFO] [stdout] test tests::overlays_with_session_builder_concurrent_reading has been running for over 60 seconds
[INFO] [stdout] test tests::random_read_no_impact has been running for over 60 seconds
[INFO] [stdout] test tests::test_commit_is_not_leaking_new_data_to_existing_sessions has been running for over 60 seconds
[INFO] [stdout] test tests::test_get_merkle_proof has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "20a7113cd97cf5d7d39c841e75baf5d658c3ed451886ec4f240fbbdef774e61a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a7113cd97cf5d7d39c841e75baf5d658c3ed451886ec4f240fbbdef774e61a", kill_on_drop: false }`
[INFO] [stdout] 20a7113cd97cf5d7d39c841e75baf5d658c3ed451886ec4f240fbbdef774e61a
