[INFO] cloning repository https://github.com/traviskaufman/piet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traviskaufman/piet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviskaufman%2Fpiet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviskaufman%2Fpiet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eae4bfe19991058b0b52c54b6c8f5313d4a9418 [INFO] checking traviskaufman/piet-rs against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviskaufman%2Fpiet-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traviskaufman/piet-rs on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/traviskaufman/piet-rs [INFO] finished tweaking git repo https://github.com/traviskaufman/piet-rs [INFO] tweaked toml for git repo https://github.com/traviskaufman/piet-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/traviskaufman/piet-rs 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deflate v0.7.11 [INFO] [stderr] Downloaded adler32 v1.0.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.12 [INFO] [stderr] Downloaded gif v0.9.1 [INFO] [stderr] Downloaded num-rational v0.1.36 [INFO] [stderr] Downloaded rayon-core v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb904b207770f55c57d942f8240a09f217ee7ade9741048a99f9c6a5df4a522f [INFO] running `Command { std: "docker" "start" "-a" "bb904b207770f55c57d942f8240a09f217ee7ade9741048a99f9c6a5df4a522f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb904b207770f55c57d942f8240a09f217ee7ade9741048a99f9c6a5df4a522f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb904b207770f55c57d942f8240a09f217ee7ade9741048a99f9c6a5df4a522f", kill_on_drop: false }` [INFO] [stdout] bb904b207770f55c57d942f8240a09f217ee7ade9741048a99f9c6a5df4a522f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9acd32e830e9cac3e3d9fc152e6f7860b2ded5d56cc23064f3a658f5dc6d94e7 [INFO] running `Command { std: "docker" "start" "-a" "9acd32e830e9cac3e3d9fc152e6f7860b2ded5d56cc23064f3a658f5dc6d94e7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Compiling rayon-core v1.0.2 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking deflate v0.7.11 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking gif v0.9.1 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarLssS3" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMGso7M" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `enum_primitive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJit9kR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetab9eGIq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `scoped_threadpool` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDQ6Tte" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deflate` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakO0COc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gif` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9acd32e830e9cac3e3d9fc152e6f7860b2ded5d56cc23064f3a658f5dc6d94e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9acd32e830e9cac3e3d9fc152e6f7860b2ded5d56cc23064f3a658f5dc6d94e7", kill_on_drop: false }` [INFO] [stdout] 9acd32e830e9cac3e3d9fc152e6f7860b2ded5d56cc23064f3a658f5dc6d94e7