[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 try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosszPai%2Fwasm-soul-eater-clone" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrosszPai/wasm-soul-eater-clone on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3/source/Cargo.toml [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: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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] Downloading crates ... [INFO] [stderr] Downloaded legion_codegen v0.3.0 [INFO] [stderr] Downloaded paste v1.0.3 [INFO] [stderr] Downloaded legion v0.3.1 [INFO] [stderr] Downloaded proc_vector2d v1.0.2 [INFO] [stderr] Downloaded vector2d v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3cdbac17aef6cc4ad0c82fe28d9e1057580dee26da459493c213c32e1ad4da6c [INFO] running `Command { std: "docker" "start" "-a" "3cdbac17aef6cc4ad0c82fe28d9e1057580dee26da459493c213c32e1ad4da6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cdbac17aef6cc4ad0c82fe28d9e1057580dee26da459493c213c32e1ad4da6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cdbac17aef6cc4ad0c82fe28d9e1057580dee26da459493c213c32e1ad4da6c", kill_on_drop: false }` [INFO] [stdout] 3cdbac17aef6cc4ad0c82fe28d9e1057580dee26da459493c213c32e1ad4da6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fdc34965ed126b651824d9841a4b7506bb37861bc8f8c63770d8dd2f748a2ce7 [INFO] running `Command { std: "docker" "start" "-a" "fdc34965ed126b651824d9841a4b7506bb37861bc8f8c63770d8dd2f748a2ce7", 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 wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling proc_vector2d v1.0.2 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking vector2d v2.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [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 wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking js-sys v0.3.46 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking web-sys v0.3.46 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking rust-webpack-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.72s [INFO] running `Command { std: "docker" "inspect" "fdc34965ed126b651824d9841a4b7506bb37861bc8f8c63770d8dd2f748a2ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc34965ed126b651824d9841a4b7506bb37861bc8f8c63770d8dd2f748a2ce7", kill_on_drop: false }` [INFO] [stdout] fdc34965ed126b651824d9841a4b7506bb37861bc8f8c63770d8dd2f748a2ce7