[INFO] cloning repository https://github.com/CrosszPai/wasm-soul-eater-clone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrosszPai/wasm-soul-eater-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosszPai%2Fwasm-soul-eater-clone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosszPai%2Fwasm-soul-eater-clone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33d2b9733e7774d8ce5f7efe2aca0dcf9a56f867
[INFO] checking CrosszPai/wasm-soul-eater-clone against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosszPai%2Fwasm-soul-eater-clone" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CrosszPai/wasm-soul-eater-clone
[INFO] finished tweaking git repo https://github.com/CrosszPai/wasm-soul-eater-clone
[INFO] tweaked toml for git repo https://github.com/CrosszPai/wasm-soul-eater-clone written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CrosszPai/wasm-soul-eater-clone on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CrosszPai/wasm-soul-eater-clone 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc_vector2d v1.0.2
[INFO] [stderr]   Downloaded legion_codegen v0.3.0
[INFO] [stderr]   Downloaded vector2d v2.2.0
[INFO] [stderr]   Downloaded smallvec v1.5.1
[INFO] [stderr]   Downloaded paste v1.0.3
[INFO] [stderr]   Downloaded derivative v2.1.1
[INFO] [stderr]   Downloaded parking_lot_core v0.8.1
[INFO] [stderr]   Downloaded legion v0.3.1
[INFO] [stderr]   Downloaded futures v0.1.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2785b4c9966a84969fe1f183b041a13a90e1d902a2f6f8c4a82d8d78fc3c471
[INFO] running `Command { std: "docker" "start" "-a" "a2785b4c9966a84969fe1f183b041a13a90e1d902a2f6f8c4a82d8d78fc3c471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2785b4c9966a84969fe1f183b041a13a90e1d902a2f6f8c4a82d8d78fc3c471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2785b4c9966a84969fe1f183b041a13a90e1d902a2f6f8c4a82d8d78fc3c471", kill_on_drop: false }`
[INFO] [stdout] a2785b4c9966a84969fe1f183b041a13a90e1d902a2f6f8c4a82d8d78fc3c471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cb80b92deab588eeade4033a43ba6bd2c11a64485daf1cedac1149e90efe07d
[INFO] running `Command { std: "docker" "start" "-a" "4cb80b92deab588eeade4033a43ba6bd2c11a64485daf1cedac1149e90efe07d", kill_on_drop: false }`
[INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.69
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.69
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking futures v0.1.30
[INFO] [stderr]    Compiling proc_vector2d v1.0.2
[INFO] [stderr]    Compiling paste v1.0.3
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking vector2d v2.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking parking_lot_core v0.8.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling legion_codegen v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.69
[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" "4cb80b92deab588eeade4033a43ba6bd2c11a64485daf1cedac1149e90efe07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb80b92deab588eeade4033a43ba6bd2c11a64485daf1cedac1149e90efe07d", kill_on_drop: false }`
[INFO] [stdout] 4cb80b92deab588eeade4033a43ba6bd2c11a64485daf1cedac1149e90efe07d
