[INFO] fetching crate bm25 2.3.1... [INFO] checking bm25-2.3.1 against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] extracting crate bm25 2.3.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate bm25 2.3.1 [INFO] finished tweaking crates.io crate bm25 2.3.1 [INFO] tweaked toml for crates.io crate bm25 2.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bm25 2.3.1 on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bm25 2.3.1 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2712d0e8028045f4a64c4436dec59d72e47795337e3416f16fefa887fbf8187e [INFO] running `Command { std: "docker" "start" "-a" "2712d0e8028045f4a64c4436dec59d72e47795337e3416f16fefa887fbf8187e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2712d0e8028045f4a64c4436dec59d72e47795337e3416f16fefa887fbf8187e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2712d0e8028045f4a64c4436dec59d72e47795337e3416f16fefa887fbf8187e", kill_on_drop: false }` [INFO] [stdout] 2712d0e8028045f4a64c4436dec59d72e47795337e3416f16fefa887fbf8187e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62f4fb7e55000eafde5fa132c8335e0223444112a5a0e7e81ad11b12fe56591a [INFO] running `Command { std: "docker" "start" "-a" "62f4fb7e55000eafde5fa132c8335e0223444112a5a0e7e81ad11b12fe56591a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking insta v1.41.1 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling stop-words v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaro4DZV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3GD5yK/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "62f4fb7e55000eafde5fa132c8335e0223444112a5a0e7e81ad11b12fe56591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f4fb7e55000eafde5fa132c8335e0223444112a5a0e7e81ad11b12fe56591a", kill_on_drop: false }` [INFO] [stdout] 62f4fb7e55000eafde5fa132c8335e0223444112a5a0e7e81ad11b12fe56591a