[INFO] cloning repository https://github.com/malekbr/checklist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malekbr/checklist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalekbr%2Fchecklist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalekbr%2Fchecklist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 093958ee9aa2f96d36764e4da6939667f8a9d60a [INFO] checking malekbr/checklist against try#e58ab0492e70733577a2aa8f09aa11a81ccf8005 for pr-113457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalekbr%2Fchecklist" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malekbr/checklist on toolchain e58ab0492e70733577a2aa8f09aa11a81ccf8005 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/malekbr/checklist [INFO] finished tweaking git repo https://github.com/malekbr/checklist [INFO] tweaked toml for git repo https://github.com/malekbr/checklist written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/malekbr/checklist 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" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 725f7469ce1b1d3f7a1f36695c266392351cdb93eca37f686b6065775085a2f0 [INFO] running `Command { std: "docker" "start" "-a" "725f7469ce1b1d3f7a1f36695c266392351cdb93eca37f686b6065775085a2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "725f7469ce1b1d3f7a1f36695c266392351cdb93eca37f686b6065775085a2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725f7469ce1b1d3f7a1f36695c266392351cdb93eca37f686b6065775085a2f0", kill_on_drop: false }` [INFO] [stdout] 725f7469ce1b1d3f7a1f36695c266392351cdb93eca37f686b6065775085a2f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09d2dad85ca2c0458d4aed94ec54b763a0f6d903ef887ecde16b0775e7b056b1 [INFO] running `Command { std: "docker" "start" "-a" "09d2dad85ca2c0458d4aed94ec54b763a0f6d903ef887ecde16b0775e7b056b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking pest v2.1.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stdout] error: failed to write /tmp/rustciupfJ3/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "09d2dad85ca2c0458d4aed94ec54b763a0f6d903ef887ecde16b0775e7b056b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d2dad85ca2c0458d4aed94ec54b763a0f6d903ef887ecde16b0775e7b056b1", kill_on_drop: false }` [INFO] [stdout] 09d2dad85ca2c0458d4aed94ec54b763a0f6d903ef887ecde16b0775e7b056b1