[INFO] cloning repository https://github.com/Bytekeeper/BWAIShotgun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bytekeeper/BWAIShotgun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2FBWAIShotgun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2FBWAIShotgun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 908ee093ec8d22f07a7232297bf74180b8558d35 [INFO] testing Bytekeeper/BWAIShotgun against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2FBWAIShotgun" "/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/Bytekeeper/BWAIShotgun on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bytekeeper/BWAIShotgun [INFO] finished tweaking git repo https://github.com/Bytekeeper/BWAIShotgun [INFO] tweaked toml for git repo https://github.com/Bytekeeper/BWAIShotgun written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Bytekeeper/BWAIShotgun 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded password-hash v0.4.2 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded zip v0.6.6 [INFO] [stderr] Downloaded retry v2.0.0 [INFO] [stderr] Downloaded win-sys v0.3.1 [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded shared_memory v0.12.4 [INFO] [stderr] Downloaded hex-literal v0.4.1 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded utfx v0.1.0 [INFO] [stderr] Downloaded clap v4.5.1 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded clap_builder v4.5.1 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Downloaded web-sys v0.3.68 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.34.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.34.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.34.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.34.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.34.0 [INFO] [stderr] Downloaded zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Downloaded reqwest v0.11.24 [INFO] [stderr] Downloaded nix v0.23.2 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded toml v0.8.10 [INFO] [stderr] Downloaded bzip2 v0.4.4 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded registry v1.2.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.41 [INFO] [stderr] Downloaded zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Downloaded pbkdf2 v0.11.0 [INFO] [stderr] Downloaded cc v1.0.88 [INFO] [stderr] Downloaded zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Downloaded windows v0.34.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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b8be72c91461cad48d7dcac72a1f3deae117befdbf077a6f9f24acaa12a7c97 [INFO] running `Command { std: "docker" "start" "-a" "5b8be72c91461cad48d7dcac72a1f3deae117befdbf077a6f9f24acaa12a7c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b8be72c91461cad48d7dcac72a1f3deae117befdbf077a6f9f24acaa12a7c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8be72c91461cad48d7dcac72a1f3deae117befdbf077a6f9f24acaa12a7c97", kill_on_drop: false }` [INFO] [stdout] 5b8be72c91461cad48d7dcac72a1f3deae117befdbf077a6f9f24acaa12a7c97 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6191ebad860b19292bb97794a7b9b2f49f95e6c794cc0c05e16e4faa4672ac9d [INFO] running `Command { std: "docker" "start" "-a" "6191ebad860b19292bb97794a7b9b2f49f95e6c794cc0c05e16e4faa4672ac9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling shared_memory v0.12.4 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling utfx v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling registry v1.2.3 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling game_table v0.5.0 (/opt/rustwide/workdir/game_table) [INFO] [stderr] Compiling retry v2.0.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling bwaishotgun v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "6191ebad860b19292bb97794a7b9b2f49f95e6c794cc0c05e16e4faa4672ac9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6191ebad860b19292bb97794a7b9b2f49f95e6c794cc0c05e16e4faa4672ac9d", kill_on_drop: false }` [INFO] [stdout] 6191ebad860b19292bb97794a7b9b2f49f95e6c794cc0c05e16e4faa4672ac9d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c9af292114b4f8270f2799e7445e7913cac316f9a8c8a7691e702ab3f8aaee [INFO] running `Command { std: "docker" "start" "-a" "e3c9af292114b4f8270f2799e7445e7913cac316f9a8c8a7691e702ab3f8aaee", kill_on_drop: false }` [INFO] [stderr] Compiling bwaishotgun v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "e3c9af292114b4f8270f2799e7445e7913cac316f9a8c8a7691e702ab3f8aaee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c9af292114b4f8270f2799e7445e7913cac316f9a8c8a7691e702ab3f8aaee", kill_on_drop: false }` [INFO] [stdout] e3c9af292114b4f8270f2799e7445e7913cac316f9a8c8a7691e702ab3f8aaee [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d86fe1884379db22d8e9d068df4b5f2753357b6180c19d1886a3ac115e662cb [INFO] running `Command { std: "docker" "start" "-a" "8d86fe1884379db22d8e9d068df4b5f2753357b6180c19d1886a3ac115e662cb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bwaishotgun-41d0d3d384a923a1) [INFO] [stdout] running 1 test [INFO] [stdout] test bwapi::test::test_crc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8d86fe1884379db22d8e9d068df4b5f2753357b6180c19d1886a3ac115e662cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d86fe1884379db22d8e9d068df4b5f2753357b6180c19d1886a3ac115e662cb", kill_on_drop: false }` [INFO] [stdout] 8d86fe1884379db22d8e9d068df4b5f2753357b6180c19d1886a3ac115e662cb