[INFO] cloning repository https://github.com/lspecian/ledgerfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lspecian/ledgerfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flspecian%2Fledgerfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flspecian%2Fledgerfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de3a5d35cfde5073b0d949524736a6de94fe7e48
[INFO] testing lspecian/ledgerfs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flspecian%2Fledgerfs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lspecian/ledgerfs
[INFO] finished tweaking git repo https://github.com/lspecian/ledgerfs
[INFO] tweaked toml for git repo https://github.com/lspecian/ledgerfs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lspecian/ledgerfs 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/lspecian/ledgerfs 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fa46dec822a1021bbfcec4facfa4783aceff03272469254d2cbcd9bca1086a50
[INFO] running `Command { std: "docker" "start" "-a" "fa46dec822a1021bbfcec4facfa4783aceff03272469254d2cbcd9bca1086a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa46dec822a1021bbfcec4facfa4783aceff03272469254d2cbcd9bca1086a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa46dec822a1021bbfcec4facfa4783aceff03272469254d2cbcd9bca1086a50", kill_on_drop: false }`
[INFO] [stdout] fa46dec822a1021bbfcec4facfa4783aceff03272469254d2cbcd9bca1086a50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c01c2bc9984c77f1cc53aa02bc3c867183776fcb676c0542a046b15ed915b03f
[INFO] running `Command { std: "docker" "start" "-a" "c01c2bc9984c77f1cc53aa02bc3c867183776fcb676c0542a046b15ed915b03f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fuser v0.14.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling librocksdb-sys v0.16.0+8.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ledgerfs-core v0.1.0 (/opt/rustwide/workdir/crates/ledgerfs-core)
[INFO] [stdout] warning: unused import: `commands::*`
[INFO] [stdout]  --> crates/ledgerfs-core/src/traits.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{events::*, commands::*, errors::*, types::*};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ledgerfs-fuse v0.1.0 (/opt/rustwide/workdir/crates/ledgerfs-fuse)
[INFO] [stderr] error: could not compile `ledgerfs-fuse` (bin "ledgerfs-fuse")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name ledgerfs_fuse --edition=2021 crates/ledgerfs-fuse/src/bin/ledgerfs-fuse.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff7670adbc2efe12 -C extra-filename=-cac21b61c0a9fbd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-07471542712fc6e3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3075114e247e1be4.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-da2398eb16b04afb.rlib --extern fuser=/opt/rustwide/target/debug/deps/libfuser-e14fd318d586eadb.rlib --extern ledgerfs_core=/opt/rustwide/target/debug/deps/libledgerfs_core-300cace12696f7dc.rlib --extern ledgerfs_fuse=/opt/rustwide/target/debug/deps/libledgerfs_fuse-50b48d769732a5e5.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-5d4998790aa1a97d.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6c56399d156940c7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ef041073f22d6e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a82dca5c0042c9b0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-220bf48de1dfa898.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8d042982fdf697a3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c64135bdd3527f29.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-336c746708b5e11c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bd797e686d9fc701.rlib --cap-lints=forbid -Copt-level=3 -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c01c2bc9984c77f1cc53aa02bc3c867183776fcb676c0542a046b15ed915b03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01c2bc9984c77f1cc53aa02bc3c867183776fcb676c0542a046b15ed915b03f", kill_on_drop: false }`
[INFO] [stdout] c01c2bc9984c77f1cc53aa02bc3c867183776fcb676c0542a046b15ed915b03f
