[INFO] fetching crate savory-core 0.5.1...
[INFO] testing savory-core-0.5.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate savory-core 0.5.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate savory-core 0.5.1
[INFO] finished tweaking crates.io crate savory-core 0.5.1
[INFO] tweaked toml for crates.io crate savory-core 0.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate savory-core 0.5.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding seed v0.7.0 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dbg v1.0.4
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] [stderr]   Downloaded cookie v0.13.3
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.7.2
[INFO] [stderr]   Downloaded seed v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d200aa7c1e4b563802b09d59dfeef7f9b6d9367c2c8884bda89e2a318f3a0a7
[INFO] running `Command { std: "docker" "start" "-a" "6d200aa7c1e4b563802b09d59dfeef7f9b6d9367c2c8884bda89e2a318f3a0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d200aa7c1e4b563802b09d59dfeef7f9b6d9367c2c8884bda89e2a318f3a0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d200aa7c1e4b563802b09d59dfeef7f9b6d9367c2c8884bda89e2a318f3a0a7", kill_on_drop: false }`
[INFO] [stdout] 6d200aa7c1e4b563802b09d59dfeef7f9b6d9367c2c8884bda89e2a318f3a0a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da9e2fa0ac9894761063da01a079acc5f8191537533bdd8640e4919a62c4dd42
[INFO] running `Command { std: "docker" "start" "-a" "da9e2fa0ac9894761063da01a079acc5f8191537533bdd8640e4919a62c4dd42", kill_on_drop: false }`
[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 proc-macro2 v1.0.101
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling dbg v1.0.4
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling seed v0.7.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling enclose v1.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cookie v0.13.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling serde v1.0.228
[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 web-sys v0.3.81
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[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.7.0/src/browser/service/routing.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let closure = Closure::new(move |event: web_sys::Event| {
[INFO] [stdout]     |  _________^^^^^^^___-
[INFO] [stdout] 144 | |         event.target()
[INFO] [stdout] 145 | |             .and_then(|et| et.dyn_into::<web_sys::Element>().ok())
[INFO] [stdout] 146 | |             .and_then(|el| el.closest("[href]").ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |             });
[INFO] [stdout] 191 | |     });
[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.104/src/closure.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 |     T: ?Sized + WasmClosure,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `Closure::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout] 265 |     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] 143 |     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.7.0/src/browser/service/routing.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |       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] 144 | |         event.target()
[INFO] [stdout] 145 | |             .and_then(|et| et.dyn_into::<web_sys::Element>().ok())
[INFO] [stdout] 146 | |             .and_then(|el| el.closest("[href]").ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |             });
[INFO] [stdout] 191 | |     });
[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.7.0/src/browser/service/routing.rs:143:32: 143: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.104/src/closure.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn new<F>(t: F) -> Closure<T>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 266 |     where
[INFO] [stdout] 267 |         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] 143 |     let closure: Closure<T> = 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" "da9e2fa0ac9894761063da01a079acc5f8191537533bdd8640e4919a62c4dd42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da9e2fa0ac9894761063da01a079acc5f8191537533bdd8640e4919a62c4dd42", kill_on_drop: false }`
[INFO] [stdout] da9e2fa0ac9894761063da01a079acc5f8191537533bdd8640e4919a62c4dd42
