[INFO] cloning repository https://github.com/ignacio-gc/tic-tac-toe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ignacio-gc/tic-tac-toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignacio-gc%2Ftic-tac-toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignacio-gc%2Ftic-tac-toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 826347cf07c86b6959ac61c9e2cc47c2565cd0ed [INFO] checking ignacio-gc/tic-tac-toe against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignacio-gc%2Ftic-tac-toe" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 61% (392/633) Checking out files: 62% (393/633) Checking out files: 63% (399/633) Checking out files: 64% (406/633) Checking out files: 65% (412/633) Checking out files: 66% (418/633) Checking out files: 67% (425/633) Checking out files: 68% (431/633) Checking out files: 69% (437/633) Checking out files: 70% (444/633) Checking out files: 71% (450/633) Checking out files: 72% (456/633) Checking out files: 73% (463/633) Checking out files: 74% (469/633) Checking out files: 75% (475/633) Checking out files: 76% (482/633) Checking out files: 77% (488/633) Checking out files: 78% (494/633) Checking out files: 79% (501/633) Checking out files: 80% (507/633) Checking out files: 81% (513/633) Checking out files: 82% (520/633) Checking out files: 83% (526/633) Checking out files: 84% (532/633) Checking out files: 85% (539/633) Checking out files: 86% (545/633) Checking out files: 87% (551/633) Checking out files: 88% (558/633) Checking out files: 89% (564/633) Checking out files: 90% (570/633) Checking out files: 91% (577/633) Checking out files: 92% (583/633) Checking out files: 93% (589/633) Checking out files: 94% (596/633) Checking out files: 95% (602/633) Checking out files: 96% (608/633) Checking out files: 97% (615/633) Checking out files: 98% (621/633) Checking out files: 99% (627/633) Checking out files: 100% (633/633) Checking out files: 100% (633/633), done. [INFO] validating manifest of git repo https://github.com/ignacio-gc/tic-tac-toe on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ignacio-gc/tic-tac-toe [INFO] finished tweaking git repo https://github.com/ignacio-gc/tic-tac-toe [INFO] tweaked toml for git repo https://github.com/ignacio-gc/tic-tac-toe written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ignacio-gc/tic-tac-toe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "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] 20f5f08bf92e3211bf5d59a1bedb1c26b989da8dad43d667e6fc9a7474d1b3fa [INFO] running `Command { std: "docker" "start" "-a" "20f5f08bf92e3211bf5d59a1bedb1c26b989da8dad43d667e6fc9a7474d1b3fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20f5f08bf92e3211bf5d59a1bedb1c26b989da8dad43d667e6fc9a7474d1b3fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f5f08bf92e3211bf5d59a1bedb1c26b989da8dad43d667e6fc9a7474d1b3fa", kill_on_drop: false }` [INFO] [stdout] 20f5f08bf92e3211bf5d59a1bedb1c26b989da8dad43d667e6fc9a7474d1b3fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "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] c440a1e0409e8c60cc5f0a7b29ee080d906e950e86debb9df28b37c1db95f906 [INFO] running `Command { std: "docker" "start" "-a" "c440a1e0409e8c60cc5f0a7b29ee080d906e950e86debb9df28b37c1db95f906", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Checking js-sys v0.3.45 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.18 [INFO] [stderr] Checking tic-tac-toe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-test v0.3.18 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.11s [INFO] running `Command { std: "docker" "inspect" "c440a1e0409e8c60cc5f0a7b29ee080d906e950e86debb9df28b37c1db95f906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c440a1e0409e8c60cc5f0a7b29ee080d906e950e86debb9df28b37c1db95f906", kill_on_drop: false }` [INFO] [stdout] c440a1e0409e8c60cc5f0a7b29ee080d906e950e86debb9df28b37c1db95f906