[INFO] cloning repository https://github.com/Hack-Weekly/crimson-eagle-sudoku
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hack-Weekly/crimson-eagle-sudoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHack-Weekly%2Fcrimson-eagle-sudoku", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHack-Weekly%2Fcrimson-eagle-sudoku'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f18db56038a981504582c08b017572750268f20
[INFO] checking Hack-Weekly/crimson-eagle-sudoku against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHack-Weekly%2Fcrimson-eagle-sudoku" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Hack-Weekly/crimson-eagle-sudoku on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Hack-Weekly/crimson-eagle-sudoku
[INFO] finished tweaking git repo https://github.com/Hack-Weekly/crimson-eagle-sudoku
[INFO] tweaked toml for git repo https://github.com/Hack-Weekly/crimson-eagle-sudoku written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Hack-Weekly/crimson-eagle-sudoku already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b794c495468df6ee3be08ed14a330b47951f55350eab30fbbae843e7fa2e7fe
[INFO] running `Command { std: "docker" "start" "-a" "9b794c495468df6ee3be08ed14a330b47951f55350eab30fbbae843e7fa2e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b794c495468df6ee3be08ed14a330b47951f55350eab30fbbae843e7fa2e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b794c495468df6ee3be08ed14a330b47951f55350eab30fbbae843e7fa2e7fe", kill_on_drop: false }`
[INFO] [stdout] 9b794c495468df6ee3be08ed14a330b47951f55350eab30fbbae843e7fa2e7fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 977fc2bc1d70ec3d25aff0b3b47e9a370fb305c57ac2742b4e7da6f7403ad906
[INFO] running `Command { std: "docker" "start" "-a" "977fc2bc1d70ec3d25aff0b3b47e9a370fb305c57ac2742b4e7da6f7403ad906", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking smallbox v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking tokio v1.30.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking http-body v1.0.0-rc.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking http-body-util v0.1.0-rc.3
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking object-pool v0.5.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking dioxus-core v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking postcard v1.0.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling dioxus-rsx v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling dioxus-core-macro v0.4.0
[INFO] [stderr]    Compiling dioxus-router-macro v0.4.1
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling server_fn_macro v0.4.8
[INFO] [stderr]    Compiling server_fn_macro_default v0.4.8
[INFO] [stderr]    Compiling dioxus_server_macro v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking dioxus-hooks v0.4.0
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "977fc2bc1d70ec3d25aff0b3b47e9a370fb305c57ac2742b4e7da6f7403ad906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977fc2bc1d70ec3d25aff0b3b47e9a370fb305c57ac2742b4e7da6f7403ad906", kill_on_drop: false }`
[INFO] [stdout] 977fc2bc1d70ec3d25aff0b3b47e9a370fb305c57ac2742b4e7da6f7403ad906
