[INFO] fetching crate raz-core 0.2.4... [INFO] testing raz-core-0.2.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate raz-core 0.2.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate raz-core 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate raz-core 0.2.4 [INFO] tweaked toml for crates.io crate raz-core 0.2.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate raz-core 0.2.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate raz-core 0.2.4 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89922945a97f08b916fa660539a777aeaa5e57bca90709b8698f207c0638013c [INFO] running `Command { std: "docker" "start" "-a" "89922945a97f08b916fa660539a777aeaa5e57bca90709b8698f207c0638013c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89922945a97f08b916fa660539a777aeaa5e57bca90709b8698f207c0638013c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89922945a97f08b916fa660539a777aeaa5e57bca90709b8698f207c0638013c", kill_on_drop: false }` [INFO] [stdout] 89922945a97f08b916fa660539a777aeaa5e57bca90709b8698f207c0638013c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae23e54d53d6f3301734716199cbc0e76c10cefb133d5df25e5e4fff360d7add [INFO] running `Command { std: "docker" "start" "-a" "ae23e54d53d6f3301734716199cbc0e76c10cefb133d5df25e5e4fff360d7add", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustchhS0OM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `notify` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ae23e54d53d6f3301734716199cbc0e76c10cefb133d5df25e5e4fff360d7add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae23e54d53d6f3301734716199cbc0e76c10cefb133d5df25e5e4fff360d7add", kill_on_drop: false }` [INFO] [stdout] ae23e54d53d6f3301734716199cbc0e76c10cefb133d5df25e5e4fff360d7add