[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] 43464b8f351a00f4030a5e1b84e846b1c3ac54ab [INFO] testing mre/envy against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmre%2Fenvy" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mre/envy on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-6/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" "+1.59.0" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c47f93ddbd34a655fca0c04f231ca862d72f1f6df5ea87f4f518e662b35c1e8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c47f93ddbd34a655fca0c04f231ca862d72f1f6df5ea87f4f518e662b35c1e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c47f93ddbd34a655fca0c04f231ca862d72f1f6df5ea87f4f518e662b35c1e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47f93ddbd34a655fca0c04f231ca862d72f1f6df5ea87f4f518e662b35c1e8f", kill_on_drop: false }` [INFO] [stdout] c47f93ddbd34a655fca0c04f231ca862d72f1f6df5ea87f4f518e662b35c1e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8aaca46a29c5a7ed5b4e9935a5202b1569ec40fd85e283ce0698308dfec742 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e8aaca46a29c5a7ed5b4e9935a5202b1569ec40fd85e283ce0698308dfec742", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling config v0.12.0 [INFO] [stderr] Compiling 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.12.0/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] | ^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/config-0.12.0/src/config.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(value: Value) -> Self { [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] 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] = 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] [stderr] error: could not compile `envy-cli` due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0e8aaca46a29c5a7ed5b4e9935a5202b1569ec40fd85e283ce0698308dfec742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8aaca46a29c5a7ed5b4e9935a5202b1569ec40fd85e283ce0698308dfec742", kill_on_drop: false }` [INFO] [stdout] 0e8aaca46a29c5a7ed5b4e9935a5202b1569ec40fd85e283ce0698308dfec742