[INFO] cloning repository https://github.com/Windows200000/wot-replay-winrate-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Windows200000/wot-replay-winrate-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindows200000%2Fwot-replay-winrate-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindows200000%2Fwot-replay-winrate-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23cdb3d39fe8dbe466a9a63410724096ce09630b [INFO] checking Windows200000/wot-replay-winrate-analyzer against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindows200000%2Fwot-replay-winrate-analyzer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Windows200000/wot-replay-winrate-analyzer on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Windows200000/wot-replay-winrate-analyzer [INFO] finished tweaking git repo https://github.com/Windows200000/wot-replay-winrate-analyzer [INFO] tweaked toml for git repo https://github.com/Windows200000/wot-replay-winrate-analyzer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Windows200000/wot-replay-winrate-analyzer 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wot_types v0.1.0 [INFO] [stderr] Downloaded iter-read v0.3.1 [INFO] [stderr] Downloaded serde-pickle v1.1.1 [INFO] [stderr] Downloaded wot-battle-results-parser-macros v0.1.0 [INFO] [stderr] Downloaded wot-battle-results-parser-utils v0.1.0 [INFO] [stderr] Downloaded wot_def_file_parser v0.1.0 [INFO] [stderr] Downloaded wot_replay_parser v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a7e822052f315dfb1b376be764384ec9e837feff57eec3c553e505e3019de9a [INFO] running `Command { std: "docker" "start" "-a" "3a7e822052f315dfb1b376be764384ec9e837feff57eec3c553e505e3019de9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a7e822052f315dfb1b376be764384ec9e837feff57eec3c553e505e3019de9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7e822052f315dfb1b376be764384ec9e837feff57eec3c553e505e3019de9a", kill_on_drop: false }` [INFO] [stdout] 3a7e822052f315dfb1b376be764384ec9e837feff57eec3c553e505e3019de9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbaa6eab68ba5ce2a87f3e996ec358416b9f3363ce703b49e93fc6e30d8ad611 [INFO] running `Command { std: "docker" "start" "-a" "dbaa6eab68ba5ce2a87f3e996ec358416b9f3363ce703b49e93fc6e30d8ad611", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling wot-battle-results-parser-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Compiling serde-pickle v1.1.1 [INFO] [stderr] Compiling wot-battle-results-parser-utils v0.1.0 [INFO] [stderr] Compiling wot_def_file_parser v0.1.0 [INFO] [stderr] Compiling wot_replay_parser v0.2.2 [INFO] [stderr] Checking wot_types v0.1.0 [INFO] [stderr] Checking wot_replay_data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s [INFO] running `Command { std: "docker" "inspect" "dbaa6eab68ba5ce2a87f3e996ec358416b9f3363ce703b49e93fc6e30d8ad611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbaa6eab68ba5ce2a87f3e996ec358416b9f3363ce703b49e93fc6e30d8ad611", kill_on_drop: false }` [INFO] [stdout] dbaa6eab68ba5ce2a87f3e996ec358416b9f3363ce703b49e93fc6e30d8ad611 [INFO] checking Windows200000/wot-replay-winrate-analyzer against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindows200000%2Fwot-replay-winrate-analyzer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Windows200000/wot-replay-winrate-analyzer on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Windows200000/wot-replay-winrate-analyzer [INFO] finished tweaking git repo https://github.com/Windows200000/wot-replay-winrate-analyzer [INFO] tweaked toml for git repo https://github.com/Windows200000/wot-replay-winrate-analyzer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Windows200000/wot-replay-winrate-analyzer 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb4c5138c385d50676de6f6ba4bff0938bcd27d1684ba756f786757f997d7fb0 [INFO] running `Command { std: "docker" "start" "-a" "fb4c5138c385d50676de6f6ba4bff0938bcd27d1684ba756f786757f997d7fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb4c5138c385d50676de6f6ba4bff0938bcd27d1684ba756f786757f997d7fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4c5138c385d50676de6f6ba4bff0938bcd27d1684ba756f786757f997d7fb0", kill_on_drop: false }` [INFO] [stdout] fb4c5138c385d50676de6f6ba4bff0938bcd27d1684ba756f786757f997d7fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bde54d1e39adbb690af5fff8538beeacba221d9a136b2e46a00a4ffb3db43aa [INFO] running `Command { std: "docker" "start" "-a" "7bde54d1e39adbb690af5fff8538beeacba221d9a136b2e46a00a4ffb3db43aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling wot-battle-results-parser-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Compiling serde-pickle v1.1.1 [INFO] [stderr] Compiling wot-battle-results-parser-utils v0.1.0 [INFO] [stderr] Compiling wot_def_file_parser v0.1.0 [INFO] [stderr] Compiling wot_replay_parser v0.2.2 [INFO] [stderr] Checking wot_types v0.1.0 [INFO] [stderr] Checking wot_replay_data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.23s [INFO] running `Command { std: "docker" "inspect" "7bde54d1e39adbb690af5fff8538beeacba221d9a136b2e46a00a4ffb3db43aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bde54d1e39adbb690af5fff8538beeacba221d9a136b2e46a00a4ffb3db43aa", kill_on_drop: false }` [INFO] [stdout] 7bde54d1e39adbb690af5fff8538beeacba221d9a136b2e46a00a4ffb3db43aa