[INFO] cloning repository https://github.com/ajavageek/start-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajavageek/start-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajavageek%2Fstart-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajavageek%2Fstart-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bb4d00de493f9e3f9ea6109df7d36622a2e4730 [INFO] checking ajavageek/start-rust against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajavageek%2Fstart-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajavageek/start-rust 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/ajavageek/start-rust [INFO] finished tweaking git repo https://github.com/ajavageek/start-rust [INFO] tweaked toml for git repo https://github.com/ajavageek/start-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ajavageek/start-rust 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 14d76d63ecaf8cef7d0501e970e5b578ec5bb41d9ecdf279d55c64bd9670823b [INFO] running `Command { std: "docker" "start" "-a" "14d76d63ecaf8cef7d0501e970e5b578ec5bb41d9ecdf279d55c64bd9670823b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14d76d63ecaf8cef7d0501e970e5b578ec5bb41d9ecdf279d55c64bd9670823b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d76d63ecaf8cef7d0501e970e5b578ec5bb41d9ecdf279d55c64bd9670823b", kill_on_drop: false }` [INFO] [stdout] 14d76d63ecaf8cef7d0501e970e5b578ec5bb41d9ecdf279d55c64bd9670823b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] d293d5ff72ffeaa0d70b7a3049211c63054c59de5240e62092e57585e886b95e [INFO] running `Command { std: "docker" "start" "-a" "d293d5ff72ffeaa0d70b7a3049211c63054c59de5240e62092e57585e886b95e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking start_rust v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/tests/k.rs (4 fixes) [INFO] [stderr] Fixed src/tests/j.rs (3 fixes) [INFO] [stderr] Fixed src/tests/i.rs (2 fixes) [INFO] [stderr] Fixed src/solutions.rs (1 fix) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `i` [INFO] [stdout] --> src/tests/i.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | let result = i::find_largest_group(&groups); [INFO] [stdout] | ^ use of undeclared crate or module `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `i` [INFO] [stdout] --> src/tests/i.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | let result = i::find_largest_group(&groups); [INFO] [stdout] | ^ use of undeclared crate or module `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `samples` [INFO] [stdout] --> src/tests/i.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let groups = vec![samples::sinister_six(), samples::justice_league()]; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `samples` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `samples` [INFO] [stdout] --> src/tests/i.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | let groups = vec![samples::sinister_six(), samples::justice_league()]; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `samples` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `i` [INFO] [stdout] --> src/tests/i.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | let result = i::find_largest_group(&groups); [INFO] [stdout] | ^ use of undeclared crate or module `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `j` [INFO] [stdout] --> src/tests/j.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | let result = j::find_supers_with_sidekicks(&supers); [INFO] [stdout] | ^ use of undeclared crate or module `j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `j` [INFO] [stdout] --> src/tests/j.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | let result = j::find_supers_with_sidekicks(&supers); [INFO] [stdout] | ^ use of undeclared crate or module `j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `j` [INFO] [stdout] --> src/tests/j.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let result = j::find_supers_with_sidekicks(&supers); [INFO] [stdout] | ^ use of undeclared crate or module `j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `k` [INFO] [stdout] --> src/tests/k.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | let result = k::group_sidekicks_by_alignment(&supers); [INFO] [stdout] | ^ use of undeclared crate or module `k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `k` [INFO] [stdout] --> src/tests/k.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | let result = k::group_sidekicks_by_alignment(&supers); [INFO] [stdout] | ^ use of undeclared crate or module `k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `k` [INFO] [stdout] --> src/tests/k.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | let result = k::group_sidekicks_by_alignment(&supers); [INFO] [stdout] | ^ use of undeclared crate or module `k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `superman` in this scope [INFO] [stdout] --> src/tests/j.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | let supers = vec![superman(), wonder_woman(), catman()]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::superman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wonder_woman` in this scope [INFO] [stdout] --> src/tests/j.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | let supers = vec![superman(), wonder_woman(), catman()]; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::wonder_woman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `catman` in this scope [INFO] [stdout] --> src/tests/j.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 16 | let supers = vec![superman(), wonder_woman(), catman()]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::catman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `superman` in this scope [INFO] [stdout] --> src/tests/j.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman()]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::superman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `flash` in this scope [INFO] [stdout] --> src/tests/j.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman()]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::flash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wonder_woman` in this scope [INFO] [stdout] --> src/tests/j.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman()]; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::wonder_woman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `catman` in this scope [INFO] [stdout] --> src/tests/j.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 23 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman()]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::catman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `batman` in this scope [INFO] [stdout] --> src/tests/j.rs:23:70 [INFO] [stdout] | [INFO] [stdout] 23 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman()]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::batman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `flash` in this scope [INFO] [stdout] --> src/tests/j.rs:26:43 [INFO] [stdout] | [INFO] [stdout] 26 | assert_eq!(*result.first().unwrap(), &flash()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::flash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `batman` in this scope [INFO] [stdout] --> src/tests/j.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | assert_eq!(*result.last().unwrap(), &batman()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::batman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Evil` in this scope [INFO] [stdout] --> src/tests/k.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | assert!(result.get(&Evil).unwrap().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use crate::solutions::k::Alignment::Evil; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Good` in this scope [INFO] [stdout] --> src/tests/k.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | assert!(result.get(&Good).unwrap().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use crate::solutions::k::Alignment::Good; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `superman` in this scope [INFO] [stdout] --> src/tests/k.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | let supers = vec![superman(), wonder_woman(), catman()]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::superman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wonder_woman` in this scope [INFO] [stdout] --> src/tests/k.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | let supers = vec![superman(), wonder_woman(), catman()]; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::wonder_woman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `catman` in this scope [INFO] [stdout] --> src/tests/k.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | let supers = vec![superman(), wonder_woman(), catman()]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::catman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Evil` in this scope [INFO] [stdout] --> src/tests/k.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | assert!(result.get(&Evil).unwrap().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use crate::solutions::k::Alignment::Evil; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Good` in this scope [INFO] [stdout] --> src/tests/k.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | assert!(result.get(&Good).unwrap().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use crate::solutions::k::Alignment::Good; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `superman` in this scope [INFO] [stdout] --> src/tests/k.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman(), deadshot()]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::superman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `flash` in this scope [INFO] [stdout] --> src/tests/k.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman(), deadshot()]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::flash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wonder_woman` in this scope [INFO] [stdout] --> src/tests/k.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman(), deadshot()]; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::wonder_woman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `catman` in this scope [INFO] [stdout] --> src/tests/k.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman(), deadshot()]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::catman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `batman` in this scope [INFO] [stdout] --> src/tests/k.rs:28:70 [INFO] [stdout] | [INFO] [stdout] 28 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman(), deadshot()]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::batman; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deadshot` in this scope [INFO] [stdout] --> src/tests/k.rs:28:80 [INFO] [stdout] | [INFO] [stdout] 28 | let supers = vec![superman(), flash(), wonder_woman(), catman(), batman(), deadshot()]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::deadshot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Evil` in this scope [INFO] [stdout] --> src/tests/k.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | assert!(result.get(&Evil).unwrap().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use crate::solutions::k::Alignment::Evil; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Good` in this scope [INFO] [stdout] --> src/tests/k.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | let good_sidekicks = result.get(&Good).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use crate::solutions::k::Alignment::Good; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kid_flash` in this scope [INFO] [stdout] --> src/tests/k.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(*good_sidekicks.first().unwrap(), &kid_flash()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::kid_flash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `robin` in this scope [INFO] [stdout] --> src/tests/k.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | assert_eq!(*good_sidekicks.last().unwrap(), &robin()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tests::samples::robin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::Group` [INFO] [stdout] --> src/tests/j.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::model::Group; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::Group` [INFO] [stdout] --> src/tests/k.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::model::Group; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `batman` [INFO] [stdout] --> src/tests/samples.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub(in crate::tests) fn batman<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `superman` [INFO] [stdout] --> src/tests/samples.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | pub(in crate::tests) fn superman<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kid_flash` [INFO] [stdout] --> src/tests/samples.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | pub(in crate::tests) fn kid_flash<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `robin` [INFO] [stdout] --> src/tests/samples.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | pub(in crate::tests) fn robin<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wonder_woman` [INFO] [stdout] --> src/tests/samples.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub(in crate::tests) fn wonder_woman<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `flash` [INFO] [stdout] --> src/tests/samples.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub(in crate::tests) fn flash<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aquaman` [INFO] [stdout] --> src/tests/samples.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub(in crate::tests) fn aquaman<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cyborg` [INFO] [stdout] --> src/tests/samples.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | pub(in crate::tests) fn cyborg<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `justice_league` [INFO] [stdout] --> src/tests/samples.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | pub(in crate::tests) fn justice_league<'a>() -> Group<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `catman` [INFO] [stdout] --> src/tests/samples.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | pub(in crate::tests) fn catman<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `deadshot` [INFO] [stdout] --> src/tests/samples.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | pub(in crate::tests) fn deadshot<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `scandal` [INFO] [stdout] --> src/tests/samples.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | pub(in crate::tests) fn scandal<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rag_doll` [INFO] [stdout] --> src/tests/samples.rs:127:25 [INFO] [stdout] | [INFO] [stdout] 127 | pub(in crate::tests) fn rag_doll<'a>() -> Super<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sinister_six` [INFO] [stdout] --> src/tests/samples.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | pub(in crate::tests) fn sinister_six<'a>() -> Group<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error: aborting due to 38 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `start_rust` due to 39 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [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" "d293d5ff72ffeaa0d70b7a3049211c63054c59de5240e62092e57585e886b95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d293d5ff72ffeaa0d70b7a3049211c63054c59de5240e62092e57585e886b95e", kill_on_drop: false }` [INFO] [stdout] d293d5ff72ffeaa0d70b7a3049211c63054c59de5240e62092e57585e886b95e