[INFO] cloning repository https://github.com/hkohko/theprimeagen-algorithms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hkohko/theprimeagen-algorithms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkohko%2Ftheprimeagen-algorithms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkohko%2Ftheprimeagen-algorithms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d888ce6c3f830fdd06f988ef0c4e888741f22761 [INFO] checking hkohko/theprimeagen-algorithms against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkohko%2Ftheprimeagen-algorithms" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/builds/worker-1-tc2/source/.git/description': No space left on device [INFO] checking hkohko/theprimeagen-algorithms against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkohko%2Ftheprimeagen-algorithms" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hkohko/theprimeagen-algorithms [INFO] finished tweaking git repo https://github.com/hkohko/theprimeagen-algorithms [INFO] tweaked toml for git repo https://github.com/hkohko/theprimeagen-algorithms written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hkohko/theprimeagen-algorithms on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hkohko/theprimeagen-algorithms 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17d42b812c8fb0e8455712881ad2d1a512995be8d19c2f32370b4950e01b350b [INFO] running `Command { std: "docker" "start" "-a" "17d42b812c8fb0e8455712881ad2d1a512995be8d19c2f32370b4950e01b350b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17d42b812c8fb0e8455712881ad2d1a512995be8d19c2f32370b4950e01b350b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d42b812c8fb0e8455712881ad2d1a512995be8d19c2f32370b4950e01b350b", kill_on_drop: false }` [INFO] [stdout] 17d42b812c8fb0e8455712881ad2d1a512995be8d19c2f32370b4950e01b350b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 794243cef286ab78b570430e3493c188344ed2ef6131a5492f223e831892dbee [INFO] running `Command { std: "docker" "start" "-a" "794243cef286ab78b570430e3493c188344ed2ef6131a5492f223e831892dbee", kill_on_drop: false }` [INFO] [stderr] Checking theprimeagen_algorithms v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/an_array.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let a = ["hello", "world"]; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/an_array.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let a = ["hello", "world"]; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `still_On` should have a snake case name [INFO] [stdout] --> src/big_o.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn still_On() { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `still_on` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `O_N_squared` should have a snake case name [INFO] [stdout] --> src/big_o.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn O_N_squared() { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `o_n_squared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `still_On` should have a snake case name [INFO] [stdout] --> src/big_o.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn still_On() { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `still_on` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `O_N_squared` should have a snake case name [INFO] [stdout] --> src/big_o.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn O_N_squared() { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `o_n_squared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theprimeagen_algorithms::an_array::array_main` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use theprimeagen_algorithms::an_array::array_main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theprimeagen_algorithms::an_array::array_main` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use theprimeagen_algorithms::an_array::array_main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `O_N_squared` and `still_On` [INFO] [stdout] --> src/main.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use theprimeagen_algorithms::big_o::{still_On, O_N_squared}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `O_N_squared` and `still_On` [INFO] [stdout] --> src/main.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use theprimeagen_algorithms::big_o::{still_On, O_N_squared}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theprimeagen_algorithms::linear_search::linear_search_main` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use theprimeagen_algorithms::linear_search::linear_search_main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `theprimeagen_algorithms::linear_search::linear_search_main` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use theprimeagen_algorithms::linear_search::linear_search_main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "794243cef286ab78b570430e3493c188344ed2ef6131a5492f223e831892dbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794243cef286ab78b570430e3493c188344ed2ef6131a5492f223e831892dbee", kill_on_drop: false }` [INFO] [stdout] 794243cef286ab78b570430e3493c188344ed2ef6131a5492f223e831892dbee