[INFO] fetching crate metarepo-core 0.9.1... [INFO] testing metarepo-core-0.9.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate metarepo-core 0.9.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate metarepo-core 0.9.1 [INFO] finished tweaking crates.io crate metarepo-core 0.9.1 [INFO] tweaked toml for crates.io crate metarepo-core 0.9.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate metarepo-core 0.9.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate metarepo-core 0.9.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_write v0.1.2 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded bitflags v2.9.2 [INFO] [stderr] Downloaded toml v0.8.23 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded clap_derive v4.5.45 [INFO] [stderr] Downloaded tempfile v3.21.0 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded indexmap v2.11.0 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] [stderr] Downloaded unicode-width v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ebdf51dbd72b92b14b196d3086c0623a6d4288f95de3c091026dd2494ce52ae [INFO] running `Command { std: "docker" "start" "-a" "9ebdf51dbd72b92b14b196d3086c0623a6d4288f95de3c091026dd2494ce52ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ebdf51dbd72b92b14b196d3086c0623a6d4288f95de3c091026dd2494ce52ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ebdf51dbd72b92b14b196d3086c0623a6d4288f95de3c091026dd2494ce52ae", kill_on_drop: false }` [INFO] [stdout] 9ebdf51dbd72b92b14b196d3086c0623a6d4288f95de3c091026dd2494ce52ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 450b17b44fa751e34a4fe950d1aaf1dca42d829ede396b3151304c0738ab97c0 [INFO] running `Command { std: "docker" "start" "-a" "450b17b44fa751e34a4fe950d1aaf1dca42d829ede396b3151304c0738ab97c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling metarepo-core v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.26s [INFO] running `Command { std: "docker" "inspect" "450b17b44fa751e34a4fe950d1aaf1dca42d829ede396b3151304c0738ab97c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450b17b44fa751e34a4fe950d1aaf1dca42d829ede396b3151304c0738ab97c0", kill_on_drop: false }` [INFO] [stdout] 450b17b44fa751e34a4fe950d1aaf1dca42d829ede396b3151304c0738ab97c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85d13037837702c5b9105f366229f8bdd4ac57da0e917342d4f66b5a7be9b6a3 [INFO] running `Command { std: "docker" "start" "-a" "85d13037837702c5b9105f366229f8bdd4ac57da0e917342d4f66b5a7be9b6a3", kill_on_drop: false }` [INFO] [stderr] Compiling metarepo-core v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `non_interactive` in initializer of `RuntimeConfig` [INFO] [stdout] --> src/plugin_builder.rs:634:22 [INFO] [stdout] | [INFO] [stdout] 634 | let config = RuntimeConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `non_interactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `non_interactive` in initializer of `RuntimeConfig` [INFO] [stdout] --> src/lib.rs:481:32 [INFO] [stdout] | [INFO] [stdout] 481 | let config_with_meta = RuntimeConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `non_interactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `non_interactive` in initializer of `RuntimeConfig` [INFO] [stdout] --> src/lib.rs:488:35 [INFO] [stdout] | [INFO] [stdout] 488 | let config_without_meta = RuntimeConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `non_interactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `non_interactive` in initializer of `RuntimeConfig` [INFO] [stdout] --> src/lib.rs:505:22 [INFO] [stdout] | [INFO] [stdout] 505 | let config = RuntimeConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `non_interactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metarepo-core` (lib test) due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85d13037837702c5b9105f366229f8bdd4ac57da0e917342d4f66b5a7be9b6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d13037837702c5b9105f366229f8bdd4ac57da0e917342d4f66b5a7be9b6a3", kill_on_drop: false }` [INFO] [stdout] 85d13037837702c5b9105f366229f8bdd4ac57da0e917342d4f66b5a7be9b6a3