[INFO] fetching crate xplm 0.4.2...
[INFO] checking xplm-0.4.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate xplm 0.4.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate xplm 0.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate xplm 0.4.2
[INFO] tweaked toml for crates.io crate xplm 0.4.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xplm 0.4.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xplm 0.4.2 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76272184c28fe041302a7599b97e0d073073c08f4a3d17de7d33c71a5b5a691c
[INFO] running `Command { std: "docker" "start" "-a" "76272184c28fe041302a7599b97e0d073073c08f4a3d17de7d33c71a5b5a691c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76272184c28fe041302a7599b97e0d073073c08f4a3d17de7d33c71a5b5a691c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76272184c28fe041302a7599b97e0d073073c08f4a3d17de7d33c71a5b5a691c", kill_on_drop: false }`
[INFO] [stdout] 76272184c28fe041302a7599b97e0d073073c08f4a3d17de7d33c71a5b5a691c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9420a51e3c7b5689fa0023b40a69d7c7d4709147d1377cb8ca6a3bc25176365e
[INFO] running `Command { std: "docker" "start" "-a" "9420a51e3c7b5689fa0023b40a69d7c7d4709147d1377cb8ca6a3bc25176365e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling xplm-sys v0.5.1
[INFO] [stderr]     Checking xplm v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn hold_down(&mut self) -> CommandHold {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn hold_down(&mut self) -> CommandHold<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn hold_down(&mut self) -> CommandHold {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn hold_down(&mut self) -> CommandHold<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MenuPlugin, Infallible>
[INFO] [stdout]   --> examples/menus.rs:19:45
[INFO] [stdout]    |
[INFO] [stdout] 19 |       fn start() -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout] 20 | |         let plugins_submenu = Menu::new("Menu Test Plugin").unwrap();
[INFO] [stdout] 21 | |         plugins_submenu.add_child(CheckItem::new("Checkable 1", false, CheckHandler1).unwrap());
[INFO] [stdout] 22 | |         plugins_submenu.add_child(ActionItem::new("Action 1", ActionHandler1).unwrap());
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         })
[INFO] [stdout] 30 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MenuPlugin, Infallible>
[INFO] [stdout]   --> examples/menus.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         Ok(MenuPlugin {
[INFO] [stdout] 28 | |             _plugins_submenu: plugins_submenu,
[INFO] [stdout] 29 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xplm` (example "menus") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<MinimalPlugin, Infallible>
[INFO] [stdout]   --> examples/minimal.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 |       fn start() -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout] 12 | |         // The following message should be visible in the developer console and the Log.txt file
[INFO] [stdout] 13 | |         debugln!("Hello, World! From the Minimal Rust Plugin");
[INFO] [stdout] 14 | |         Ok(MinimalPlugin)
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MinimalPlugin, Infallible>
[INFO] [stdout]   --> examples/minimal.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Ok(MinimalPlugin)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xplm` (example "minimal") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9420a51e3c7b5689fa0023b40a69d7c7d4709147d1377cb8ca6a3bc25176365e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9420a51e3c7b5689fa0023b40a69d7c7d4709147d1377cb8ca6a3bc25176365e", kill_on_drop: false }`
[INFO] [stdout] 9420a51e3c7b5689fa0023b40a69d7c7d4709147d1377cb8ca6a3bc25176365e
