[INFO] fetching crate reaction 0.2.0... [INFO] testing reaction-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate reaction 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate reaction 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reaction 0.2.0 [INFO] tweaked toml for crates.io crate reaction 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reaction 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reaction 0.2.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-implement v0.58.0 [INFO] [stderr] Downloaded windows-strings v0.1.0 [INFO] [stderr] Downloaded gilrs-core v0.6.6 [INFO] [stderr] Downloaded libudev-sys v0.1.4 [INFO] [stderr] Downloaded windows-interface v0.58.0 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded windows-core v0.58.0 [INFO] [stderr] Downloaded gilrs v0.11.0 [INFO] [stderr] Downloaded windows-result v0.2.0 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded windows v0.58.0 [INFO] [stderr] Downloaded archetype_ecs v1.1.5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd94eac9aa17b13b6da2cd9327371576e11cc5249008ac029cd5638954b72e91 [INFO] running `Command { std: "docker" "start" "-a" "bd94eac9aa17b13b6da2cd9327371576e11cc5249008ac029cd5638954b72e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd94eac9aa17b13b6da2cd9327371576e11cc5249008ac029cd5638954b72e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd94eac9aa17b13b6da2cd9327371576e11cc5249008ac029cd5638954b72e91", kill_on_drop: false }` [INFO] [stdout] bd94eac9aa17b13b6da2cd9327371576e11cc5249008ac029cd5638954b72e91 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bccc00cc66252369a71a46f6a11986f1fe2407a63af3720c05fab1008bc761e [INFO] running `Command { std: "docker" "start" "-a" "9bccc00cc66252369a71a46f6a11986f1fe2407a63af3720c05fab1008bc761e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling gilrs-core v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling archetype_ecs v1.1.5 [INFO] [stderr] Compiling reaction v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "9bccc00cc66252369a71a46f6a11986f1fe2407a63af3720c05fab1008bc761e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bccc00cc66252369a71a46f6a11986f1fe2407a63af3720c05fab1008bc761e", kill_on_drop: false }` [INFO] [stdout] 9bccc00cc66252369a71a46f6a11986f1fe2407a63af3720c05fab1008bc761e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce73dd58965dcdcffea0130d75eb2969a89b94925b4e8a1ab30aac3e6194229 [INFO] running `Command { std: "docker" "start" "-a" "cce73dd58965dcdcffea0130d75eb2969a89b94925b4e8a1ab30aac3e6194229", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling archetype_ecs v1.1.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling reaction v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `reaction::raw_input::windows` [INFO] [stdout] --> tests/integration_input_flow.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use reaction::raw_input::windows::WindowsRawInput; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `raw_input` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/raw_input/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 4 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reaction` (test "integration_input_flow") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cce73dd58965dcdcffea0130d75eb2969a89b94925b4e8a1ab30aac3e6194229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce73dd58965dcdcffea0130d75eb2969a89b94925b4e8a1ab30aac3e6194229", kill_on_drop: false }` [INFO] [stdout] cce73dd58965dcdcffea0130d75eb2969a89b94925b4e8a1ab30aac3e6194229