[INFO] cloning repository https://github.com/MortenLohne/tak-match [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MortenLohne/tak-match" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortenLohne%2Ftak-match", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortenLohne%2Ftak-match'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11e5d05b5f7179a635bba40bacd35f734451a5ac [INFO] checking MortenLohne/tak-match against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortenLohne%2Ftak-match" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MortenLohne/tak-match on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MortenLohne/tak-match [INFO] finished tweaking git repo https://github.com/MortenLohne/tak-match [INFO] tweaked toml for git repo https://github.com/MortenLohne/tak-match written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MortenLohne/tak-match 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/MortenLohne/tiltak` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pgn-traits v0.5.0 [INFO] [stderr] Downloaded ctrlc v3.4.2 [INFO] [stderr] Downloaded board-game-traits v0.4.0 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded color-print v0.3.5 [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded color-print-proc-macro v0.3.5 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded chrono v0.4.28 [INFO] [stderr] Downloaded bpci v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e071d99c62d25c7250d640f27d2cbb61792882173c71240a7014cb0d1ec044c [INFO] running `Command { std: "docker" "start" "-a" "8e071d99c62d25c7250d640f27d2cbb61792882173c71240a7014cb0d1ec044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e071d99c62d25c7250d640f27d2cbb61792882173c71240a7014cb0d1ec044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e071d99c62d25c7250d640f27d2cbb61792882173c71240a7014cb0d1ec044c", kill_on_drop: false }` [INFO] [stdout] 8e071d99c62d25c7250d640f27d2cbb61792882173c71240a7014cb0d1ec044c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f167220930854b611c6e0499599be5c4c824123af5eccc2e8d97fef9f77ea09 [INFO] running `Command { std: "docker" "start" "-a" "9f167220930854b611c6e0499599be5c4c824123af5eccc2e8d97fef9f77ea09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking board-game-traits v0.4.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking pgn-traits v0.5.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking chrono v0.4.28 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking ctrlc v3.4.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling color-print-proc-macro v0.3.5 [INFO] [stderr] Checking sysinfo v0.30.5 [INFO] [stderr] Checking color-print v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking tiltak v0.1.0 (https://github.com/MortenLohne/tiltak#0a30e144) [INFO] [stderr] Checking bpci v0.1.0 [INFO] [stderr] Checking racetrack v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/cli.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use clap::{self, Arg, ArgAction, Command}; [INFO] [stdout] | ^^^^ the item `clap` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/engine.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/cli.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use clap::{self, Arg, ArgAction, Command}; [INFO] [stdout] | ^^^^ the item `clap` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/engine.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.00s [INFO] running `Command { std: "docker" "inspect" "9f167220930854b611c6e0499599be5c4c824123af5eccc2e8d97fef9f77ea09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f167220930854b611c6e0499599be5c4c824123af5eccc2e8d97fef9f77ea09", kill_on_drop: false }` [INFO] [stdout] 9f167220930854b611c6e0499599be5c4c824123af5eccc2e8d97fef9f77ea09