[INFO] fetching crate pslink-app 0.4.1-beta.2... [INFO] testing pslink-app-0.4.1-beta.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pslink-app 0.4.1-beta.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pslink-app 0.4.1-beta.2 [INFO] finished tweaking crates.io crate pslink-app 0.4.1-beta.2 [INFO] tweaked toml for crates.io crate pslink-app 0.4.1-beta.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pslink-app 0.4.1-beta.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 160 packages to latest compatible versions [INFO] [stderr] Adding enum-map v1.1.1 (available: v2.7.3) [INFO] [stderr] Adding fluent v0.15.0 (available: v0.17.0) [INFO] [stderr] Adding image v0.23.14 (available: v0.25.8) [INFO] [stderr] Adding qrcode v0.12.0 (available: v0.14.1) [INFO] [stderr] Adding seed v0.8.0 (available: v0.10.0) [INFO] [stderr] Adding strum v0.21.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.21.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 825107063ed3b94364ee3158d65492dd92d9172b866bb37b7c56a6db24ebdf0a [INFO] running `Command { std: "docker" "start" "-a" "825107063ed3b94364ee3158d65492dd92d9172b866bb37b7c56a6db24ebdf0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "825107063ed3b94364ee3158d65492dd92d9172b866bb37b7c56a6db24ebdf0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825107063ed3b94364ee3158d65492dd92d9172b866bb37b7c56a6db24ebdf0a", kill_on_drop: false }` [INFO] [stdout] 825107063ed3b94364ee3158d65492dd92d9172b866bb37b7c56a6db24ebdf0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf45dfd2856531ef05bcd4f1a71abf6a3288e72b5e868db50eff9d3f3963b96b [INFO] running `Command { std: "docker" "start" "-a" "bf45dfd2856531ef05bcd4f1a71abf6a3288e72b5e868db50eff9d3f3963b96b", 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 wasm-bindgen v0.2.104 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling seed v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling enclose v1.2.1 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling fluent v0.15.0 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pslink-shared v0.4.1-beta.2 [INFO] [stderr] Compiling pslink-locales v0.4.1-beta.2 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stdout] error[E0283]: type annotations needed for `Closure<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seed-0.8.0/src/browser/service/routing.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let closure = Closure::new(move |event: web_sys::Event| { [INFO] [stdout] | _________^^^^^^^___- [INFO] [stdout] 87 | | event.target() [INFO] [stdout] 88 | | .and_then(|et| et.dyn_into::().ok()) [INFO] [stdout] 89 | | .and_then(|el| el.closest("a[href]").ok().flatten()) [INFO] [stdout] ... | [INFO] [stdout] 118 | | }); [INFO] [stdout] 119 | | }); [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] 86 | 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.8.0/src/browser/service/routing.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | 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] 87 | | event.target() [INFO] [stdout] 88 | | .and_then(|et| et.dyn_into::().ok()) [INFO] [stdout] 89 | | .and_then(|el| el.closest("a[href]").ok().flatten()) [INFO] [stdout] ... | [INFO] [stdout] 118 | | }); [INFO] [stdout] 119 | | }); [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.8.0/src/browser/service/routing.rs:86:32: 86: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] 86 | 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" "bf45dfd2856531ef05bcd4f1a71abf6a3288e72b5e868db50eff9d3f3963b96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf45dfd2856531ef05bcd4f1a71abf6a3288e72b5e868db50eff9d3f3963b96b", kill_on_drop: false }` [INFO] [stdout] bf45dfd2856531ef05bcd4f1a71abf6a3288e72b5e868db50eff9d3f3963b96b