[INFO] cloning repository https://github.com/newAM/nix-post-build-hook-queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newAM/nix-post-build-hook-queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnix-post-build-hook-queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnix-post-build-hook-queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cda7acbd29f243fae41ae3217be7da2117a397c [INFO] checking newAM/nix-post-build-hook-queue against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnix-post-build-hook-queue" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/newAM/nix-post-build-hook-queue on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/newAM/nix-post-build-hook-queue [INFO] finished tweaking git repo https://github.com/newAM/nix-post-build-hook-queue [INFO] tweaked toml for git repo https://github.com/newAM/nix-post-build-hook-queue written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/newAM/nix-post-build-hook-queue 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40aeacbe0fc62d4ee05e56fdb55efa7bc8934d7f4c9177ed75687848a54fd7b7 [INFO] running `Command { std: "docker" "start" "-a" "40aeacbe0fc62d4ee05e56fdb55efa7bc8934d7f4c9177ed75687848a54fd7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40aeacbe0fc62d4ee05e56fdb55efa7bc8934d7f4c9177ed75687848a54fd7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40aeacbe0fc62d4ee05e56fdb55efa7bc8934d7f4c9177ed75687848a54fd7b7", kill_on_drop: false }` [INFO] [stdout] 40aeacbe0fc62d4ee05e56fdb55efa7bc8934d7f4c9177ed75687848a54fd7b7 [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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3e934a195a8b9c829521ced128f2564e48be723f28f2e558c681e7d199cda51 [INFO] running `Command { std: "docker" "start" "-a" "b3e934a195a8b9c829521ced128f2564e48be723f28f2e558c681e7d199cda51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking nix-post-build-hook-queue-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking nix-post-build-hook-queue-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking systemd-journal-logger v2.2.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a980acdc19a22d5b -C extra-filename=-661930a9581f9acb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-493abb3051d16ffe.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8980cc513c4d6f95.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0e09674059d921de.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b3e934a195a8b9c829521ced128f2564e48be723f28f2e558c681e7d199cda51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e934a195a8b9c829521ced128f2564e48be723f28f2e558c681e7d199cda51", kill_on_drop: false }` [INFO] [stdout] b3e934a195a8b9c829521ced128f2564e48be723f28f2e558c681e7d199cda51