[INFO] cloning repository https://github.com/thejourneyofbabo/rust-workspace-and-bin-folder-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thejourneyofbabo/rust-workspace-and-bin-folder-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthejourneyofbabo%2Frust-workspace-and-bin-folder-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthejourneyofbabo%2Frust-workspace-and-bin-folder-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9ee7fa8d5e55c5c5996879817107fb9727d4591 [INFO] checking thejourneyofbabo/rust-workspace-and-bin-folder-test against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthejourneyofbabo%2Frust-workspace-and-bin-folder-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thejourneyofbabo/rust-workspace-and-bin-folder-test on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thejourneyofbabo/rust-workspace-and-bin-folder-test [INFO] finished tweaking git repo https://github.com/thejourneyofbabo/rust-workspace-and-bin-folder-test [INFO] tweaked toml for git repo https://github.com/thejourneyofbabo/rust-workspace-and-bin-folder-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thejourneyofbabo/rust-workspace-and-bin-folder-test 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a5e3e3773ec2cdfd07aa75a6a0a113f873a7e3c5976a950b0cf69238b7706b0 [INFO] running `Command { std: "docker" "start" "-a" "1a5e3e3773ec2cdfd07aa75a6a0a113f873a7e3c5976a950b0cf69238b7706b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a5e3e3773ec2cdfd07aa75a6a0a113f873a7e3c5976a950b0cf69238b7706b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5e3e3773ec2cdfd07aa75a6a0a113f873a7e3c5976a950b0cf69238b7706b0", kill_on_drop: false }` [INFO] [stdout] 1a5e3e3773ec2cdfd07aa75a6a0a113f873a7e3c5976a950b0cf69238b7706b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6838c8785921983f27e2229e9e9a397fa5bdac0d3e6ee31b5927e2005474391b [INFO] running `Command { std: "docker" "start" "-a" "6838c8785921983f27e2229e9e9a397fa5bdac0d3e6ee31b5927e2005474391b", kill_on_drop: false }` [INFO] [stderr] Checking add_one v0.1.0 (/opt/rustwide/workdir/add_one) [INFO] [stderr] Checking playground v0.1.0 (/opt/rustwide/workdir/playground) [INFO] [stderr] Checking adder_3 v0.1.0 (/opt/rustwide/workdir/adder_3/adder_3) [INFO] [stderr] Checking adder_3_1 v0.1.0 (/opt/rustwide/workdir/adder_3/adder_3_1) [INFO] [stderr] Checking adder_3_2 v0.1.0 (/opt/rustwide/workdir/adder_3/adder_3_2) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/playground-fab87c8697cdf2a7/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmetafCIuup" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adder_3_1` (bin "adder_3_1" test) due to 1 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/rmetaYu6uCv" [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/rmetaTRZd0I" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `add_one` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `playground` (bin "simpletest") due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/adder_3_1-a43b21b9f9ea3be1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/adder_3_1-a43b21b9f9ea3be1/dep-bin-adder_3_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/adder_3-521bc6d8dfab0666.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/adder_3-521bc6d8dfab0666/dep-bin-adder_3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBvLHU2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adder_3_2` (bin "adder_3_2" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6838c8785921983f27e2229e9e9a397fa5bdac0d3e6ee31b5927e2005474391b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6838c8785921983f27e2229e9e9a397fa5bdac0d3e6ee31b5927e2005474391b", kill_on_drop: false }` [INFO] [stdout] 6838c8785921983f27e2229e9e9a397fa5bdac0d3e6ee31b5927e2005474391b