[INFO] cloning repository https://github.com/BennyBlockchain/whatthebip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BennyBlockchain/whatthebip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennyBlockchain%2Fwhatthebip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennyBlockchain%2Fwhatthebip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d6267a9d266ce89778b6bffa4e54823294068fa
[INFO] checking BennyBlockchain/whatthebip against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennyBlockchain%2Fwhatthebip" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BennyBlockchain/whatthebip
[INFO] finished tweaking git repo https://github.com/BennyBlockchain/whatthebip
[INFO] tweaked toml for git repo https://github.com/BennyBlockchain/whatthebip written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BennyBlockchain/whatthebip on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BennyBlockchain/whatthebip 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/yewstack/yew/`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gloo-utils v0.1.0
[INFO] [stderr]   Downloaded gloo-console v0.2.0
[INFO] [stderr]   Downloaded gloo-events v0.1.1
[INFO] [stderr]   Downloaded gloo-dialogs v0.1.0
[INFO] [stderr]   Downloaded gloo-file v0.2.0
[INFO] [stderr]   Downloaded gloo-render v0.1.0
[INFO] [stderr]   Downloaded gloo-storage v0.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.70
[INFO] [stderr]   Downloaded gloo v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0281e90555f218069455f68738cffa7197e0693a466144b6d061d26ff9f84333
[INFO] running `Command { std: "docker" "start" "-a" "0281e90555f218069455f68738cffa7197e0693a466144b6d061d26ff9f84333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0281e90555f218069455f68738cffa7197e0693a466144b6d061d26ff9f84333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0281e90555f218069455f68738cffa7197e0693a466144b6d061d26ff9f84333", kill_on_drop: false }`
[INFO] [stdout] 0281e90555f218069455f68738cffa7197e0693a466144b6d061d26ff9f84333
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f794fb2c8a5302a49996e5dd75a7a6a72d5269a84fff1ff7919af5c18a978caa
[INFO] running `Command { std: "docker" "start" "-a" "f794fb2c8a5302a49996e5dd75a7a6a72d5269a84fff1ff7919af5c18a978caa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.78
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling bumpalo v3.8.0
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.78
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.78
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling yew-macro v0.18.0 (https://github.com/yewstack/yew/#fb9c3980)
[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] [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] running `Command { std: "docker" "inspect" "f794fb2c8a5302a49996e5dd75a7a6a72d5269a84fff1ff7919af5c18a978caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f794fb2c8a5302a49996e5dd75a7a6a72d5269a84fff1ff7919af5c18a978caa", kill_on_drop: false }`
[INFO] [stdout] f794fb2c8a5302a49996e5dd75a7a6a72d5269a84fff1ff7919af5c18a978caa
