[INFO] cloning repository https://github.com/jaypyles/cpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaypyles/cpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaypyles%2Fcpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaypyles%2Fcpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d366452f7d0ff57500978c5489996c169466f20 [INFO] checking jaypyles/cpl against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaypyles%2Fcpl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaypyles/cpl on toolchain a9e7b30487235621751cc628f170c0f15fb215c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaypyles/cpl [INFO] finished tweaking git repo https://github.com/jaypyles/cpl [INFO] tweaked toml for git repo https://github.com/jaypyles/cpl written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jaypyles/cpl 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" "+a9e7b30487235621751cc628f170c0f15fb215c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jaypyles/jrutils` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6848e4fdf3cfc8cbdd0dbbaac858896058d53a15dd15b2944bb3ce562414fa [INFO] running `Command { std: "docker" "start" "-a" "5f6848e4fdf3cfc8cbdd0dbbaac858896058d53a15dd15b2944bb3ce562414fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6848e4fdf3cfc8cbdd0dbbaac858896058d53a15dd15b2944bb3ce562414fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6848e4fdf3cfc8cbdd0dbbaac858896058d53a15dd15b2944bb3ce562414fa", kill_on_drop: false }` [INFO] [stdout] 5f6848e4fdf3cfc8cbdd0dbbaac858896058d53a15dd15b2944bb3ce562414fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c68ee81588c6f72f88e6d8aa34e8ad18d405c659111c14117dba5c148198b6c [INFO] running `Command { std: "docker" "start" "-a" "8c68ee81588c6f72f88e6d8aa34e8ad18d405c659111c14117dba5c148198b6c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking winnow v0.5.19 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking jrutils v0.1.0 (https://github.com/jaypyles/jrutils#09559972) [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/toml_edit-b06a400b5e922f7e.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8c68ee81588c6f72f88e6d8aa34e8ad18d405c659111c14117dba5c148198b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c68ee81588c6f72f88e6d8aa34e8ad18d405c659111c14117dba5c148198b6c", kill_on_drop: false }` [INFO] [stdout] 8c68ee81588c6f72f88e6d8aa34e8ad18d405c659111c14117dba5c148198b6c