[INFO] cloning repository https://github.com/vbfox/proxyconf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbfox/proxyconf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5acb309fea1128401b98bcca7b9c5cf77ed73a1d [INFO] checking vbfox/proxyconf against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbfox/proxyconf 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/vbfox/proxyconf [INFO] finished tweaking git repo https://github.com/vbfox/proxyconf [INFO] tweaked toml for git repo https://github.com/vbfox/proxyconf written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/vbfox/proxyconf 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 0c0784b15a2cecefe254589b434f15f3b11cd2adbc18c24e71c06c10b1fb7ce5 [INFO] running `Command { std: "docker" "start" "-a" "0c0784b15a2cecefe254589b434f15f3b11cd2adbc18c24e71c06c10b1fb7ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c0784b15a2cecefe254589b434f15f3b11cd2adbc18c24e71c06c10b1fb7ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c0784b15a2cecefe254589b434f15f3b11cd2adbc18c24e71c06c10b1fb7ce5", kill_on_drop: false }` [INFO] [stdout] 0c0784b15a2cecefe254589b434f15f3b11cd2adbc18c24e71c06c10b1fb7ce5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] fe533ad88c0146c3dbd70b7025f037c691bd80fd7b4a71403850a2ea84fea6c0 [INFO] running `Command { std: "docker" "start" "-a" "fe533ad88c0146c3dbd70b7025f037c691bd80fd7b4a71403850a2ea84fea6c0", 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] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.54: default, use_std [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking proxyconf v0.2.1 (/tmp/fixit) [INFO] [stderr] Migrating src/proxyconf/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/envvars.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/registry_helpers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/envvars.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use winreg::{RegKey, RegValue}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | let key = RegKey::predef(HKEY_LOCAL_MACHINE).open_subkey_with_flags(MACHINE_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:14:87 [INFO] [stdout] | [INFO] [stdout] 14 | let key = RegKey::predef(HKEY_LOCAL_MACHINE).open_subkey_with_flags(MACHINE_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | let key = RegKey::predef(HKEY_CURRENT_USER).open_subkey_with_flags(USER_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:21:83 [INFO] [stdout] | [INFO] [stdout] 21 | let key = RegKey::predef(HKEY_CURRENT_USER).open_subkey_with_flags(USER_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | let hkcu = RegKey::predef(HKEY_CURRENT_USER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:18:53 [INFO] [stdout] | [INFO] [stdout] 18 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | Target::System => RegKey::predef(HKEY_LOCAL_MACHINE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | Target::CurrentUser => RegKey::predef(HKEY_CURRENT_USER), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_BINARY` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | vtype: REG_BINARY, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/envvars.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/registry_helpers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/envvars.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use winreg::{RegKey, RegValue}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proxyconf` due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | let key = RegKey::predef(HKEY_LOCAL_MACHINE).open_subkey_with_flags(MACHINE_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:14:87 [INFO] [stdout] | [INFO] [stdout] 14 | let key = RegKey::predef(HKEY_LOCAL_MACHINE).open_subkey_with_flags(MACHINE_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | let key = RegKey::predef(HKEY_CURRENT_USER).open_subkey_with_flags(USER_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:21:83 [INFO] [stdout] | [INFO] [stdout] 21 | let key = RegKey::predef(HKEY_CURRENT_USER).open_subkey_with_flags(USER_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | let hkcu = RegKey::predef(HKEY_CURRENT_USER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:18:53 [INFO] [stdout] | [INFO] [stdout] 18 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | Target::System => RegKey::predef(HKEY_LOCAL_MACHINE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | Target::CurrentUser => RegKey::predef(HKEY_CURRENT_USER), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_BINARY` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | vtype: REG_BINARY, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [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" "fe533ad88c0146c3dbd70b7025f037c691bd80fd7b4a71403850a2ea84fea6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe533ad88c0146c3dbd70b7025f037c691bd80fd7b4a71403850a2ea84fea6c0", kill_on_drop: false }` [INFO] [stdout] fe533ad88c0146c3dbd70b7025f037c691bd80fd7b4a71403850a2ea84fea6c0