[INFO] cloning repository https://github.com/xsoer/algorithm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xsoer/algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsoer%2Falgorithm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsoer%2Falgorithm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa662abd4ffe335863ba698d25b1fdceb11f7ba2 [INFO] checking xsoer/algorithm against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsoer%2Falgorithm" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xsoer/algorithm on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xsoer/algorithm [INFO] finished tweaking git repo https://github.com/xsoer/algorithm [INFO] tweaked toml for git repo https://github.com/xsoer/algorithm written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/xsoer/algorithm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 900c652ab5ca07feb587d817064c81fd4853c1b063fafc2e3882c9ba730ec0e1 [INFO] running `Command { std: "docker" "start" "-a" "900c652ab5ca07feb587d817064c81fd4853c1b063fafc2e3882c9ba730ec0e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "900c652ab5ca07feb587d817064c81fd4853c1b063fafc2e3882c9ba730ec0e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900c652ab5ca07feb587d817064c81fd4853c1b063fafc2e3882c9ba730ec0e1", kill_on_drop: false }` [INFO] [stdout] 900c652ab5ca07feb587d817064c81fd4853c1b063fafc2e3882c9ba730ec0e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef1cf7517faba537951895abe0e82f234da910a4ec839b76c80a667631ba5475 [INFO] running `Command { std: "docker" "start" "-a" "ef1cf7517faba537951895abe0e82f234da910a4ec839b76c80a667631ba5475", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking algorithm v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/sort.rs (1 fix) [INFO] [stderr] Fixed src/search.rs (1 fix) [INFO] [stderr] Fixed src/math/math.rs (1 fix) [INFO] [stdout] warning: type alias is never used: `DataType` [INFO] [stdout] --> src/sort.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / type DataType<'a> = ( [INFO] [stdout] 116 | | Vec, [INFO] [stdout] 117 | | Vec, [INFO] [stdout] 118 | | Vec, [INFO] [stdout] ... | [INFO] [stdout] 124 | | Vec<&'a str>, [INFO] [stdout] 125 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `data` [INFO] [stdout] --> src/sort.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn data() -> DataType<'static> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gcd` in this scope [INFO] [stdout] --> src/math/math.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | let res1 = gcd(a1, b1); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::gcd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gcd` in this scope [INFO] [stdout] --> src/math/math.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | let res2 = gcd(a2, b2); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::gcd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gcd` in this scope [INFO] [stdout] --> src/math/math.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | let res3 = gcd(a3, b3); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::gcd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lcm` in this scope [INFO] [stdout] --> src/math/math.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let res1 = lcm(a1, b1); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::lcm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lcm` in this scope [INFO] [stdout] --> src/math/math.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | let res2 = lcm(a2, b2); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::lcm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lcm` in this scope [INFO] [stdout] --> src/math/math.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | let res3 = lcm(a3, b3); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::lcm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fib` in this scope [INFO] [stdout] --> src/math/math.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | assert_eq!(fib(3), 2); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::fib; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fib` in this scope [INFO] [stdout] --> src/math/math.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(fib(10), 55); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::fib; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fib` in this scope [INFO] [stdout] --> src/math/math.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(fib(12), 144); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 34 | use crate::math::math::fib; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sequence_search` in this scope [INFO] [stdout] --> src/search.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(sequence_search(&arr, 10), Some(5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::sequence_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sequence_search` in this scope [INFO] [stdout] --> src/search.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(sequence_search(&arr, 11), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::sequence_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sequence_search` in this scope [INFO] [stdout] --> src/search.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | assert_eq!(sequence_search(&arr, 1), Some(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::sequence_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sequence_search` in this scope [INFO] [stdout] --> src/search.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(sequence_search(&arr1, 'b'), Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::sequence_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sequence_search` in this scope [INFO] [stdout] --> src/search.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | assert_eq!(sequence_search(&arr1, 'k'), Some(4)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::sequence_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sequence_search` in this scope [INFO] [stdout] --> src/search.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(sequence_search(&arr1, 'z'), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::sequence_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binary_search` in this scope [INFO] [stdout] --> src/search.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | assert_eq!(binary_search(&arr, 10), Some(5)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::binary_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binary_search` in this scope [INFO] [stdout] --> src/search.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | assert_eq!(binary_search(&arr, 11), None); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::binary_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binary_search` in this scope [INFO] [stdout] --> src/search.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | assert_eq!(binary_search(&arr, 1), Some(0)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::binary_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binary_search` in this scope [INFO] [stdout] --> src/search.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | assert_eq!(binary_search(&arr1, 'b'), Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::binary_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binary_search` in this scope [INFO] [stdout] --> src/search.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | assert_eq!(binary_search(&arr1, 'k'), Some(4)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::binary_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binary_search` in this scope [INFO] [stdout] --> src/search.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 82 | assert_eq!(binary_search(&arr1, 'z'), None); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::binary_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_search` in this scope [INFO] [stdout] --> src/search.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | assert_eq!(insertion_search(&arr, 10), Some(7)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::insertion_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_search` in this scope [INFO] [stdout] --> src/search.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | assert_eq!(insertion_search(&arr, 11), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::insertion_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_search` in this scope [INFO] [stdout] --> src/search.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | assert_eq!(insertion_search(&arr, 1), Some(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::insertion_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_search` in this scope [INFO] [stdout] --> src/search.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | assert_eq!(insertion_search(&arr, 13), Some(3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 60 | use crate::search::insertion_search; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | bubble_sort(&mut arrs.0); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | bubble_sort(&mut arrs.1); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | bubble_sort(&mut arrs.2); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | bubble_sort(&mut arrs.3); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | bubble_sort(&mut arrs.4); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | bubble_sort(&mut arrs.5); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | bubble_sort(&mut arrs.6); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | bubble_sort(&mut arrs.7); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bubble_sort` in this scope [INFO] [stdout] --> src/sort.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | bubble_sort(&mut arrs.8); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::bubble_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | insertion_sort(&mut arrs.0); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | insertion_sort(&mut arrs.1); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | insertion_sort(&mut arrs.2); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | insertion_sort(&mut arrs.3); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | insertion_sort(&mut arrs.4); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | insertion_sort(&mut arrs.5); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | insertion_sort(&mut arrs.6); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | insertion_sort(&mut arrs.7); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `insertion_sort` in this scope [INFO] [stdout] --> src/sort.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | insertion_sort(&mut arrs.8); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::insertion_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | selection_sort(&mut arrs.0); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | selection_sort(&mut arrs.1); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | selection_sort(&mut arrs.2); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | selection_sort(&mut arrs.3); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | selection_sort(&mut arrs.4); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | selection_sort(&mut arrs.5); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | selection_sort(&mut arrs.6); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | selection_sort(&mut arrs.7); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `selection_sort` in this scope [INFO] [stdout] --> src/sort.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | selection_sort(&mut arrs.8); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::selection_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | quick_sort(&mut arrs.0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | quick_sort(&mut arrs.1); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | quick_sort(&mut arrs.2); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | quick_sort(&mut arrs.3); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | quick_sort(&mut arrs.4); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | quick_sort(&mut arrs.5); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | quick_sort(&mut arrs.6); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | quick_sort(&mut arrs.7); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quick_sort` in this scope [INFO] [stdout] --> src/sort.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | quick_sort(&mut arrs.8); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 115 | use crate::sort::quick_sort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `algorithm` due to 62 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ef1cf7517faba537951895abe0e82f234da910a4ec839b76c80a667631ba5475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1cf7517faba537951895abe0e82f234da910a4ec839b76c80a667631ba5475", kill_on_drop: false }` [INFO] [stdout] ef1cf7517faba537951895abe0e82f234da910a4ec839b76c80a667631ba5475