[INFO] cloning repository https://github.com/CrackTheCode016/badery-wasm-blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrackTheCode016/badery-wasm-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrackTheCode016%2Fbadery-wasm-blog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrackTheCode016%2Fbadery-wasm-blog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a77b387d37d156fd45be4811220704773f0c7a6
[INFO] checking CrackTheCode016/badery-wasm-blog against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrackTheCode016%2Fbadery-wasm-blog" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CrackTheCode016/badery-wasm-blog
[INFO] finished tweaking git repo https://github.com/CrackTheCode016/badery-wasm-blog
[INFO] tweaked toml for git repo https://github.com/CrackTheCode016/badery-wasm-blog written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CrackTheCode016/badery-wasm-blog on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CrackTheCode016/badery-wasm-blog 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-id v0.3.3
[INFO] [stderr]   Downloaded yew-router v0.17.0
[INFO] [stderr]   Downloaded yew-router-macro v0.17.0
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.12
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47137e514f19e12a80a647d3097a8dac8e34a6ea6b4272b505fd365c905e56fb
[INFO] running `Command { std: "docker" "start" "-a" "47137e514f19e12a80a647d3097a8dac8e34a6ea6b4272b505fd365c905e56fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47137e514f19e12a80a647d3097a8dac8e34a6ea6b4272b505fd365c905e56fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47137e514f19e12a80a647d3097a8dac8e34a6ea6b4272b505fd365c905e56fb", kill_on_drop: false }`
[INFO] [stdout] 47137e514f19e12a80a647d3097a8dac8e34a6ea6b4272b505fd365c905e56fb
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 190f782e28aa738648e1b624284ea70eb350950baf00f12bd5bf1b9625b1c690
[INFO] running `Command { std: "docker" "start" "-a" "190f782e28aa738648e1b624284ea70eb350950baf00f12bd5bf1b9625b1c690", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling yew-router-macro v0.17.0
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking unicode-id v0.3.3
[INFO] [stderr]     Checking markdown v1.0.0-alpha.12
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling serde_derive v1.0.185
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking thiserror v1.0.43
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking wasm-bindgen v0.2.87
[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" "190f782e28aa738648e1b624284ea70eb350950baf00f12bd5bf1b9625b1c690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "190f782e28aa738648e1b624284ea70eb350950baf00f12bd5bf1b9625b1c690", kill_on_drop: false }`
[INFO] [stdout] 190f782e28aa738648e1b624284ea70eb350950baf00f12bd5bf1b9625b1c690
