[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 master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbfox/proxyconf on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-2-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6da2c9809a228f4f2bf5dce9ea200afd066e57d52dd5444027c4088cc5bcfbef [INFO] running `Command { std: "docker" "start" "-a" "6da2c9809a228f4f2bf5dce9ea200afd066e57d52dd5444027c4088cc5bcfbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6da2c9809a228f4f2bf5dce9ea200afd066e57d52dd5444027c4088cc5bcfbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da2c9809a228f4f2bf5dce9ea200afd066e57d52dd5444027c4088cc5bcfbef", kill_on_drop: false }` [INFO] [stdout] 6da2c9809a228f4f2bf5dce9ea200afd066e57d52dd5444027c4088cc5bcfbef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 089daf7f75b5899170061d60aacf20b01f959472d2635300aa6fd7d6874ce4e0 [INFO] running `Command { std: "docker" "start" "-a" "089daf7f75b5899170061d60aacf20b01f959472d2635300aa6fd7d6874ce4e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling syn v1.0.38 [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 vec_map v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [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 atty v0.2.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking proxyconf v0.2.1 (/opt/rustwide/workdir) [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[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[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[E0282]: type annotations needed [INFO] [stdout] --> src/proxyconf/registry_helpers.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | Err(ref e) if e.kind() == io::ErrorKind::NotFound => Ok(None), [INFO] [stdout] | ^^^^ cannot infer type for type parameter `E` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/proxyconf/registry_helpers.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | Err(ref e) if e.kind() == io::ErrorKind::NotFound => Ok(None), [INFO] [stdout] | ^^^^ cannot infer type for type parameter `E` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/proxyconf/registry_helpers.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | Err(ref e) if e.kind() == io::ErrorKind::NotFound => Ok(None), [INFO] [stdout] | ^^^^ cannot infer type for type parameter `E` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/proxyconf/registry_helpers.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | Err(ref e) if e.kind() == io::ErrorKind::NotFound => Ok(None), [INFO] [stdout] | ^^^^ cannot infer type for type parameter `E` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proxyconf` (lib) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proxyconf` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "089daf7f75b5899170061d60aacf20b01f959472d2635300aa6fd7d6874ce4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089daf7f75b5899170061d60aacf20b01f959472d2635300aa6fd7d6874ce4e0", kill_on_drop: false }` [INFO] [stdout] 089daf7f75b5899170061d60aacf20b01f959472d2635300aa6fd7d6874ce4e0 [INFO] checking vbfox/proxyconf against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbfox/proxyconf on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-2-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 723ce6ffe38916ff1aefd9c9ef347059ff981d19a29a9d9e7a1e3419e3af772b [INFO] running `Command { std: "docker" "start" "-a" "723ce6ffe38916ff1aefd9c9ef347059ff981d19a29a9d9e7a1e3419e3af772b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "723ce6ffe38916ff1aefd9c9ef347059ff981d19a29a9d9e7a1e3419e3af772b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723ce6ffe38916ff1aefd9c9ef347059ff981d19a29a9d9e7a1e3419e3af772b", kill_on_drop: false }` [INFO] [stdout] 723ce6ffe38916ff1aefd9c9ef347059ff981d19a29a9d9e7a1e3419e3af772b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bef1f6c53504e470318afb151f7d1ce1c32cd94eda868404eace11068f6db5ca [INFO] running `Command { std: "docker" "start" "-a" "bef1f6c53504e470318afb151f7d1ce1c32cd94eda868404eace11068f6db5ca", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "bef1f6c53504e470318afb151f7d1ce1c32cd94eda868404eace11068f6db5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef1f6c53504e470318afb151f7d1ce1c32cd94eda868404eace11068f6db5ca", kill_on_drop: false }` [INFO] [stdout] bef1f6c53504e470318afb151f7d1ce1c32cd94eda868404eace11068f6db5ca