[INFO] cloning repository https://github.com/teevik/algorithms-datastructures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teevik/algorithms-datastructures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteevik%2Falgorithms-datastructures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteevik%2Falgorithms-datastructures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c2b894a3624e5ba1a5f4529b1bf39ceb00696a9 [INFO] checking teevik/algorithms-datastructures against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteevik%2Falgorithms-datastructures" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teevik/algorithms-datastructures on toolchain 9d28fe39763974a96d61232e96ac856735e4cdd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teevik/algorithms-datastructures [INFO] finished tweaking git repo https://github.com/teevik/algorithms-datastructures [INFO] tweaked toml for git repo https://github.com/teevik/algorithms-datastructures written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/teevik/algorithms-datastructures 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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0623cce59651ca8d25493483a980ccb903166c8a476f4ed5cdf5af64a3951976 [INFO] running `Command { std: "docker" "start" "-a" "0623cce59651ca8d25493483a980ccb903166c8a476f4ed5cdf5af64a3951976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0623cce59651ca8d25493483a980ccb903166c8a476f4ed5cdf5af64a3951976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0623cce59651ca8d25493483a980ccb903166c8a476f4ed5cdf5af64a3951976", kill_on_drop: false }` [INFO] [stdout] 0623cce59651ca8d25493483a980ccb903166c8a476f4ed5cdf5af64a3951976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cec1b11b05ee0ff3aae1b793c773b30e1be38d0afe4aa66959bfa1fda14e3fd3 [INFO] running `Command { std: "docker" "start" "-a" "cec1b11b05ee0ff3aae1b793c773b30e1be38d0afe4aa66959bfa1fda14e3fd3", kill_on_drop: false }` [INFO] [stderr] Checking algorithms-datastructures v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `linear_search` is never used [INFO] [stdout] --> src/day1/linear_search.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn linear_search(haystack: &[T], needle: &T) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/algorithms_datastructures-bfa11c5c54a84a56.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/algorithms-datastructures-bfa11c5c54a84a56/dep-test-lib-algorithms_datastructures` [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 compile `algorithms-datastructures` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/bin/rustc --crate-name algorithms_datastructures --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=179932842e5cc954 -C extra-filename=-44ec66906e2075a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "cec1b11b05ee0ff3aae1b793c773b30e1be38d0afe4aa66959bfa1fda14e3fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec1b11b05ee0ff3aae1b793c773b30e1be38d0afe4aa66959bfa1fda14e3fd3", kill_on_drop: false }` [INFO] [stdout] cec1b11b05ee0ff3aae1b793c773b30e1be38d0afe4aa66959bfa1fda14e3fd3