[INFO] cloning repository https://github.com/JonathanJFlores/rust-yew-elements-samples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JonathanJFlores/rust-yew-elements-samples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanJFlores%2Frust-yew-elements-samples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanJFlores%2Frust-yew-elements-samples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00c95b762c1f131b74f8c31bf37b660efe555af9
[INFO] checking JonathanJFlores/rust-yew-elements-samples against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanJFlores%2Frust-yew-elements-samples" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JonathanJFlores/rust-yew-elements-samples 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/JonathanJFlores/rust-yew-elements-samples
[INFO] finished tweaking git repo https://github.com/JonathanJFlores/rust-yew-elements-samples
[INFO] tweaked toml for git repo https://github.com/JonathanJFlores/rust-yew-elements-samples written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JonathanJFlores/rust-yew-elements-samples 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 97392507ee06163dee0867daccb48e2827240f5b4fc68ac359572a35978a1287
[INFO] running `Command { std: "docker" "start" "-a" "97392507ee06163dee0867daccb48e2827240f5b4fc68ac359572a35978a1287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97392507ee06163dee0867daccb48e2827240f5b4fc68ac359572a35978a1287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97392507ee06163dee0867daccb48e2827240f5b4fc68ac359572a35978a1287", kill_on_drop: false }`
[INFO] [stdout] 97392507ee06163dee0867daccb48e2827240f5b4fc68ac359572a35978a1287
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 17921877ac9e6fa185501d92e63522dfcebbbd83f33b250bf284391ab9dcd982
[INFO] running `Command { std: "docker" "start" "-a" "17921877ac9e6fa185501d92e63522dfcebbbd83f33b250bf284391ab9dcd982", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.78
[INFO] [stderr]    Compiling bumpalo v3.8.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.78
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling yew v0.18.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking cfg-match v0.2.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]    Compiling parse-zoneinfo v0.1.1
[INFO] [stderr]    Compiling chrono-tz v0.4.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.78
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling yew-macro v0.18.0
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]     Checking dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.78
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking geojson v0.22.2
[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 graphql-introspection-query v0.1.0
[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" "17921877ac9e6fa185501d92e63522dfcebbbd83f33b250bf284391ab9dcd982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17921877ac9e6fa185501d92e63522dfcebbbd83f33b250bf284391ab9dcd982", kill_on_drop: false }`
[INFO] [stdout] 17921877ac9e6fa185501d92e63522dfcebbbd83f33b250bf284391ab9dcd982
