[INFO] cloning repository https://github.com/TheLortex/amogu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheLortex/amogu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLortex%2Famogu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLortex%2Famogu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 483dc929615be7b6fb212cd05da96767521c79c0
[INFO] checking TheLortex/amogu against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLortex%2Famogu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheLortex/amogu
[INFO] finished tweaking git repo https://github.com/TheLortex/amogu
[INFO] tweaked toml for git repo https://github.com/TheLortex/amogu written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheLortex/amogu on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheLortex/amogu 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded enum-map v2.1.0
[INFO] [stderr]   Downloaded enum-map-derive v0.8.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded num-rational v0.4.0
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded num-complex v0.4.0
[INFO] [stderr]   Downloaded rand_core v0.6.3
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded bumpalo v3.9.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded bytemuck v1.9.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded image v0.24.1
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faf2d03696703f460c5dcf592a8c9e56c961cfce2d7efa8e9b882f85e810a078
[INFO] running `Command { std: "docker" "start" "-a" "faf2d03696703f460c5dcf592a8c9e56c961cfce2d7efa8e9b882f85e810a078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faf2d03696703f460c5dcf592a8c9e56c961cfce2d7efa8e9b882f85e810a078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf2d03696703f460c5dcf592a8c9e56c961cfce2d7efa8e9b882f85e810a078", kill_on_drop: false }`
[INFO] [stdout] faf2d03696703f460c5dcf592a8c9e56c961cfce2d7efa8e9b882f85e810a078
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f5d359f36a873958e7d28c7cb8b5348280bea7fa5bef3a06e90ce7a164c2af6
[INFO] running `Command { std: "docker" "start" "-a" "9f5d359f36a873958e7d28c7cb8b5348280bea7fa5bef3a06e90ce7a164c2af6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.80
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.80
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking num-bigint v0.4.3
[INFO] [stderr]     Checking image v0.24.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.80
[INFO] [stderr]    Compiling enum-map-derive v0.8.0
[INFO] [stderr]     Checking enum-map v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.80
[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" "9f5d359f36a873958e7d28c7cb8b5348280bea7fa5bef3a06e90ce7a164c2af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5d359f36a873958e7d28c7cb8b5348280bea7fa5bef3a06e90ce7a164c2af6", kill_on_drop: false }`
[INFO] [stdout] 9f5d359f36a873958e7d28c7cb8b5348280bea7fa5bef3a06e90ce7a164c2af6
