[INFO] fetching crate seed_comp_helpers 0.0.3... [INFO] testing seed_comp_helpers-0.0.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate seed_comp_helpers 0.0.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate seed_comp_helpers 0.0.3 [INFO] finished tweaking crates.io crate seed_comp_helpers 0.0.3 [INFO] tweaked toml for crates.io crate seed_comp_helpers 0.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seed_comp_helpers 0.0.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 80 packages to latest compatible versions [INFO] [stderr] Adding comp_state v0.0.6 (available: v0.2.8) [INFO] [stderr] Adding seed v0.5.1 (available: v0.10.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e46682ee9cd758da1122341dd072073e18ca7afbbe3c8e558b80ca26e3e7fc6b [INFO] running `Command { std: "docker" "start" "-a" "e46682ee9cd758da1122341dd072073e18ca7afbbe3c8e558b80ca26e3e7fc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e46682ee9cd758da1122341dd072073e18ca7afbbe3c8e558b80ca26e3e7fc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46682ee9cd758da1122341dd072073e18ca7afbbe3c8e558b80ca26e3e7fc6b", kill_on_drop: false }` [INFO] [stdout] e46682ee9cd758da1122341dd072073e18ca7afbbe3c8e558b80ca26e3e7fc6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c363cdaaeed8ae2a2b27b89a845f6da8f7a16a5b5f8a8a8bc4359813874c21a1 [INFO] running `Command { std: "docker" "start" "-a" "c363cdaaeed8ae2a2b27b89a845f6da8f7a16a5b5f8a8a8bc4359813874c21a1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling seed v0.5.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling enclose v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slotmap v0.4.3 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling topo-macro v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling illicit-macro v0.9.0 [INFO] [stderr] Compiling illicit v0.9.2 [INFO] [stderr] Compiling topo v0.9.4 [INFO] [stderr] Compiling comp_state v0.0.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stdout] error[E0283]: type annotations needed for `Closure<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seed-0.5.1/src/browser/service/routing.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let closure = Closure::new(move |event: web_sys::Event| { [INFO] [stdout] | _________^^^^^^^___- [INFO] [stdout] 114 | | event.target() [INFO] [stdout] 115 | | .and_then(|et| et.dyn_into::().ok()) [INFO] [stdout] 116 | | .and_then(|el| el.closest("[href]").ok()) [INFO] [stdout] ... | [INFO] [stdout] 149 | | }); [INFO] [stdout] 150 | | }); [INFO] [stdout] | |______- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: WasmClosure` [INFO] [stdout] = help: the following types implement trait `WasmClosure`: [INFO] [stdout] dyn Fn() -> R [INFO] [stdout] dyn Fn(A) -> R [INFO] [stdout] dyn Fn(A, B) -> R [INFO] [stdout] dyn Fn(A, B, C) -> R [INFO] [stdout] dyn Fn(A, B, C, D) -> R [INFO] [stdout] dyn Fn(A, B, C, D, E) -> R [INFO] [stdout] dyn Fn(A, B, C, D, E, F) -> R [INFO] [stdout] dyn Fn(A, B, C, D, E, F, G) -> R [INFO] [stdout] and 12 others [INFO] [stdout] note: required by a bound in `Closure::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.104/src/closure.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | T: ?Sized + WasmClosure, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Closure::::new` [INFO] [stdout] ... [INFO] [stdout] 265 | pub fn new(t: F) -> Closure [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] help: consider giving `closure` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 113 | let closure: Closure = Closure::new(move |event: web_sys::Event| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `Closure<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seed-0.5.1/src/browser/service/routing.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let closure = Closure::new(move |event: web_sys::Event| { [INFO] [stdout] | _________^^^^^^^___------------_- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 114 | | event.target() [INFO] [stdout] 115 | | .and_then(|et| et.dyn_into::().ok()) [INFO] [stdout] 116 | | .and_then(|el| el.closest("[href]").ok()) [INFO] [stdout] ... | [INFO] [stdout] 149 | | }); [INFO] [stdout] 150 | | }); [INFO] [stdout] | |_____- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seed-0.5.1/src/browser/service/routing.rs:113:32: 113:60}: IntoWasmClosure<_>` found in the `wasm_bindgen` crate: [INFO] [stdout] - impl IntoWasmClosure<(dyn Fn(A) -> R + 'static)> for T [INFO] [stdout] where >::Output == R, T: 'static, T: Fn(A); [INFO] [stdout] - impl IntoWasmClosure<(dyn FnMut(A) -> R + 'static)> for T [INFO] [stdout] where >::Output == R, T: 'static, T: FnMut(A); [INFO] [stdout] note: required by a bound in `Closure::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.104/src/closure.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn new(t: F) -> Closure [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 266 | where [INFO] [stdout] 267 | F: IntoWasmClosure + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `Closure::::new` [INFO] [stdout] help: consider giving `closure` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 113 | let closure: Closure = Closure::new(move |event: web_sys::Event| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seed` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c363cdaaeed8ae2a2b27b89a845f6da8f7a16a5b5f8a8a8bc4359813874c21a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c363cdaaeed8ae2a2b27b89a845f6da8f7a16a5b5f8a8a8bc4359813874c21a1", kill_on_drop: false }` [INFO] [stdout] c363cdaaeed8ae2a2b27b89a845f6da8f7a16a5b5f8a8a8bc4359813874c21a1