[INFO] cloning repository https://github.com/Rgosh/ac-pro-engineer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rgosh/ac-pro-engineer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRgosh%2Fac-pro-engineer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRgosh%2Fac-pro-engineer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64c2f255c9006aaa2ea7dcb88a08fa0aaba9bb31
[INFO] checking Rgosh/ac-pro-engineer against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRgosh%2Fac-pro-engineer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rgosh/ac-pro-engineer
[INFO] finished tweaking git repo https://github.com/Rgosh/ac-pro-engineer
[INFO] tweaked toml for git repo https://github.com/Rgosh/ac-pro-engineer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rgosh/ac-pro-engineer on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rgosh/ac-pro-engineer 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 9 warnings
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: `ac_core` (manifest) generated 9 warnings
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: `tests_suite` (manifest) generated 9 warnings
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: `ac_tui` (manifest) generated 9 warnings
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: `shm-bridge` (manifest) generated 9 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab
[INFO] running `Command { std: "docker" "start" "aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 9 warnings
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: core/Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: `ac_core` (manifest) generated 9 warnings
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: tests_suite/Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: `tests_suite` (manifest) generated 9 warnings
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: tui/Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: `ac_tui` (manifest) generated 9 warnings
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.deprecated-safe` is deprecated in favor of `lints.rust.deprecated_safe` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.rust-2021-compatibility` is deprecated in favor of `lints.rust.rust_2021_compatibility` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.rust-2024-compatibility` is deprecated in favor of `lints.rust.rust_2024_compatibility` and will not work in a future edition
[INFO] [stderr] warning: shm-bridge/Cargo.toml: `lints.rust.unknown-or-malformed-diagnostic-attributes` is deprecated in favor of `lints.rust.unknown_or_malformed_diagnostic_attributes` and will not work in a future edition
[INFO] [stderr] warning: `shm-bridge` (manifest) generated 9 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking fontdb v0.24.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking imagesize v0.15.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-core v0.52.0
[INFO] [stderr]     Checking windows v0.52.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking font-types v0.12.2
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking read-fonts v0.41.0
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking discord-rich-presence v0.2.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking shm-bridge v0.3.6 (/opt/rustwide/workdir/shm-bridge)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking skrifa v0.44.0
[INFO] [stderr]     Checking harfrust v0.12.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking usvg v0.48.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking resvg v0.48.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ac_core v0.3.6 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking ac_tui v0.3.6 (/opt/rustwide/workdir/tui)
[INFO] [stderr]     Checking tests_suite v0.3.6 (/opt/rustwide/workdir/tests_suite)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab", kill_on_drop: false }`
[INFO] [stdout] aaadc7462b8bb84bb27c76491481c35646616c51abe5d45946e921bf1be1f5ab
