[INFO] cloning repository https://github.com/mx-mw/kuri [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mx-mw/kuri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmx-mw%2Fkuri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmx-mw%2Fkuri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75a0af9d5081e7532755ddfcc0ff9ca7bb9f570a [INFO] checking mx-mw/kuri against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmx-mw%2Fkuri" "/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/mx-mw/kuri 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/mx-mw/kuri [INFO] finished tweaking git repo https://github.com/mx-mw/kuri [INFO] tweaked toml for git repo https://github.com/mx-mw/kuri written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mx-mw/kuri 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-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] 39c4f49ae866eee824b036a882489eaf31f5c4330a42dcaa7608daa772d005c8 [INFO] running `Command { std: "docker" "start" "-a" "39c4f49ae866eee824b036a882489eaf31f5c4330a42dcaa7608daa772d005c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c4f49ae866eee824b036a882489eaf31f5c4330a42dcaa7608daa772d005c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c4f49ae866eee824b036a882489eaf31f5c4330a42dcaa7608daa772d005c8", kill_on_drop: false }` [INFO] [stdout] 39c4f49ae866eee824b036a882489eaf31f5c4330a42dcaa7608daa772d005c8 [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] 8b6d6ae414f298b5dc567cf8ea6e20ae150252d9eacbc5380c76dd672f1ed79e [INFO] running `Command { std: "docker" "start" "-a" "8b6d6ae414f298b5dc567cf8ea6e20ae150252d9eacbc5380c76dd672f1ed79e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking kuri v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/test.rs (4 fixes) [INFO] [stderr] Fixed src/error.rs (2 fixes) [INFO] [stderr] Fixed src/codegen.rs (3 fixes) [INFO] [stdout] error: cannot find macro `indoc` in this scope [INFO] [stdout] --> src/test.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | let config_string = indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::file_rw::indoc [INFO] [stdout] indoc::indoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `indoc` in this scope [INFO] [stdout] --> src/test.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | let conf = indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::file_rw::indoc [INFO] [stdout] indoc::indoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | flags: vec![CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `discover_files` in this scope [INFO] [stdout] --> src/test.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | discover_files(format!("test{0}file_discovery", get_os_path_standard())) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::discover_files::discover_files; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:99:57 [INFO] [stdout] | [INFO] [stdout] 99 | discover_files(format!("test{0}file_discovery", get_os_path_standard())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `discover_files` in this scope [INFO] [stdout] --> src/test.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | discover_files(format!("test{0}file_discovery", get_os_path_standard())) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::discover_files::discover_files; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:107:57 [INFO] [stdout] | [INFO] [stdout] 107 | discover_files(format!("test{0}file_discovery", get_os_path_standard())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in this scope [INFO] [stdout] --> src/test.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | read_file(&format!( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::read_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in this scope [INFO] [stdout] --> src/test.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | read_file(&format!( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::read_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in this scope [INFO] [stdout] --> src/test.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | read_file(&format!( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::read_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in this scope [INFO] [stdout] --> src/test.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | read_file(&format!( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::read_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in this scope [INFO] [stdout] --> src/test.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | read_file(&format!( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::read_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in this scope [INFO] [stdout] --> src/test.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | read_file(&format!( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::read_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:178:72 [INFO] [stdout] | [INFO] [stdout] 178 | replace_with: format!("test{0}custom_flags{0}file_1.test", get_os_path_standard()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:193:62 [INFO] [stdout] | [INFO] [stdout] 193 | format!("test{0}custom_flags{0}file_2.test", get_os_path_standard()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:205:62 [INFO] [stdout] | [INFO] [stdout] 205 | format!("test{0}custom_flags{0}file_2.test", get_os_path_standard()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:216:18 [INFO] [stdout] | [INFO] [stdout] 216 | let flag_1 = CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | let flag_2 = CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:265:18 [INFO] [stdout] | [INFO] [stdout] 265 | let flag_1 = CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | get_os_path_standard() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | let flag_2 = CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:302:62 [INFO] [stdout] | [INFO] [stdout] 302 | format!("test{0}custom_flags{0}file_1.test", get_os_path_standard()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:303:62 [INFO] [stdout] | [INFO] [stdout] 303 | format!("test{0}custom_flags{0}file_2.test", get_os_path_standard()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:313:62 [INFO] [stdout] | [INFO] [stdout] 313 | format!("test{0}custom_flags{0}file_1.test", get_os_path_standard()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:314:62 [INFO] [stdout] | [INFO] [stdout] 314 | format!("test{0}custom_flags{0}file_2.test", get_os_path_standard()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | let flag_1 = CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:340:18 [INFO] [stdout] | [INFO] [stdout] 340 | let flag_2 = CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | let flag_1 = CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:362:68 [INFO] [stdout] | [INFO] [stdout] 362 | replace_with: format!("test{0}custom_flags{0}file_1.test", get_os_path_standard()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CustomFlag` in this scope [INFO] [stdout] --> src/test.rs:373:18 [INFO] [stdout] | [INFO] [stdout] 373 | let flag_2 = CustomFlag { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::read_config::CustomFlag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_os_path_standard` in this scope [INFO] [stdout] --> src/test.rs:376:68 [INFO] [stdout] | [INFO] [stdout] 376 | replace_with: format!("test{0}custom_flags{0}file_2.test", get_os_path_standard()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::file_rw::get_os_path_standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | get_directories(&config_1), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 398 | get_directories(&config_1), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:402:9 [INFO] [stdout] | [INFO] [stdout] 402 | get_directories(&config_1), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | get_directories(&config_1), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | get_directories(&config_2), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | get_directories(&config_2), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | get_directories(&config_3), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | get_directories(&config_3), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | get_directories(&config_4), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_directories` in this scope [INFO] [stdout] --> src/test.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | get_directories(&config_4), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use crate::get_directories; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_dummy_cf` [INFO] [stdout] --> src/test.rs:445:4 [INFO] [stdout] | [INFO] [stdout] 445 | fn new_dummy_cf(name: &'static str, bp_dir: &'static str, src_dir: &'static str) -> ConfigFile { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `display` [INFO] [stdout] --> src/error.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn display(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 56 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kuri` due to 57 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" "8b6d6ae414f298b5dc567cf8ea6e20ae150252d9eacbc5380c76dd672f1ed79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6d6ae414f298b5dc567cf8ea6e20ae150252d9eacbc5380c76dd672f1ed79e", kill_on_drop: false }` [INFO] [stdout] 8b6d6ae414f298b5dc567cf8ea6e20ae150252d9eacbc5380c76dd672f1ed79e