[INFO] cloning repository https://github.com/ralphrecto/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ralphrecto/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralphrecto%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralphrecto%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 314f714acd6d310939e472e70dfa137abf038844 [INFO] building ralphrecto/advent-of-code against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralphrecto%2Fadvent-of-code" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralphrecto/advent-of-code on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralphrecto/advent-of-code [INFO] finished tweaking git repo https://github.com/ralphrecto/advent-of-code [INFO] tweaked toml for git repo https://github.com/ralphrecto/advent-of-code written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ralphrecto/advent-of-code already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded literal v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29cd8111e99bbc0dbeb009ac4f5c72eb6c000e2c2532c0b34efd8cc588672671 [INFO] running `Command { std: "docker" "start" "-a" "29cd8111e99bbc0dbeb009ac4f5c72eb6c000e2c2532c0b34efd8cc588672671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29cd8111e99bbc0dbeb009ac4f5c72eb6c000e2c2532c0b34efd8cc588672671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29cd8111e99bbc0dbeb009ac4f5c72eb6c000e2c2532c0b34efd8cc588672671", kill_on_drop: false }` [INFO] [stdout] 29cd8111e99bbc0dbeb009ac4f5c72eb6c000e2c2532c0b34efd8cc588672671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99e071ab2075f7c94b8180a171ef0fb7c9b7428a9ea05d36ae196c61f623a177 [INFO] running `Command { std: "docker" "start" "-a" "99e071ab2075f7c94b8180a171ef0fb7c9b7428a9ea05d36ae196c61f623a177", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.110 [INFO] [stderr] Compiling etcommon-hexutil v0.2.4 [INFO] [stderr] Compiling elastic-array-plus v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling literal v0.2.0 [INFO] [stderr] Compiling etcommon-rlp v0.2.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] thread '' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `etcommon-rlp` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] thread '' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] thread '' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `petgraph` [INFO] running `Command { std: "docker" "inspect" "99e071ab2075f7c94b8180a171ef0fb7c9b7428a9ea05d36ae196c61f623a177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e071ab2075f7c94b8180a171ef0fb7c9b7428a9ea05d36ae196c61f623a177", kill_on_drop: false }` [INFO] [stdout] 99e071ab2075f7c94b8180a171ef0fb7c9b7428a9ea05d36ae196c61f623a177