[INFO] cloning repository https://github.com/Erzhan004/Sorting_Rust_BC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Erzhan004/Sorting_Rust_BC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErzhan004%2FSorting_Rust_BC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErzhan004%2FSorting_Rust_BC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c423834cb1a4f207267ae4e93d32300b9bda0315
[INFO] checking Erzhan004/Sorting_Rust_BC against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErzhan004%2FSorting_Rust_BC" "/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/Erzhan004/Sorting_Rust_BC
[INFO] finished tweaking git repo https://github.com/Erzhan004/Sorting_Rust_BC
[INFO] tweaked toml for git repo https://github.com/Erzhan004/Sorting_Rust_BC written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Erzhan004/Sorting_Rust_BC on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Erzhan004/Sorting_Rust_BC 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3e0992f138214f3094f0b0c643030f41d93814a5f6a5b1824a147cef7db15a9
[INFO] running `Command { std: "docker" "start" "-a" "e3e0992f138214f3094f0b0c643030f41d93814a5f6a5b1824a147cef7db15a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3e0992f138214f3094f0b0c643030f41d93814a5f6a5b1824a147cef7db15a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3e0992f138214f3094f0b0c643030f41d93814a5f6a5b1824a147cef7db15a9", kill_on_drop: false }`
[INFO] [stdout] e3e0992f138214f3094f0b0c643030f41d93814a5f6a5b1824a147cef7db15a9
[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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 930aea4e74f46535e388a49c6e75d5fbe59ce2055d196500e5f38b6fac0691e9
[INFO] running `Command { std: "docker" "start" "-a" "930aea4e74f46535e388a49c6e75d5fbe59ce2055d196500e5f38b6fac0691e9", kill_on_drop: false }`
[INFO] [stderr]     Checking sorting_library v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]  --> src/quick_sort.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]   --> src/quick_sort.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]   --> src/quick_sort.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |         while compare(&arr[i], &pivot) == Ordering::Less {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]   --> src/quick_sort.rs:26:43
[INFO] [stdout]    |
[INFO] [stdout] 26 |         while compare(&arr[j], &pivot) == Ordering::Greater {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]  --> src/merge_sort.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]   --> src/merge_sort.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]   --> src/merge_sort.rs:27:59
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if compare(&left[left_idx], &right[right_idx]) != Ordering::Greater {
[INFO] [stdout]    |                                                           ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]  --> src/selection_sort.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]  --> src/selection_sort.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 |             if compare(&arr[j], &arr[min_idx]) == Ordering::Less {
[INFO] [stdout]   |                                                   ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]  --> src/insertion_sort.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]  --> src/insertion_sort.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 |         while j > 0 && compare(&arr[j], &arr[j - 1]) == Ordering::Less {
[INFO] [stdout]   |                                                         ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sorting_library` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]  --> src/quick_sort.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]   --> src/quick_sort.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]   --> src/quick_sort.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |         while compare(&arr[i], &pivot) == Ordering::Less {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]   --> src/quick_sort.rs:26:43
[INFO] [stdout]    |
[INFO] [stdout] 26 |         while compare(&arr[j], &pivot) == Ordering::Greater {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]  --> src/merge_sort.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]   --> src/merge_sort.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]   --> src/merge_sort.rs:27:59
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if compare(&left[left_idx], &right[right_idx]) != Ordering::Greater {
[INFO] [stdout]    |                                                           ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::cmp::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::sync::atomic::Ordering;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]  --> src/selection_sort.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]  --> src/selection_sort.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 |             if compare(&arr[j], &arr[min_idx]) == Ordering::Less {
[INFO] [stdout]   |                                                   ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope
[INFO] [stdout]  --> src/insertion_sort.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     F: Fn(&T, &T) -> Ordering,
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ordering`
[INFO] [stdout]  --> src/insertion_sort.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 |         while j > 0 && compare(&arr[j], &arr[j - 1]) == Ordering::Less {
[INFO] [stdout]   |                                                         ^^^^^^^^ use of undeclared type `Ordering`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cmp::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::atomic::Ordering;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sorting_library` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "930aea4e74f46535e388a49c6e75d5fbe59ce2055d196500e5f38b6fac0691e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "930aea4e74f46535e388a49c6e75d5fbe59ce2055d196500e5f38b6fac0691e9", kill_on_drop: false }`
[INFO] [stdout] 930aea4e74f46535e388a49c6e75d5fbe59ce2055d196500e5f38b6fac0691e9
