[INFO] cloning repository https://github.com/theanh098/programs-collection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theanh098/programs-collection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheanh098%2Fprograms-collection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheanh098%2Fprograms-collection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c68f98a2c2ab0d99c1ed9538cb0f2a10094e690 [INFO] checking theanh098/programs-collection against try#9053a8ad740a9e131b53ea98acecf68cf79134fe for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheanh098%2Fprograms-collection" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theanh098/programs-collection on toolchain 9053a8ad740a9e131b53ea98acecf68cf79134fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theanh098/programs-collection [INFO] finished tweaking git repo https://github.com/theanh098/programs-collection [INFO] tweaked toml for git repo https://github.com/theanh098/programs-collection written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/theanh098/programs-collection 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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6477c1712181d4e520111a4b003f450ee3b11fe1ae710e3e1b10b696d92ac663 [INFO] running `Command { std: "docker" "start" "-a" "6477c1712181d4e520111a4b003f450ee3b11fe1ae710e3e1b10b696d92ac663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6477c1712181d4e520111a4b003f450ee3b11fe1ae710e3e1b10b696d92ac663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6477c1712181d4e520111a4b003f450ee3b11fe1ae710e3e1b10b696d92ac663", kill_on_drop: false }` [INFO] [stdout] 6477c1712181d4e520111a4b003f450ee3b11fe1ae710e3e1b10b696d92ac663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 427e9a2649ff6c8824971ecaa7ba982ed0c4bb108bb4a2896a6be5ec192b2b96 [INFO] running `Command { std: "docker" "start" "-a" "427e9a2649ff6c8824971ecaa7ba982ed0c4bb108bb4a2896a6be5ec192b2b96", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "427e9a2649ff6c8824971ecaa7ba982ed0c4bb108bb4a2896a6be5ec192b2b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427e9a2649ff6c8824971ecaa7ba982ed0c4bb108bb4a2896a6be5ec192b2b96", kill_on_drop: false }` [INFO] [stdout] 427e9a2649ff6c8824971ecaa7ba982ed0c4bb108bb4a2896a6be5ec192b2b96