[INFO] fetching crate web-sys-query 0.0.1-alpha.5... [INFO] fixing web-sys-query-0.0.1-alpha.5 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817 [INFO] extracting crate web-sys-query 0.0.1-alpha.5 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking crates.io crate web-sys-query 0.0.1-alpha.5 [INFO] finished tweaking crates.io crate web-sys-query 0.0.1-alpha.5 [INFO] tweaked toml for crates.io crate web-sys-query 0.0.1-alpha.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate web-sys-query 0.0.1-alpha.5 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 57 packages to latest compatible versions [INFO] [stderr] Adding console_log v0.2.2 (available: v1.0.0) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.1.1) [INFO] [stderr] Adding displaydoc v0.1.7 (available: v0.2.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "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/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f989863a07ebe429cf7a54b576e914584dc497237e5da7072bd461c9d28c4834 [INFO] running `Command { std: "docker" "start" "f989863a07ebe429cf7a54b576e914584dc497237e5da7072bd461c9d28c4834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f989863a07ebe429cf7a54b576e914584dc497237e5da7072bd461c9d28c4834" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f989863a07ebe429cf7a54b576e914584dc497237e5da7072bd461c9d28c4834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f989863a07ebe429cf7a54b576e914584dc497237e5da7072bd461c9d28c4834" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }` [INFO] [stderr] crater-edition-check: migrating to next edition [INFO] [stderr] Migrating Cargo.toml from 2018 edition to 2021 [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] web-sys v0.3.102 removed features: DomParser, HtmlButtonElement, HtmlDataElement, HtmlFormElement, HtmlInputElement, HtmlLiElement, HtmlMeterElement, HtmlOptionElement, HtmlOutputElement, HtmlParamElement, HtmlProgressElement, HtmlSelectElement, HtmlTextAreaElement, NodeList, SupportedType, console [INFO] [stderr] [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.125 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking wasm-bindgen-test-shared v0.2.125 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.125 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling web-sys-query-derive v0.0.1-alpha.5 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.75 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.125 [INFO] [stderr] Checking js-sys v0.3.102 [INFO] [stderr] Checking web-sys v0.3.102 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.75 [INFO] [stderr] Checking wasm-bindgen-test v0.3.75 [INFO] [stderr] Checking console_log v0.2.2 [INFO] [stderr] Checking web-sys-query v0.0.1-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0425]: cannot find type `Event` in crate `web_sys` [INFO] [stdout] --> src/query/events.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, OnEvent)] [INFO] [stdout] | ^^^^^^^ not found in `web_sys` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `OnEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 3 + use crate::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Event` in crate `web_sys` [INFO] [stdout] --> src/query/mod.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | impl TryFrom for Element { [INFO] [stdout] | ^^^^^ not found in `web_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 9 + use crate::Event; [INFO] [stdout] | [INFO] [stdout] help: if you import `Event`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - impl TryFrom for Element { [INFO] [stdout] 116 + impl TryFrom for Element { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Event` in crate `web_sys` [INFO] [stdout] --> src/query/mod.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | fn try_from(event: web_sys::Event) -> Result { [INFO] [stdout] | ^^^^^ not found in `web_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 9 + use crate::Event; [INFO] [stdout] | [INFO] [stdout] help: if you import `Event`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 119 - fn try_from(event: web_sys::Event) -> Result { [INFO] [stdout] 119 + fn try_from(event: Event) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web-sys-query` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find type `Event` in crate `web_sys` [INFO] [stdout] --> src/query/events.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, OnEvent)] [INFO] [stdout] | ^^^^^^^ not found in `web_sys` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `OnEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 3 + use crate::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Event` in crate `web_sys` [INFO] [stdout] --> src/query/mod.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | impl TryFrom for Element { [INFO] [stdout] | ^^^^^ not found in `web_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 9 + use crate::Event; [INFO] [stdout] | [INFO] [stdout] help: if you import `Event`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - impl TryFrom for Element { [INFO] [stdout] 116 + impl TryFrom for Element { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Event` in crate `web_sys` [INFO] [stdout] --> src/query/mod.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | fn try_from(event: web_sys::Event) -> Result { [INFO] [stdout] | ^^^^^ not found in `web_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 9 + use crate::Event; [INFO] [stdout] | [INFO] [stdout] help: if you import `Event`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 119 - fn try_from(event: web_sys::Event) -> Result { [INFO] [stdout] 119 + fn try_from(event: Event) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web-sys-query` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "f989863a07ebe429cf7a54b576e914584dc497237e5da7072bd461c9d28c4834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f989863a07ebe429cf7a54b576e914584dc497237e5da7072bd461c9d28c4834", kill_on_drop: false }` [INFO] [stdout] f989863a07ebe429cf7a54b576e914584dc497237e5da7072bd461c9d28c4834