[INFO] fetching crate configure_me_codegen 0.4.4... [INFO] checking configure_me_codegen-0.4.4 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate configure_me_codegen 0.4.4 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate configure_me_codegen 0.4.4 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 crates.io crate configure_me_codegen 0.4.4 [INFO] finished tweaking crates.io crate configure_me_codegen 0.4.4 [INFO] tweaked toml for crates.io crate configure_me_codegen 0.4.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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] cb72c6cb1bfd50d2740ce37ca9f4686b99d28a9b925d074dbfa246d1f8eedd23 [INFO] running `Command { std: "docker" "start" "-a" "cb72c6cb1bfd50d2740ce37ca9f4686b99d28a9b925d074dbfa246d1f8eedd23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb72c6cb1bfd50d2740ce37ca9f4686b99d28a9b925d074dbfa246d1f8eedd23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb72c6cb1bfd50d2740ce37ca9f4686b99d28a9b925d074dbfa246d1f8eedd23", kill_on_drop: false }` [INFO] [stdout] cb72c6cb1bfd50d2740ce37ca9f4686b99d28a9b925d074dbfa246d1f8eedd23 [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] 51ed3bdf4ed7ccb83045dcdaa1d1924c6240500ca8a50e38897071aded3d853c [INFO] running `Command { std: "docker" "start" "-a" "51ed3bdf4ed7ccb83045dcdaa1d1924c6240500ca8a50e38897071aded3d853c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking roff v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Compiling configure_me_codegen v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking man v0.1.1 [INFO] [stderr] Checking fmt2io v0.1.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking cargo_toml v0.12.4 [INFO] [stderr] Checking configure_me v0.4.0 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stdout] error[E0597]: `args_config` does not live long enough [INFO] [stdout] --> /opt/rustwide/target/debug/build/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_optional_param-config.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 226 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] 228 | 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] 252 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/short_switches-config.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 279 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 280 | let mut skip_default_conf_files = false; [INFO] [stdout] 281 | 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] 305 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/empty-config.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 199 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 200 | let mut skip_default_conf_files = false; [INFO] [stdout] 201 | 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] 225 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_mandatory_param-config.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 226 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] 228 | 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] 252 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_optional_param-config.rs:228:87 [INFO] [stdout] | [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 228 | 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] 252 | } [INFO] [stdout] | - `skip_default_conf_files` 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/short_switches-config.rs:281:87 [INFO] [stdout] | [INFO] [stdout] 280 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 281 | 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] 305 | } [INFO] [stdout] | - `skip_default_conf_files` 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_mandatory_param-config.rs:228:87 [INFO] [stdout] | [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 228 | 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] 252 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_optional_param-config.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 228 | 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] 232 | 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/empty-config.rs:201:87 [INFO] [stdout] | [INFO] [stdout] 200 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 201 | 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] 225 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_mandatory_param-config.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 228 | 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] 232 | if !skip_default_conf_files { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of borrowed `skip_default_conf_files` [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/empty-config.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 201 | 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] 205 | if !skip_default_conf_files { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of borrowed `skip_default_conf_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `args_config` does not live long enough [INFO] [stdout] --> /opt/rustwide/target/debug/build/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/multiple_params-config.rs:324:30 [INFO] [stdout] | [INFO] [stdout] 322 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 323 | let mut skip_default_conf_files = false; [INFO] [stdout] 324 | 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] 348 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/multiple_params-config.rs:324:87 [INFO] [stdout] | [INFO] [stdout] 323 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 324 | 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] 348 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/multiple_params-config.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 324 | 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] 328 | if !skip_default_conf_files { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of borrowed `skip_default_conf_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `args_config` does not live long enough [INFO] [stdout] --> /opt/rustwide/target/debug/build/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/conf_files-config.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 251 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 252 | let mut skip_default_conf_files = false; [INFO] [stdout] 253 | 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] 277 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/conf_files-config.rs:253:87 [INFO] [stdout] | [INFO] [stdout] 252 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 253 | 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] 277 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/conf_files-config.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 253 | 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] 257 | 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_optional_param-config.rs:246:25 [INFO] [stdout] | [INFO] [stdout] 226 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] 228 | 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] 246 | config.merge_in(args_config); [INFO] [stdout] | ^^^^^^^^^^^ move out of `args_config` occurs here [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/short_switches-config.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 281 | 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] 285 | 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/multiple_params-config.rs:342:25 [INFO] [stdout] | [INFO] [stdout] 322 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 323 | let mut skip_default_conf_files = false; [INFO] [stdout] 324 | 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] 342 | 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/conf_files-config.rs:271:25 [INFO] [stdout] | [INFO] [stdout] 251 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 252 | let mut skip_default_conf_files = false; [INFO] [stdout] 253 | 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] 271 | 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_mandatory_param-config.rs:246:25 [INFO] [stdout] | [INFO] [stdout] 226 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] 228 | 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] 246 | 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/empty-config.rs:219:25 [INFO] [stdout] | [INFO] [stdout] 199 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 200 | let mut skip_default_conf_files = false; [INFO] [stdout] 201 | 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] 219 | 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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/short_switches-config.rs:299:25 [INFO] [stdout] | [INFO] [stdout] 279 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 280 | let mut skip_default_conf_files = false; [INFO] [stdout] 281 | 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] 299 | 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] [stderr] error: could not compile `configure_me_codegen` (test "single_optional_param") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `configure_me_codegen` (test "empty") due to 5 previous errors [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[E0597]: `args_config` does not live long enough [INFO] [stdout] --> /opt/rustwide/target/debug/build/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_optional_param-config.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 226 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] 228 | 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] 252 | } [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/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_optional_param-config.rs:228:87 [INFO] [stdout] | [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] | --------------------------- binding `skip_default_conf_files` declared here [INFO] [stdout] 228 | 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] 252 | } [INFO] [stdout] | - `skip_default_conf_files` dropped here while still borrowed [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] error[E0503]: cannot use `skip_default_conf_files` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/target/debug/build/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_optional_param-config.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 228 | 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] 232 | if !skip_default_conf_files { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of borrowed `skip_default_conf_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0503`. [INFO] [stdout] [INFO] [stderr] error: could not compile `configure_me_codegen` (test "coalesced") due to 5 previous errors [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 `configure_me_codegen` (test "display") due to 5 previous errors [INFO] [stdout] error[E0505]: cannot move out of `args_config` because it is borrowed [INFO] [stdout] --> /opt/rustwide/target/debug/build/configure_me_codegen-3d95381c9563ce98/out/expected_outputs/single_optional_param-config.rs:246:25 [INFO] [stdout] | [INFO] [stdout] 226 | let mut args_config = raw::Config::default(); [INFO] [stdout] | --------------- binding `args_config` declared here [INFO] [stdout] 227 | let mut skip_default_conf_files = false; [INFO] [stdout] 228 | 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] 246 | config.merge_in(args_config); [INFO] [stdout] | ^^^^^^^^^^^ move out of `args_config` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `configure_me_codegen` (test "doc") due to 5 previous errors [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 `configure_me_codegen` (test "config_ordering") due to 5 previous errors [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 `configure_me_codegen` (test "custom_args") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "51ed3bdf4ed7ccb83045dcdaa1d1924c6240500ca8a50e38897071aded3d853c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ed3bdf4ed7ccb83045dcdaa1d1924c6240500ca8a50e38897071aded3d853c", kill_on_drop: false }` [INFO] [stdout] 51ed3bdf4ed7ccb83045dcdaa1d1924c6240500ca8a50e38897071aded3d853c