[INFO] cloning repository https://github.com/glurbi/adventofcode2016 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glurbi/adventofcode2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglurbi%2Fadventofcode2016", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglurbi%2Fadventofcode2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20beffa0adaa6479fc4b0f4f35cef0b1775d34c5 [INFO] checking glurbi/adventofcode2016 against master#ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c for pr-114776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglurbi%2Fadventofcode2016" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glurbi/adventofcode2016 on toolchain ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glurbi/adventofcode2016 [INFO] finished tweaking git repo https://github.com/glurbi/adventofcode2016 [INFO] tweaked toml for git repo https://github.com/glurbi/adventofcode2016 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/glurbi/adventofcode2016 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" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v4.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70b4c85a5c5671db3abf262b078a8bd18c33b6501fe1198cab2e0dca781dcac6 [INFO] running `Command { std: "docker" "start" "-a" "70b4c85a5c5671db3abf262b078a8bd18c33b6501fe1198cab2e0dca781dcac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70b4c85a5c5671db3abf262b078a8bd18c33b6501fe1198cab2e0dca781dcac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b4c85a5c5671db3abf262b078a8bd18c33b6501fe1198cab2e0dca781dcac6", kill_on_drop: false }` [INFO] [stdout] 70b4c85a5c5671db3abf262b078a8bd18c33b6501fe1198cab2e0dca781dcac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cf6cc015b6f13efed3a7ee9773a0ab67743f8cf9724a9ff2e665dcffc14e651 [INFO] running `Command { std: "docker" "start" "-a" "9cf6cc015b6f13efed3a7ee9773a0ab67743f8cf9724a9ff2e665dcffc14e651", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Checking adventofcode2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanrOLdj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode2016` (bin "day1-1") due to 2 previous errors [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/rmetanOf98w" [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/rmetaaNjgZv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode2016` (bin "day3-2" test) due to previous error [INFO] [stderr] error: could not compile `adventofcode2016` (bin "day1-1" test) due to 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/rmetahmt73t" [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/rmetaW3Jhhl" [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/rmetaps0kcI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode2016` (bin "day2-1") due to previous error [INFO] [stderr] error: could not compile `adventofcode2016` (bin "day1-2" test) due to previous error [INFO] [stderr] error: could not compile `adventofcode2016` (bin "day1-2") due to 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/rmetasSf8QE" [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/rmeta2HuW1t" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode2016` (bin "day2-2" test) due to previous error [INFO] [stderr] error: could not compile `adventofcode2016` (bin "day2-2") due to previous error [INFO] running `Command { std: "docker" "inspect" "9cf6cc015b6f13efed3a7ee9773a0ab67743f8cf9724a9ff2e665dcffc14e651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf6cc015b6f13efed3a7ee9773a0ab67743f8cf9724a9ff2e665dcffc14e651", kill_on_drop: false }` [INFO] [stdout] 9cf6cc015b6f13efed3a7ee9773a0ab67743f8cf9724a9ff2e665dcffc14e651