[INFO] cloning repository https://github.com/steady-bytes/yew-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steady-bytes/yew-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteady-bytes%2Fyew-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteady-bytes%2Fyew-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4950556f3cd2825274c6756396628bf570e1f725
[INFO] testing steady-bytes/yew-kit against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteady-bytes%2Fyew-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/steady-bytes/yew-kit
[INFO] finished tweaking git repo https://github.com/steady-bytes/yew-kit
[INFO] tweaked toml for git repo https://github.com/steady-bytes/yew-kit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/steady-bytes/yew-kit on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/steady-bytes/yew-kit 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gloo-history v0.1.2
[INFO] [stderr]   Downloaded quote v1.0.29
[INFO] [stderr]   Downloaded gloo-net v0.2.5
[INFO] [stderr]   Downloaded strum_macros v0.25.0
[INFO] [stderr]   Downloaded implicit-clone v0.3.4
[INFO] [stderr]   Downloaded serde_derive v1.0.149
[INFO] [stderr]   Downloaded serde v1.0.149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b974909285c6143a2154405ca97ce9727c99c837bcac27e426e0a7ac0979006a
[INFO] running `Command { std: "docker" "start" "-a" "b974909285c6143a2154405ca97ce9727c99c837bcac27e426e0a7ac0979006a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b974909285c6143a2154405ca97ce9727c99c837bcac27e426e0a7ac0979006a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b974909285c6143a2154405ca97ce9727c99c837bcac27e426e0a7ac0979006a", kill_on_drop: false }`
[INFO] [stdout] b974909285c6143a2154405ca97ce9727c99c837bcac27e426e0a7ac0979006a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4556ffee3f0aae611e90c34449499fe15a82743de6238d5483f870749869d160
[INFO] running `Command { std: "docker" "start" "-a" "4556ffee3f0aae611e90c34449499fe15a82743de6238d5483f870749869d160", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling implicit-clone v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling strum_macros v0.25.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling yew-macro v0.20.0
[INFO] [stderr]    Compiling yew-router-macro v0.17.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[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] 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" "4556ffee3f0aae611e90c34449499fe15a82743de6238d5483f870749869d160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4556ffee3f0aae611e90c34449499fe15a82743de6238d5483f870749869d160", kill_on_drop: false }`
[INFO] [stdout] 4556ffee3f0aae611e90c34449499fe15a82743de6238d5483f870749869d160
