[INFO] cloning repository https://github.com/umm-csci-3412-fall-2021/sorting-in-rust-jadyn-nicholas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umm-csci-3412-fall-2021/sorting-in-rust-jadyn-nicholas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3412-fall-2021%2Fsorting-in-rust-jadyn-nicholas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3412-fall-2021%2Fsorting-in-rust-jadyn-nicholas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24ba57a1f438162bea9bd883792755d20391bd21 [INFO] checking umm-csci-3412-fall-2021/sorting-in-rust-jadyn-nicholas against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3412-fall-2021%2Fsorting-in-rust-jadyn-nicholas" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umm-csci-3412-fall-2021/sorting-in-rust-jadyn-nicholas on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umm-csci-3412-fall-2021/sorting-in-rust-jadyn-nicholas [INFO] finished tweaking git repo https://github.com/umm-csci-3412-fall-2021/sorting-in-rust-jadyn-nicholas [INFO] tweaked toml for git repo https://github.com/umm-csci-3412-fall-2021/sorting-in-rust-jadyn-nicholas written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/umm-csci-3412-fall-2021/sorting-in-rust-jadyn-nicholas 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04dc06afc31bf3ceb1b7ab581dc34925d67311d0e3e17d4a52b507134ea34737 [INFO] running `Command { std: "docker" "start" "-a" "04dc06afc31bf3ceb1b7ab581dc34925d67311d0e3e17d4a52b507134ea34737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04dc06afc31bf3ceb1b7ab581dc34925d67311d0e3e17d4a52b507134ea34737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04dc06afc31bf3ceb1b7ab581dc34925d67311d0e3e17d4a52b507134ea34737", kill_on_drop: false }` [INFO] [stdout] 04dc06afc31bf3ceb1b7ab581dc34925d67311d0e3e17d4a52b507134ea34737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c29710cd861c45ca57d3822c34144d114e36b92463a85493f62d7f9d09da719b [INFO] running `Command { std: "docker" "start" "-a" "c29710cd861c45ca57d3822c34144d114e36b92463a85493f62d7f9d09da719b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sorting-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let mut smaller; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L1` should have a snake case name [INFO] [stdout] --> src/main.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let L1 = xs.len(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L2` should have a snake case name [INFO] [stdout] --> src/main.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let L2 = ys.len(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let mut smaller; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L1` should have a snake case name [INFO] [stdout] --> src/main.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let L1 = xs.len(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L2` should have a snake case name [INFO] [stdout] --> src/main.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let L2 = ys.len(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "c29710cd861c45ca57d3822c34144d114e36b92463a85493f62d7f9d09da719b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c29710cd861c45ca57d3822c34144d114e36b92463a85493f62d7f9d09da719b", kill_on_drop: false }` [INFO] [stdout] c29710cd861c45ca57d3822c34144d114e36b92463a85493f62d7f9d09da719b