[INFO] cloning repository https://github.com/JamesMcGuigan/connect4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JamesMcGuigan/connect4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesMcGuigan%2Fconnect4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesMcGuigan%2Fconnect4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17222fbbfe240ae1f67ee46631bb0b444a68006d [INFO] checking JamesMcGuigan/connect4/17222fbbfe240ae1f67ee46631bb0b444a68006d against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesMcGuigan%2Fconnect4" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JamesMcGuigan/connect4 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JamesMcGuigan/connect4 [INFO] finished tweaking git repo https://github.com/JamesMcGuigan/connect4 [INFO] tweaked toml for git repo https://github.com/JamesMcGuigan/connect4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JamesMcGuigan/connect4 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.doctest [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.18.1 [INFO] [stderr] Downloaded cffi-impl v0.1.6 [INFO] [stderr] Downloaded rstest_macros v0.18.1 [INFO] [stderr] Downloaded cffi v0.1.7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00296dabc9605dd93f276ef753de903dca1a5a0fb2455001738218749a8ecb8c [INFO] running `Command { std: "docker" "start" "-a" "00296dabc9605dd93f276ef753de903dca1a5a0fb2455001738218749a8ecb8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00296dabc9605dd93f276ef753de903dca1a5a0fb2455001738218749a8ecb8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00296dabc9605dd93f276ef753de903dca1a5a0fb2455001738218749a8ecb8c", kill_on_drop: false }` [INFO] [stdout] 00296dabc9605dd93f276ef753de903dca1a5a0fb2455001738218749a8ecb8c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f364695a6274f00c5056eee2c8a55288fe50bae882847b356fa9139a29c25ae [INFO] running `Command { std: "docker" "start" "-a" "9f364695a6274f00c5056eee2c8a55288fe50bae882847b356fa9139a29c25ae", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.doctest [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pyo3-build-config v0.16.5 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling pyo3-ffi v0.16.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rstest_macros v0.18.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pyo3 v0.16.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking unindent v0.1.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling cffi-impl v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling pyo3-macros v0.16.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.17.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking tokio v1.30.0 [INFO] [stderr] Compiling contracts v0.6.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking cached v0.44.0 [INFO] [stderr] Checking cffi v0.1.7 [INFO] [stderr] Checking connectx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rstest v0.18.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.35s [INFO] running `Command { std: "docker" "inspect" "9f364695a6274f00c5056eee2c8a55288fe50bae882847b356fa9139a29c25ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f364695a6274f00c5056eee2c8a55288fe50bae882847b356fa9139a29c25ae", kill_on_drop: false }` [INFO] [stdout] 9f364695a6274f00c5056eee2c8a55288fe50bae882847b356fa9139a29c25ae