[INFO] cloning repository https://github.com/pluzeaux/bullitt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pluzeaux/bullitt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluzeaux%2Fbullitt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluzeaux%2Fbullitt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df05fedcda48ab550df882d77c14d8a6544edf18 [INFO] checking pluzeaux/bullitt against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluzeaux%2Fbullitt" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pluzeaux/bullitt on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pluzeaux/bullitt [INFO] finished tweaking git repo https://github.com/pluzeaux/bullitt [INFO] tweaked toml for git repo https://github.com/pluzeaux/bullitt written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pluzeaux/bullitt 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dff407a4cf319e6ca8fac61ee892119beebf1db29b80da77ca8b73ff80f966a8 [INFO] running `Command { std: "docker" "start" "-a" "dff407a4cf319e6ca8fac61ee892119beebf1db29b80da77ca8b73ff80f966a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dff407a4cf319e6ca8fac61ee892119beebf1db29b80da77ca8b73ff80f966a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff407a4cf319e6ca8fac61ee892119beebf1db29b80da77ca8b73ff80f966a8", kill_on_drop: false }` [INFO] [stdout] dff407a4cf319e6ca8fac61ee892119beebf1db29b80da77ca8b73ff80f966a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b967c469c964b19b3f9b26aabe4fa411ea58de6dd99faf48f566e638ec00749b [INFO] running `Command { std: "docker" "start" "-a" "b967c469c964b19b3f9b26aabe4fa411ea58de6dd99faf48f566e638ec00749b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking bullitt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/linked_list.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cell` [INFO] [stdout] --> src/linked_list.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | use crate::linked_list::{LinkedList, Cell, Link}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/linked_list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Cell { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 5 | succ: Link, [INFO] [stdout] 6 | value: T, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cell` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/examples/rmetaZxSq2C" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/examples/longest_substring_ex1-a036d6935532dbc8.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bullitt-a036d6935532dbc8/dep-example-longest_substring_ex1` [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/examples/rmetaD2Tz6Q" [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/examples/rmeta30KDm4" [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/examples/rmetatBxNwj" [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/examples/rmetaF0Vnom" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bullitt` (example "combinatory") due to 1 previous error [INFO] [stderr] error: could not compile `bullitt` (example "luhn") due to 1 previous error [INFO] [stderr] error: could not compile `bullitt` (example "anagram") 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/examples/rmeta3FJvDl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bullitt` (example "mode_in_bst") due to 1 previous error [INFO] [stderr] error: could not compile `bullitt` (example "letter_frequency") due to 1 previous error [INFO] [stderr] error: could not compile `bullitt` (example "longest_substring_ex2") due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/examples/cartesian_product-c78e75fc8c00d4e6.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bullitt-c78e75fc8c00d4e6/dep-example-cartesian_product` [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/examples/two_sum_ex1-f4a760893d37d516.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bullitt-f4a760893d37d516/dep-example-two_sum_ex1` [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/examples/two_sum_ex3-fe5f9b1af593aed8.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bullitt-fe5f9b1af593aed8/dep-example-two_sum_ex3` [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/rmetakZpbDm" [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/examples/rmetacbNFBO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bullitt` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stderr] error: could not compile `bullitt` (example "graph_shortest_path") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b967c469c964b19b3f9b26aabe4fa411ea58de6dd99faf48f566e638ec00749b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b967c469c964b19b3f9b26aabe4fa411ea58de6dd99faf48f566e638ec00749b", kill_on_drop: false }` [INFO] [stdout] b967c469c964b19b3f9b26aabe4fa411ea58de6dd99faf48f566e638ec00749b