[INFO] cloning repository https://github.com/onelrian/rust_day_by_day [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onelrian/rust_day_by_day" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelrian%2Frust_day_by_day", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelrian%2Frust_day_by_day'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83855aa89c8ba03d64a2adab667ac9f5c460d607 [INFO] checking onelrian/rust_day_by_day against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelrian%2Frust_day_by_day" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onelrian/rust_day_by_day on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onelrian/rust_day_by_day [INFO] finished tweaking git repo https://github.com/onelrian/rust_day_by_day [INFO] tweaked toml for git repo https://github.com/onelrian/rust_day_by_day written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/onelrian/rust_day_by_day 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d066476677580388db7d8f2253c865ad372dc14c036e88e1e110cf6f35f2de1 [INFO] running `Command { std: "docker" "start" "-a" "6d066476677580388db7d8f2253c865ad372dc14c036e88e1e110cf6f35f2de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d066476677580388db7d8f2253c865ad372dc14c036e88e1e110cf6f35f2de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d066476677580388db7d8f2253c865ad372dc14c036e88e1e110cf6f35f2de1", kill_on_drop: false }` [INFO] [stdout] 6d066476677580388db7d8f2253c865ad372dc14c036e88e1e110cf6f35f2de1 [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" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb7bf8301564cc273b79a77537d8ce6254d30e635fb3ef37fbdf0a3a7eefa9a4 [INFO] running `Command { std: "docker" "start" "-a" "bb7bf8301564cc273b79a77537d8ce6254d30e635fb3ef37fbdf0a3a7eefa9a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking day01_calculator v0.1.0 (/opt/rustwide/workdir/day01_calculator) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVFXEfe/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bb7bf8301564cc273b79a77537d8ce6254d30e635fb3ef37fbdf0a3a7eefa9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7bf8301564cc273b79a77537d8ce6254d30e635fb3ef37fbdf0a3a7eefa9a4", kill_on_drop: false }` [INFO] [stdout] bb7bf8301564cc273b79a77537d8ce6254d30e635fb3ef37fbdf0a3a7eefa9a4