[INFO] cloning repository https://github.com/Kixunil/cfg_me [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixunil/cfg_me" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fcfg_me", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fcfg_me'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 052f9a68cf6b7c79599077eb2ac5a4acede4cb3a [INFO] checking Kixunil/cfg_me against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fcfg_me" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/cfg_me on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kixunil/cfg_me [INFO] finished tweaking git repo https://github.com/Kixunil/cfg_me [INFO] tweaked toml for git repo https://github.com/Kixunil/cfg_me written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/cfg_me 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee011d3b66b4523a4d2f6c38ac082669f564d92695eb28d21b526690d777225d [INFO] running `Command { std: "docker" "start" "-a" "ee011d3b66b4523a4d2f6c38ac082669f564d92695eb28d21b526690d777225d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee011d3b66b4523a4d2f6c38ac082669f564d92695eb28d21b526690d777225d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee011d3b66b4523a4d2f6c38ac082669f564d92695eb28d21b526690d777225d", kill_on_drop: false }` [INFO] [stdout] ee011d3b66b4523a4d2f6c38ac082669f564d92695eb28d21b526690d777225d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff9dca82dcb7bb3e503d9f2add4b52cd673a7567cc9ec84e38d2b09aa12f02fb [INFO] running `Command { std: "docker" "start" "-a" "ff9dca82dcb7bb3e503d9f2add4b52cd673a7567cc9ec84e38d2b09aa12f02fb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling configure_me_codegen v0.4.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Compiling cargo_toml v0.8.0 [INFO] [stderr] Checking configure_me v0.4.0 [INFO] [stderr] Compiling cfg_me v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0597]: `args_config` does not live long enough [INFO] [stdout] --> /opt/rustwide/target/debug/build/cfg_me-c564826bf4440385/out/configure_me_config.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 249 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 250 | let mut skip_default_conf_files = false; [INFO] [stdout] 251 | let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?; [INFO] [stdout] | ^^^^^^^^^^^--------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `args_config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 275 | } [INFO] [stdout] | - `args_config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `args_config` does not live long enough [INFO] [stdout] --> /opt/rustwide/target/debug/build/cfg_me-c564826bf4440385/out/configure_me_config.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 249 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 250 | let mut skip_default_conf_files = false; [INFO] [stdout] 251 | let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?; [INFO] [stdout] | ^^^^^^^^^^^--------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `args_config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 275 | } [INFO] [stdout] | - `args_config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `skip_default_conf_files` does not live long enough [INFO] [stdout] --> /opt/rustwide/target/debug/build/cfg_me-c564826bf4440385/out/configure_me_config.rs:251:87 [INFO] [stdout] | [INFO] [stdout] 250 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 251 | let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?; [INFO] [stdout] | ---------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `skip_default_conf_files` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 275 | } [INFO] [stdout] | - `skip_default_conf_files` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0503]: cannot use `skip_default_conf_files` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/target/debug/build/cfg_me-c564826bf4440385/out/configure_me_config.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 251 | let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?; [INFO] [stdout] | -------------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `skip_default_conf_files` is borrowed here [INFO] [stdout] | argument requires that `skip_default_conf_files` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 255 | if !skip_default_conf_files { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of borrowed `skip_default_conf_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `skip_default_conf_files` does not live long enough [INFO] [stdout] --> /opt/rustwide/target/debug/build/cfg_me-c564826bf4440385/out/configure_me_config.rs:251:87 [INFO] [stdout] | [INFO] [stdout] 250 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 251 | let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?; [INFO] [stdout] | ---------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `skip_default_conf_files` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 275 | } [INFO] [stdout] | - `skip_default_conf_files` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0503]: cannot use `skip_default_conf_files` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/target/debug/build/cfg_me-c564826bf4440385/out/configure_me_config.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 251 | let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?; [INFO] [stdout] | -------------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `skip_default_conf_files` is borrowed here [INFO] [stdout] | argument requires that `skip_default_conf_files` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 255 | if !skip_default_conf_files { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of borrowed `skip_default_conf_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `args_config` because it is borrowed [INFO] [stdout] --> /opt/rustwide/target/debug/build/cfg_me-c564826bf4440385/out/configure_me_config.rs:269:25 [INFO] [stdout] | [INFO] [stdout] 249 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 250 | let mut skip_default_conf_files = false; [INFO] [stdout] 251 | let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?; [INFO] [stdout] | -------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | borrow of `args_config` occurs here [INFO] [stdout] | argument requires that `args_config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 269 | config.merge_in(args_config); [INFO] [stdout] | ^^^^^^^^^^^ move out of `args_config` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `args_config` because it is borrowed [INFO] [stdout] --> /opt/rustwide/target/debug/build/cfg_me-c564826bf4440385/out/configure_me_config.rs:269:25 [INFO] [stdout] | [INFO] [stdout] 249 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 250 | let mut skip_default_conf_files = false; [INFO] [stdout] 251 | let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?; [INFO] [stdout] | -------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | borrow of `args_config` occurs here [INFO] [stdout] | argument requires that `args_config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 269 | config.merge_in(args_config); [INFO] [stdout] | ^^^^^^^^^^^ move out of `args_config` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0503, E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0503`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0503, E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0503`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg_me` (bin "cfg_me" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cfg_me` (bin "cfg_me") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "ff9dca82dcb7bb3e503d9f2add4b52cd673a7567cc9ec84e38d2b09aa12f02fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9dca82dcb7bb3e503d9f2add4b52cd673a7567cc9ec84e38d2b09aa12f02fb", kill_on_drop: false }` [INFO] [stdout] ff9dca82dcb7bb3e503d9f2add4b52cd673a7567cc9ec84e38d2b09aa12f02fb