[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#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignacio-gc%2Ftic-tac-toe" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 31% (201/633) Checking out files: 32% (203/633) Checking out files: 33% (209/633) Checking out files: 34% (216/633) Checking out files: 35% (222/633) Checking out files: 36% (228/633) Checking out files: 37% (235/633) Checking out files: 38% (241/633) Checking out files: 39% (247/633) Checking out files: 40% (254/633) Checking out files: 41% (260/633) Checking out files: 42% (266/633) Checking out files: 43% (273/633) Checking out files: 44% (279/633) Checking out files: 45% (285/633) Checking out files: 46% (292/633) Checking out files: 47% (298/633) Checking out files: 48% (304/633) Checking out files: 49% (311/633) Checking out files: 50% (317/633) Checking out files: 51% (323/633) Checking out files: 52% (330/633) Checking out files: 53% (336/633) Checking out files: 54% (342/633) Checking out files: 55% (349/633) Checking out files: 56% (355/633) Checking out files: 57% (361/633) Checking out files: 58% (368/633) Checking out files: 59% (374/633) Checking out files: 60% (380/633) Checking out files: 61% (387/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: 77% (489/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 b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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-10/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 128f85ba5330b30bd8bdb4c4513715cb7327e64b93e2be0020fcc94db17862f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "128f85ba5330b30bd8bdb4c4513715cb7327e64b93e2be0020fcc94db17862f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "128f85ba5330b30bd8bdb4c4513715cb7327e64b93e2be0020fcc94db17862f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128f85ba5330b30bd8bdb4c4513715cb7327e64b93e2be0020fcc94db17862f9", kill_on_drop: false }` [INFO] [stdout] 128f85ba5330b30bd8bdb4c4513715cb7327e64b93e2be0020fcc94db17862f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 123a61ef9383e27f51a8e03f713f22f5ac634cda5309354086bed7f246504e84 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "123a61ef9383e27f51a8e03f713f22f5ac634cda5309354086bed7f246504e84", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [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 53.09s [INFO] running `Command { std: "docker" "inspect" "123a61ef9383e27f51a8e03f713f22f5ac634cda5309354086bed7f246504e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "123a61ef9383e27f51a8e03f713f22f5ac634cda5309354086bed7f246504e84", kill_on_drop: false }` [INFO] [stdout] 123a61ef9383e27f51a8e03f713f22f5ac634cda5309354086bed7f246504e84