[INFO] cloning repository https://github.com/hankgong/leetcoderusted [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hankgong/leetcoderusted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhankgong%2Fleetcoderusted", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhankgong%2Fleetcoderusted'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eae55cdd34d60dc78eb3a29e0ed54969f67dcc3b [INFO] checking hankgong/leetcoderusted against master#419b3e2d3e350822550eee0e82eeded4d324d584 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhankgong%2Fleetcoderusted" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hankgong/leetcoderusted on toolchain 419b3e2d3e350822550eee0e82eeded4d324d584 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hankgong/leetcoderusted [INFO] finished tweaking git repo https://github.com/hankgong/leetcoderusted [INFO] tweaked toml for git repo https://github.com/hankgong/leetcoderusted written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hankgong/leetcoderusted 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" "+419b3e2d3e350822550eee0e82eeded4d324d584" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 353b49842a6c5869d564fa89d926b73dd405ceffddf65bd1d50b6573c4038f2d [INFO] running `Command { std: "docker" "start" "-a" "353b49842a6c5869d564fa89d926b73dd405ceffddf65bd1d50b6573c4038f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "353b49842a6c5869d564fa89d926b73dd405ceffddf65bd1d50b6573c4038f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353b49842a6c5869d564fa89d926b73dd405ceffddf65bd1d50b6573c4038f2d", kill_on_drop: false }` [INFO] [stdout] 353b49842a6c5869d564fa89d926b73dd405ceffddf65bd1d50b6573c4038f2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c17a55713b0d572533083508ab516c6d7b29f07d158990399037e4272f63722 [INFO] running `Command { std: "docker" "start" "-a" "9c17a55713b0d572533083508ab516c6d7b29f07d158990399037e4272f63722", kill_on_drop: false }` [INFO] [stderr] Checking leetcoderusted v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/1331e_rank_transform_of_an_array-b28856c1c64b03ad.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/leetcoderusted-b28856c1c64b03ad/dep-test-integration-test-1331e_rank_transform_of_an_array` [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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/0021e_merge_2_sorted_lists-aed1b5b854e2e8bb.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/leetcoderusted-aed1b5b854e2e8bb/dep-test-integration-test-0021e_merge_2_sorted_lists` [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/1523e_count_odd_numbers_in_an_interval_range-84c0a138a5eb917f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/leetcoderusted-84c0a138a5eb917f/dep-test-integration-test-1523e_count_odd_numbers_in_an_interval_range` [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/rmetaGBYg76" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/1323e_maximum_69_number-68f035dce2b73922.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/leetcoderusted-68f035dce2b73922/dep-test-integration-test-1323e_maximum_69_number` [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/rmeta5v58CM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/1512e_number_of_good_pairs-766bc9fbab46268e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/leetcoderusted-766bc9fbab46268e/dep-test-integration-test-1512e_number_of_good_pairs` [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/0001e_two_sum-6e69268c25e3e523.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/leetcoderusted-6e69268c25e3e523/dep-test-integration-test-0001e_two_sum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `leetcoderusted` (test "1304e_find_n_unique_int_sum_as_0") due to 1 previous error [INFO] [stderr] error: could not compile `leetcoderusted` (test "rin03") 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/rmetatFFMtQ" [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/rmetasYQNYk" [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/rmetaP4prav" [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/rmetaUWvbDl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leetcoderusted` (test "1337e_k_weakest_rows_in_a_matrix") due to 1 previous error [INFO] [stderr] error: could not compile `leetcoderusted` (test "1502e_can_make_arithmetic_prog_from_seq") 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/rmetartlIa1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leetcoderusted` (test "ex01") due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rin01-a427facfe98f5f62.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/leetcoderusted-a427facfe98f5f62/dep-test-integration-test-rin01` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `leetcoderusted` (test "0038_random_test") due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/1399e_count_largest_group-38123dbb319e145c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/leetcoderusted-38123dbb319e145c/dep-test-integration-test-1399e_count_largest_group` [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/rmetaUVG5f4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leetcoderusted` (bin "leetcoderusted") due to 1 previous error [INFO] [stderr] error: could not compile `leetcoderusted` (test "1313e_decompress_run_length_encoded_list") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9c17a55713b0d572533083508ab516c6d7b29f07d158990399037e4272f63722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c17a55713b0d572533083508ab516c6d7b29f07d158990399037e4272f63722", kill_on_drop: false }` [INFO] [stdout] 9c17a55713b0d572533083508ab516c6d7b29f07d158990399037e4272f63722