[INFO] fetching crate khalas 0.2.0...
[INFO] checking khalas-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate khalas 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate khalas 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate khalas 0.2.0
[INFO] finished tweaking crates.io crate khalas 0.2.0
[INFO] tweaked toml for crates.io crate khalas 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dbg v1.0.4
[INFO] [stderr]   Downloaded enclose v1.1.8
[INFO] [stderr]   Downloaded seed v0.6.0
[INFO] [stderr]   Downloaded derive_rich v0.2.2
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] [stderr]   Downloaded palette v0.4.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.6.1
[INFO] [stderr]   Downloaded palette_derive v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbcabce755b1cc4dfa832147f9691195b877f54693ea6941ac51a925f530b11b
[INFO] running `Command { std: "docker" "start" "-a" "fbcabce755b1cc4dfa832147f9691195b877f54693ea6941ac51a925f530b11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbcabce755b1cc4dfa832147f9691195b877f54693ea6941ac51a925f530b11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbcabce755b1cc4dfa832147f9691195b877f54693ea6941ac51a925f530b11b", kill_on_drop: false }`
[INFO] [stdout] fbcabce755b1cc4dfa832147f9691195b877f54693ea6941ac51a925f530b11b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be968ce6ba4565fe0bc21e5447139be8b332dab12ab07cc1f3b0d0d153396b36
[INFO] running `Command { std: "docker" "start" "-a" "be968ce6ba4565fe0bc21e5447139be8b332dab12ab07cc1f3b0d0d153396b36", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling dbg v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling pulldown-cmark v0.6.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling seed v0.6.0
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling palette v0.4.1
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking enclose v1.1.8
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling palette_derive v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling derive_rich v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stdout] error[E0283]: type annotations needed for `Closure<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 + 'static)
[INFO] [stdout]               (dyn for<'a> Fn(&'a A) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B, C) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B, C, D) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B, C, D, E) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B, C, D, E, F) -> R + 'static)
[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-6f17d22bba15001f/wasm-bindgen-0.2.92/src/closure.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |     T: ?Sized + WasmClosure,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `Closure::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout] 271 |     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<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: multiple `impl`s satisfying `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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), A: FromWasmAbi, A: 'static, R: ReturnWasmAbi, R: 'static;
[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), A: FromWasmAbi, A: 'static, R: ReturnWasmAbi, R: 'static;
[INFO] [stdout] note: required by a bound in `Closure::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/src/closure.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn new<F>(t: F) -> Closure<T>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 272 |     where
[INFO] [stdout] 273 |         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] [stdout] error: aborting due to 2 previous errors
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "be968ce6ba4565fe0bc21e5447139be8b332dab12ab07cc1f3b0d0d153396b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be968ce6ba4565fe0bc21e5447139be8b332dab12ab07cc1f3b0d0d153396b36", kill_on_drop: false }`
[INFO] [stdout] be968ce6ba4565fe0bc21e5447139be8b332dab12ab07cc1f3b0d0d153396b36
[INFO] checking khalas-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate khalas 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate khalas 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate khalas 0.2.0
[INFO] finished tweaking crates.io crate khalas 0.2.0
[INFO] tweaked toml for crates.io crate khalas 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c76759d17a838800eff6691687adfe5ceb12b6a62ebaebd0d36e8d983756f2ef
[INFO] running `Command { std: "docker" "start" "-a" "c76759d17a838800eff6691687adfe5ceb12b6a62ebaebd0d36e8d983756f2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c76759d17a838800eff6691687adfe5ceb12b6a62ebaebd0d36e8d983756f2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c76759d17a838800eff6691687adfe5ceb12b6a62ebaebd0d36e8d983756f2ef", kill_on_drop: false }`
[INFO] [stdout] c76759d17a838800eff6691687adfe5ceb12b6a62ebaebd0d36e8d983756f2ef
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9f16069bdc50e5f89bae721a8f59ccccf07c499395c96545cf845d853501cc7
[INFO] running `Command { std: "docker" "start" "-a" "c9f16069bdc50e5f89bae721a8f59ccccf07c499395c96545cf845d853501cc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling dbg v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling pulldown-cmark v0.6.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling seed v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]    Compiling palette v0.4.1
[INFO] [stderr]     Checking enclose v1.1.8
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling palette_derive v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling derive_rich v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stdout] error[E0283]: type annotations needed for `Closure<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 + 'static)
[INFO] [stdout]               (dyn for<'a> Fn(&'a A) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B, C) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B, C, D) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B, C, D, E) -> R + 'static)
[INFO] [stdout]               (dyn Fn(A, B, C, D, E, F) -> R + 'static)
[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-6f17d22bba15001f/wasm-bindgen-0.2.92/src/closure.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |     T: ?Sized + WasmClosure,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `Closure::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout] 271 |     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<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: multiple `impl`s satisfying `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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), A: FromWasmAbi, A: 'static, R: ReturnWasmAbi, R: 'static;
[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), A: FromWasmAbi, A: 'static, R: ReturnWasmAbi, R: 'static;
[INFO] [stdout] note: required by a bound in `Closure::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/src/closure.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn new<F>(t: F) -> Closure<T>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 272 |     where
[INFO] [stdout] 273 |         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] [stdout] error: aborting due to 2 previous errors
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9f16069bdc50e5f89bae721a8f59ccccf07c499395c96545cf845d853501cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f16069bdc50e5f89bae721a8f59ccccf07c499395c96545cf845d853501cc7", kill_on_drop: false }`
[INFO] [stdout] c9f16069bdc50e5f89bae721a8f59ccccf07c499395c96545cf845d853501cc7
