[INFO] cloning repository https://github.com/zk-dragonnu8/nomt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zk-dragonnu8/nomt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 122be28b70374f1aa2b6d38f90d99554fdd60c2b [INFO] testing zk-dragonnu8/nomt/122be28b70374f1aa2b6d38f90d99554fdd60c2b against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zk-dragonnu8/nomt [INFO] finished tweaking git repo https://github.com/zk-dragonnu8/nomt [INFO] tweaked toml for git repo https://github.com/zk-dragonnu8/nomt written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zk-dragonnu8/nomt on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zk-dragonnu8/nomt 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded pkg-config v0.3.31 [INFO] [stderr] Downloaded bitflags v2.5.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.14 [INFO] [stderr] Downloaded crossbeam-queue v0.3.11 [INFO] [stderr] Downloaded educe v0.5.11 [INFO] [stderr] Downloaded criterion-plot v0.4.5 [INFO] [stderr] Downloaded csv-core v0.1.11 [INFO] [stderr] Downloaded plotters v0.3.6 [INFO] [stderr] Downloaded windows-core v0.54.0 [INFO] [stderr] Downloaded tokio-serde v0.9.0 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.7 [INFO] [stderr] Downloaded csv v1.3.0 [INFO] [stderr] Downloaded imbl-sized-chunks v0.1.2 [INFO] [stderr] Downloaded jobserver v0.1.31 [INFO] [stderr] Downloaded zerocopy v0.7.34 [INFO] [stderr] Downloaded regex-syntax v0.8.3 [INFO] [stderr] Downloaded cc v1.0.97 [INFO] [stderr] Downloaded clap v4.5.23 [INFO] [stderr] Downloaded regex v1.10.4 [INFO] [stderr] Downloaded generator v0.8.1 [INFO] [stderr] Downloaded lru v0.12.3 [INFO] [stderr] Downloaded redox_syscall v0.5.1 [INFO] [stderr] Downloaded twox-hash v2.1.0 [INFO] [stderr] Downloaded toml_edit v0.22.22 [INFO] [stderr] Downloaded blake3 v1.5.1 [INFO] [stderr] Downloaded winnow v0.6.20 [INFO] [stderr] Downloaded ruint v1.12.1 [INFO] [stderr] Downloaded proc-macro-crate v3.2.0 [INFO] [stderr] Downloaded clap_derive v4.5.18 [INFO] [stderr] Downloaded criterion v0.3.6 [INFO] [stderr] Downloaded arrayvec v0.7.4 [INFO] [stderr] Downloaded constant_time_eq v0.3.0 [INFO] [stderr] Downloaded ruint-macro v1.2.0 [INFO] [stderr] Downloaded windows-result v0.1.1 [INFO] [stderr] Downloaded allocator-api2 v0.2.18 [INFO] [stderr] Downloaded plotters-backend v0.3.6 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded zerocopy-derive v0.7.34 [INFO] [stderr] Downloaded pin-project-internal v1.1.7 [INFO] [stderr] Downloaded pin-project v1.1.7 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded plotters-svg v0.3.6 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded crossbeam-utils v0.8.19 [INFO] [stderr] Downloaded env_logger v0.11.6 [INFO] [stderr] Downloaded zerocopy v0.8.14 [INFO] [stderr] Downloaded memchr v2.7.2 [INFO] [stderr] Downloaded fuser v0.15.1 [INFO] [stderr] Downloaded libm v0.2.11 [INFO] [stderr] Downloaded imbl v3.0.0 [INFO] [stderr] Downloaded serde_json v1.0.117 [INFO] [stderr] Downloaded clap_builder v4.5.23 [INFO] [stderr] Downloaded regex-automata v0.4.6 [INFO] [stderr] Downloaded windows v0.54.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4da86b52f1deee5255e5c0f8e48f9c0751dac85e8b0842239d3f9fc090f60631 [INFO] running `Command { std: "docker" "start" "-a" "4da86b52f1deee5255e5c0f8e48f9c0751dac85e8b0842239d3f9fc090f60631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4da86b52f1deee5255e5c0f8e48f9c0751dac85e8b0842239d3f9fc090f60631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da86b52f1deee5255e5c0f8e48f9c0751dac85e8b0842239d3f9fc090f60631", kill_on_drop: false }` [INFO] [stdout] 4da86b52f1deee5255e5c0f8e48f9c0751dac85e8b0842239d3f9fc090f60631 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd105fe158e0d0107ee9547bd93670268dbb854d96e55b2a36c2e2aca32bfdfc [INFO] running `Command { std: "docker" "start" "-a" "fd105fe158e0d0107ee9547bd93670268dbb854d96e55b2a36c2e2aca32bfdfc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ruint-macro v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling ruint v1.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fuser v0.15.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling imbl v3.0.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling nomt-core v1.0.0-preview (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=e9f10d886f306f4f -C extra-filename=-b7304d016398b662 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-659d2f3239d1b4b2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fd105fe158e0d0107ee9547bd93670268dbb854d96e55b2a36c2e2aca32bfdfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd105fe158e0d0107ee9547bd93670268dbb854d96e55b2a36c2e2aca32bfdfc", kill_on_drop: false }` [INFO] [stdout] fd105fe158e0d0107ee9547bd93670268dbb854d96e55b2a36c2e2aca32bfdfc