[INFO] cloning repository https://github.com/packsaddle/rust-text2checkstyle_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/packsaddle/rust-text2checkstyle_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacksaddle%2Frust-text2checkstyle_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacksaddle%2Frust-text2checkstyle_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c0c49b80c6119f47bcd740821f6e4b44594c008 [INFO] checking packsaddle/rust-text2checkstyle_cli against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacksaddle%2Frust-text2checkstyle_cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/packsaddle/rust-text2checkstyle_cli on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/packsaddle/rust-text2checkstyle_cli [INFO] finished tweaking git repo https://github.com/packsaddle/rust-text2checkstyle_cli [INFO] tweaked toml for git repo https://github.com/packsaddle/rust-text2checkstyle_cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/packsaddle/rust-text2checkstyle_cli 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16d5c3d8775513db3bb546e2949d78980fa6ad17673aa251f3b877cb758fe25d [INFO] running `Command { std: "docker" "start" "-a" "16d5c3d8775513db3bb546e2949d78980fa6ad17673aa251f3b877cb758fe25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16d5c3d8775513db3bb546e2949d78980fa6ad17673aa251f3b877cb758fe25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d5c3d8775513db3bb546e2949d78980fa6ad17673aa251f3b877cb758fe25d", kill_on_drop: false }` [INFO] [stdout] 16d5c3d8775513db3bb546e2949d78980fa6ad17673aa251f3b877cb758fe25d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d06ce3f517851e5045e2e2d9202d433de033719449b636ab2a68ac3d658c8a0 [INFO] running `Command { std: "docker" "start" "-a" "7d06ce3f517851e5045e2e2d9202d433de033719449b636ab2a68ac3d658c8a0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.32 [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking encoding_rs v0.7.1 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Checking textwrap v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking clap v2.26.2 [INFO] [stderr] Checking backtrace v0.3.3 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking quick-xml v0.9.4 [INFO] [stderr] Checking checkstyle_formatter v1.0.1 [INFO] [stderr] Checking text2checkstyle v1.0.1 [INFO] [stderr] Checking text2checkstyle_cli v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/text2checkstyle-b4808f03d7560bfc.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/text2checkstyle_cli-b4808f03d7560bfc/dep-bin-text2checkstyle` [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/rmetaplNKe7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `text2checkstyle_cli` (bin "text2checkstyle" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7d06ce3f517851e5045e2e2d9202d433de033719449b636ab2a68ac3d658c8a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d06ce3f517851e5045e2e2d9202d433de033719449b636ab2a68ac3d658c8a0", kill_on_drop: false }` [INFO] [stdout] 7d06ce3f517851e5045e2e2d9202d433de033719449b636ab2a68ac3d658c8a0