[INFO] cloning repository https://github.com/github-vanilla/the-rust-programming-language-2nd-edition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/github-vanilla/the-rust-programming-language-2nd-edition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithub-vanilla%2Fthe-rust-programming-language-2nd-edition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithub-vanilla%2Fthe-rust-programming-language-2nd-edition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3604a9642d8ff939278553bd1989b1cff1e4f215 [INFO] checking github-vanilla/the-rust-programming-language-2nd-edition/3604a9642d8ff939278553bd1989b1cff1e4f215 against try#f827120c9528a1a0e4c9881169eacd52170f9a08 for pr-130367 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithub-vanilla%2Fthe-rust-programming-language-2nd-edition" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/github-vanilla/the-rust-programming-language-2nd-edition on toolchain f827120c9528a1a0e4c9881169eacd52170f9a08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f827120c9528a1a0e4c9881169eacd52170f9a08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/github-vanilla/the-rust-programming-language-2nd-edition [INFO] finished tweaking git repo https://github.com/github-vanilla/the-rust-programming-language-2nd-edition [INFO] tweaked toml for git repo https://github.com/github-vanilla/the-rust-programming-language-2nd-edition written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/github-vanilla/the-rust-programming-language-2nd-edition 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" "+f827120c9528a1a0e4c9881169eacd52170f9a08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+f827120c9528a1a0e4c9881169eacd52170f9a08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16bb5d2c24c3a2c04e2734a964465314425d082f3cfea5541098f905c1ddd3f3 [INFO] running `Command { std: "docker" "start" "-a" "16bb5d2c24c3a2c04e2734a964465314425d082f3cfea5541098f905c1ddd3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16bb5d2c24c3a2c04e2734a964465314425d082f3cfea5541098f905c1ddd3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bb5d2c24c3a2c04e2734a964465314425d082f3cfea5541098f905c1ddd3f3", kill_on_drop: false }` [INFO] [stdout] 16bb5d2c24c3a2c04e2734a964465314425d082f3cfea5541098f905c1ddd3f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+f827120c9528a1a0e4c9881169eacd52170f9a08" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cf0964ef8dbf49852b7c54931cb55b8cfa1fd6af77e3434186b408a2a32baf6 [INFO] running `Command { std: "docker" "start" "-a" "3cf0964ef8dbf49852b7c54931cb55b8cfa1fd6af77e3434186b408a2a32baf6", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/guessing_game-93aaa7725e1aa985` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "3cf0964ef8dbf49852b7c54931cb55b8cfa1fd6af77e3434186b408a2a32baf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf0964ef8dbf49852b7c54931cb55b8cfa1fd6af77e3434186b408a2a32baf6", kill_on_drop: false }` [INFO] [stdout] 3cf0964ef8dbf49852b7c54931cb55b8cfa1fd6af77e3434186b408a2a32baf6