[INFO] fetching crate comp_state_seed_extras 0.0.10...
[INFO] testing comp_state_seed_extras-0.0.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate comp_state_seed_extras 0.0.10 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate comp_state_seed_extras 0.0.10
[INFO] finished tweaking crates.io crate comp_state_seed_extras 0.0.10
[INFO] tweaked toml for crates.io crate comp_state_seed_extras 0.0.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate comp_state_seed_extras 0.0.10 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding seed v0.6.0 (available: v0.10.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding wasm-bindgen-test v0.2.50 (available: v0.3.55)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e3be3a57db8fdcf532204a4e54a733c16400a2997d257a9983b1ce308f8f574
[INFO] running `Command { std: "docker" "start" "-a" "8e3be3a57db8fdcf532204a4e54a733c16400a2997d257a9983b1ce308f8f574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e3be3a57db8fdcf532204a4e54a733c16400a2997d257a9983b1ce308f8f574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3be3a57db8fdcf532204a4e54a733c16400a2997d257a9983b1ce308f8f574", kill_on_drop: false }`
[INFO] [stdout] 8e3be3a57db8fdcf532204a4e54a733c16400a2997d257a9983b1ce308f8f574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59e5f3455f7943c7bc22eddb799a50c4ea6912c41ea02436999410f2dfc4dc62
[INFO] running `Command { std: "docker" "start" "-a" "59e5f3455f7943c7bc22eddb799a50c4ea6912c41ea02436999410f2dfc4dc62", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling pulldown-cmark v0.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling seed v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling slotmap v0.4.3
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling enclose v1.2.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling dbg v1.0.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling topo-macro v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling illicit-macro v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling illicit v0.9.2
[INFO] [stderr]    Compiling topo v0.9.4
[INFO] [stderr]    Compiling comp_state v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.82
[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 wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stdout] error[E0283]: type annotations needed for `Closure<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seed-0.6.0/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::<web_sys::Element>().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::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.105/src/closure.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |     T: ?Sized + WasmClosure,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `Closure::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn new<F>(t: F) -> Closure<T>
[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<T> = 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.6.0/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::<web_sys::Element>().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.6.0/src/browser/service/routing.rs:113:32: 113:60}: IntoWasmClosure<_>` found in the `wasm_bindgen` crate:
[INFO] [stdout]             - impl<T, A, R> IntoWasmClosure<(dyn Fn(A) -> R + 'static)> for T
[INFO] [stdout]               where <T as FnOnce<(A,)>>::Output == R, T: 'static, T: Fn(A);
[INFO] [stdout]             - impl<T, A, R> IntoWasmClosure<(dyn FnMut(A) -> R + 'static)> for T
[INFO] [stdout]               where <T as FnOnce<(A,)>>::Output == R, T: 'static, T: FnMut(A);
[INFO] [stdout] note: required by a bound in `Closure::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.105/src/closure.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn new<F>(t: F) -> Closure<T>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 281 |     where
[INFO] [stdout] 282 |         F: IntoWasmClosure<T> + 'static,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ required by this bound in `Closure::<T>::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<T> = Closure::new(move |event: web_sys::Event| {
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seed` (lib) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "59e5f3455f7943c7bc22eddb799a50c4ea6912c41ea02436999410f2dfc4dc62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e5f3455f7943c7bc22eddb799a50c4ea6912c41ea02436999410f2dfc4dc62", kill_on_drop: false }`
[INFO] [stdout] 59e5f3455f7943c7bc22eddb799a50c4ea6912c41ea02436999410f2dfc4dc62
