[INFO] cloning repository https://github.com/nicksenger/total-recall-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicksenger/total-recall-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Ftotal-recall-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Ftotal-recall-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da973d90cba8c65ef276c3d01bd46550b8b98cc4
[INFO] testing nicksenger/total-recall-web against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Ftotal-recall-web" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nicksenger/total-recall-web
[INFO] finished tweaking git repo https://github.com/nicksenger/total-recall-web
[INFO] tweaked toml for git repo https://github.com/nicksenger/total-recall-web written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicksenger/total-recall-web 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 166 packages to latest compatible versions
[INFO] [stderr]       Adding graphql_client v0.9.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d596f1fcafd9b1b1f7777947eb6fd4dd13f96d933e7bd4424a1bbe9a5fd1832d
[INFO] running `Command { std: "docker" "start" "-a" "d596f1fcafd9b1b1f7777947eb6fd4dd13f96d933e7bd4424a1bbe9a5fd1832d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d596f1fcafd9b1b1f7777947eb6fd4dd13f96d933e7bd4424a1bbe9a5fd1832d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d596f1fcafd9b1b1f7777947eb6fd4dd13f96d933e7bd4424a1bbe9a5fd1832d", kill_on_drop: false }`
[INFO] [stdout] d596f1fcafd9b1b1f7777947eb6fd4dd13f96d933e7bd4424a1bbe9a5fd1832d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] daeef8a3bf5fa106b0952c5f1a68f667ed63dab16936fddfa6f193bd03805af9
[INFO] running `Command { std: "docker" "start" "-a" "daeef8a3bf5fa106b0952c5f1a68f667ed63dab16936fddfa6f193bd03805af9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustversion v1.0.22
[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 autocfg v1.5.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling dbg v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling seed v0.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slotmap v0.4.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling illicit-macro v0.9.0
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling topo-macro v0.9.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling illicit v0.9.2
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling atomic_hooks_macros v0.1.3
[INFO] [stderr]    Compiling topo v0.9.4
[INFO] [stderr]    Compiling enclose v1.2.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling atomic_hooks v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling cookie v0.13.3
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling objekt v0.1.2
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling harsh v0.1.7
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling graphql-introspection-query v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling objekt-clonable-impl v0.2.2
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling objekt-clonable v0.2.2
[INFO] [stderr]    Compiling graphql_client_codegen v0.9.0
[INFO] [stderr]    Compiling graphql_query_derive v0.9.0
[INFO] [stderr]    Compiling graphql_client v0.9.0
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[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.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] 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.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] 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" "daeef8a3bf5fa106b0952c5f1a68f667ed63dab16936fddfa6f193bd03805af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daeef8a3bf5fa106b0952c5f1a68f667ed63dab16936fddfa6f193bd03805af9", kill_on_drop: false }`
[INFO] [stdout] daeef8a3bf5fa106b0952c5f1a68f667ed63dab16936fddfa6f193bd03805af9
