[INFO] fetching crate uefi-input2 36.1.16...
[INFO] testing uefi-input2-36.1.16 against 1.95.0 for beta-1.96-2
[INFO] extracting crate uefi-input2 36.1.16 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate uefi-input2 36.1.16
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate uefi-input2 36.1.16
[INFO] tweaked toml for crates.io crate uefi-input2 36.1.16 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uefi-input2 36.1.16 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uefi-input2 36.1.16 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded bit_field v0.10.3
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded ucs2 v0.3.3
[INFO] [stderr]   Downloaded uguid v2.2.1
[INFO] [stderr]   Downloaded uefi-macros v0.19.0
[INFO] [stderr]   Downloaded uefi-raw v0.13.0
[INFO] [stderr]   Downloaded uefi v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 398e6c4f1fb174183bf082ec2abd2269a8800373c4104a4d775ec709da3e81a4
[INFO] running `Command { std: "docker" "start" "-a" "398e6c4f1fb174183bf082ec2abd2269a8800373c4104a4d775ec709da3e81a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "398e6c4f1fb174183bf082ec2abd2269a8800373c4104a4d775ec709da3e81a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398e6c4f1fb174183bf082ec2abd2269a8800373c4104a4d775ec709da3e81a4", kill_on_drop: false }`
[INFO] [stdout] 398e6c4f1fb174183bf082ec2abd2269a8800373c4104a4d775ec709da3e81a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d99229f8b3d382e7332185383f51c60cb8c24dca91de10d9c691ef7512843d9
[INFO] running `Command { std: "docker" "start" "-a" "9d99229f8b3d382e7332185383f51c60cb8c24dca91de10d9c691ef7512843d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling uguid v2.2.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling ucs2 v0.3.3
[INFO] [stderr]    Compiling uefi-raw v0.13.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling uefi-macros v0.19.0
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling uefi v0.36.1
[INFO] [stderr]    Compiling uefi-input2 v36.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.81s
[INFO] running `Command { std: "docker" "inspect" "9d99229f8b3d382e7332185383f51c60cb8c24dca91de10d9c691ef7512843d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d99229f8b3d382e7332185383f51c60cb8c24dca91de10d9c691ef7512843d9", kill_on_drop: false }`
[INFO] [stdout] 9d99229f8b3d382e7332185383f51c60cb8c24dca91de10d9c691ef7512843d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1135b07e8bc2196697c94c37776ef57cb284fef56d0ff4e0ae440786a248c31
[INFO] running `Command { std: "docker" "start" "-a" "c1135b07e8bc2196697c94c37776ef57cb284fef56d0ff4e0ae440786a248c31", kill_on_drop: false }`
[INFO] [stderr]    Compiling uefi v0.36.1
[INFO] [stderr]    Compiling uefi-input2 v36.1.16 (/opt/rustwide/workdir)
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uefi::boot::check_event`
[INFO] [stdout]  --> examples/test_enable_realtime.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uefi::boot::check_event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uefi_input2::state_machine`
[INFO] [stdout]   --> examples/test_state_machine.rs:9:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | use uefi_input2::state_machine::{InputEvent, StateMachine};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ could not find `state_machine` in `uefi_input2`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `alloc` feature
[INFO] [stdout] 86 | pub mod state_machine;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/test_state_machine.rs:24:44
[INFO] [stdout]     |
[INFO] [stdout]  24 |             let _ = KeyData::realtime_init(keyboard, true);
[INFO] [stdout]     |                     ---------------------- ^^^^^^^^ expected `&mut ScopedProtocol<Input>`, found `&mut Option<ScopedProtocol<Input>>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut ScopedProtocol<_>`
[INFO] [stdout]                found mutable reference `&mut Option<ScopedProtocol<_>>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/key_data.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn realtime_init(stdin: &mut ScopedProtocol<Input>, enable: bool) -> Result {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `uefi` (which `uefi_input2` depends on)
[INFO] [stdout]   = note: first definition in `uefi` loaded from /opt/rustwide/target/debug/deps/libuefi-157c6ed1e19ce07b.rlib
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d1237ef7159db0a2.so, /opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d1237ef7159db0a2.rlib, /opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d1237ef7159db0a2.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi-input2` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `read_key_stroke_ex` found for mutable reference `&mut Option<ScopedProtocol<uefi_input2::input::Input>>` in the current scope
[INFO] [stdout]   --> examples/test_state_machine.rs:34:41
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 let uefi_key = keyboard.read_key_stroke_ex();
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ method not found in `&mut Option<ScopedProtocol<uefi_input2::input::Input>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uefi_input2::hotplug`
[INFO] [stdout]   --> examples/test_polling_hotplug.rs:8:18
[INFO] [stdout]    |
[INFO] [stdout]  8 | use uefi_input2::hotplug::KeyboardHotPlugMonitor;
[INFO] [stdout]    |                  ^^^^^^^ could not find `hotplug` in `uefi_input2`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `alloc` feature
[INFO] [stdout] 83 | pub mod hotplug;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi-input2` (example "test_enable_realtime") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `uefi-input2` (example "test_state_machine") due to 4 previous errors
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uefi_input2::hotplug`
[INFO] [stdout]   --> examples/test_input_hotplug.rs:8:18
[INFO] [stdout]    |
[INFO] [stdout]  8 | use uefi_input2::hotplug::KeyboardHotPlugMonitor;
[INFO] [stdout]    |                  ^^^^^^^ could not find `hotplug` in `uefi_input2`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `alloc` feature
[INFO] [stdout] 83 | pub mod hotplug;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi-input2` (example "test_input") due to 1 previous error
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi-input2` (example "test_polling_hotplug") due to 2 previous errors
[INFO] [stderr] error: could not compile `uefi-input2` (example "test_input_notification") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi-input2` (example "test_input_state") due to 1 previous error
[INFO] [stderr] error: could not compile `uefi-input2` (example "test_input_hotplug") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1135b07e8bc2196697c94c37776ef57cb284fef56d0ff4e0ae440786a248c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1135b07e8bc2196697c94c37776ef57cb284fef56d0ff4e0ae440786a248c31", kill_on_drop: false }`
[INFO] [stdout] c1135b07e8bc2196697c94c37776ef57cb284fef56d0ff4e0ae440786a248c31
