[INFO] cloning repository https://github.com/mre/envy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mre/envy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmre%2Fenvy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmre%2Fenvy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87e7b759347e4012b6d410f28b57a5a3f0c77e38 [INFO] checking mre/envy against master#43d9f3859e0204e764161ee085a360274b5f3e9a for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmre%2Fenvy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mre/envy on toolchain 43d9f3859e0204e764161ee085a360274b5f3e9a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mre/envy [INFO] finished tweaking git repo https://github.com/mre/envy [INFO] tweaked toml for git repo https://github.com/mre/envy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mre/envy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55daf386a60ef97b9d9990cc8977e75e4394cd8e776770576155401b6cf9a50f [INFO] running `Command { std: "docker" "start" "-a" "55daf386a60ef97b9d9990cc8977e75e4394cd8e776770576155401b6cf9a50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55daf386a60ef97b9d9990cc8977e75e4394cd8e776770576155401b6cf9a50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55daf386a60ef97b9d9990cc8977e75e4394cd8e776770576155401b6cf9a50f", kill_on_drop: false }` [INFO] [stdout] 55daf386a60ef97b9d9990cc8977e75e4394cd8e776770576155401b6cf9a50f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac68f4a0d01337c0a330af5bc946dd96fc3b0f5bfcf4270312872d29f5887acb [INFO] running `Command { std: "docker" "start" "-a" "ac68f4a0d01337c0a330af5bc946dd96fc3b0f5bfcf4270312872d29f5887acb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking config v0.13.1 [INFO] [stderr] Checking envy-cli v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0624]: associated function `new` is private [INFO] [stdout] --> src/settings.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let mut c = Config::new(); [INFO] [stdout] | ^^^ private associated function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/config-0.13.1/src/config.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(value: Value) -> Self { [INFO] [stdout] | --------------------------------------- private associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `new` is private [INFO] [stdout] --> src/settings.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let mut c = Config::new(); [INFO] [stdout] | ^^^ private associated function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/config-0.13.1/src/config.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(value: Value) -> Self { [INFO] [stdout] | --------------------------------------- private associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/settings.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | let mut c = Config::new(); [INFO] [stdout] | ^^^^^^^^^^^-- an argument of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/config-0.13.1/src/config.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(value: Value) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 47 | let mut c = Config::new({Value}); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/settings.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | let mut c = Config::new(); [INFO] [stdout] | ^^^^^^^^^^^-- an argument of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/config-0.13.1/src/config.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(value: Value) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 47 | let mut c = Config::new({Value}); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/settings.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | c.merge(config::File::from(config_path))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/settings.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | c.merge(config::File::from(config_path))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EnvySettings: From` is not satisfied [INFO] [stdout] --> src/settings.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | c.try_into().context("Cannot read config file") [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `EnvySettings` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `Config` [INFO] [stdout] = note: required because of the requirements on the impl of `TryFrom` for `EnvySettings` [INFO] [stdout] = note: required because of the requirements on the impl of `TryInto` for `Config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EnvySettings: From` is not satisfied [INFO] [stdout] --> src/settings.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | c.try_into().context("Cannot read config file") [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `EnvySettings` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `Config` [INFO] [stdout] = note: required because of the requirements on the impl of `TryFrom` for `EnvySettings` [INFO] [stdout] = note: required because of the requirements on the impl of `TryInto` for `Config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u8]: From` is not satisfied [INFO] [stdout] --> src/settings.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `&[u8]` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] <[T; LANES] as From>> [INFO] [stdout] <[bool; LANES] as From>> [INFO] [stdout] = note: required because of the requirements on the impl of `Into<&[u8]>` for `Config` [INFO] [stdout] = note: required because of the requirements on the impl of `TryFrom` for `&[u8]` [INFO] [stdout] = note: required because of the requirements on the impl of `TryInto<&[u8]>` for `Config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u8]: From` is not satisfied [INFO] [stdout] --> src/settings.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `&[u8]` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] <[T; LANES] as From>> [INFO] [stdout] <[bool; LANES] as From>> [INFO] [stdout] = note: required because of the requirements on the impl of `Into<&[u8]>` for `Config` [INFO] [stdout] = note: required because of the requirements on the impl of `TryFrom` for `&[u8]` [INFO] [stdout] = note: required because of the requirements on the impl of `TryInto<&[u8]>` for `Config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0624. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0624. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `envy-cli` due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `envy-cli` due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ac68f4a0d01337c0a330af5bc946dd96fc3b0f5bfcf4270312872d29f5887acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac68f4a0d01337c0a330af5bc946dd96fc3b0f5bfcf4270312872d29f5887acb", kill_on_drop: false }` [INFO] [stdout] ac68f4a0d01337c0a330af5bc946dd96fc3b0f5bfcf4270312872d29f5887acb