[INFO] cloning repository https://github.com/tolik518/factorion-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tolik518/factorion-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolik518%2Ffactorion-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolik518%2Ffactorion-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdc7501f7d62a6dd226b20931a2a8d9d56b1f242 [INFO] testing tolik518/factorion-bot/cdc7501f7d62a6dd226b20931a2a8d9d56b1f242 against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolik518%2Ffactorion-bot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tolik518/factorion-bot [INFO] finished tweaking git repo https://github.com/tolik518/factorion-bot [INFO] tweaked toml for git repo https://github.com/tolik518/factorion-bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tolik518/factorion-bot on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tolik518/factorion-bot 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5601b92a47052091a040d20b6e88a8c0938f90a37c151e1b89eb60632f905f90 [INFO] running `Command { std: "docker" "start" "-a" "5601b92a47052091a040d20b6e88a8c0938f90a37c151e1b89eb60632f905f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5601b92a47052091a040d20b6e88a8c0938f90a37c151e1b89eb60632f905f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5601b92a47052091a040d20b6e88a8c0938f90a37c151e1b89eb60632f905f90", kill_on_drop: false }` [INFO] [stdout] 5601b92a47052091a040d20b6e88a8c0938f90a37c151e1b89eb60632f905f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f70cc25f2ecdbec7265b2509042de1d3e4f3dd73c03a368f88340645b5510ed [INFO] running `Command { std: "docker" "start" "-a" "6f70cc25f2ecdbec7265b2509042de1d3e4f3dd73c03a368f88340645b5510ed", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [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 data-encoding v2.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling flate2 v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling influxdb_derive v0.5.1 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling influxdb v0.7.2 [INFO] [stderr] Compiling factorion-math v1.0.1 (/opt/rustwide/workdir/factorion-math) [INFO] [stderr] Compiling factorion-lib v3.0.0 (/opt/rustwide/workdir/factorion-lib) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> factorion-lib/src/parse.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::locale::{self, NumFormat}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling factorion-bot-discord v2.0.6 (/opt/rustwide/workdir/factorion-bot-discord) [INFO] [stderr] Compiling factorion-bot-reddit v5.0.7 (/opt/rustwide/workdir/factorion-bot-reddit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: influxdb v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6f70cc25f2ecdbec7265b2509042de1d3e4f3dd73c03a368f88340645b5510ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f70cc25f2ecdbec7265b2509042de1d3e4f3dd73c03a368f88340645b5510ed", kill_on_drop: false }` [INFO] [stdout] 6f70cc25f2ecdbec7265b2509042de1d3e4f3dd73c03a368f88340645b5510ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a78e7380fb63bf9c4d8dc5e1938b523509df70fd73d29117e32ec8ed37b4962a [INFO] running `Command { std: "docker" "start" "-a" "a78e7380fb63bf9c4d8dc5e1938b523509df70fd73d29117e32ec8ed37b4962a", kill_on_drop: false }` [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling factorion-math v1.0.1 (/opt/rustwide/workdir/factorion-math) [INFO] [stderr] Compiling factorion-bot-discord v2.0.6 (/opt/rustwide/workdir/factorion-bot-discord) [INFO] [stderr] Compiling factorion-bot-reddit v5.0.7 (/opt/rustwide/workdir/factorion-bot-reddit) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> factorion-lib/src/parse.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::locale::{self, NumFormat}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expiration_time` is never read [INFO] [stdout] --> factorion-bot-reddit/src/reddit_api.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct Token { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 30 | access_token: String, [INFO] [stdout] 31 | expiration_time: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_token_expired` is never used [INFO] [stdout] --> factorion-bot-reddit/src/reddit_api.rs:374:8 [INFO] [stdout] | [INFO] [stdout] 77 | impl RedditClient { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 374 | fn is_token_expired(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arbtest v0.3.2 [INFO] [stderr] Compiling factorion-lib v3.0.0 (/opt/rustwide/workdir/factorion-lib) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: influxdb v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a78e7380fb63bf9c4d8dc5e1938b523509df70fd73d29117e32ec8ed37b4962a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a78e7380fb63bf9c4d8dc5e1938b523509df70fd73d29117e32ec8ed37b4962a", kill_on_drop: false }` [INFO] [stdout] a78e7380fb63bf9c4d8dc5e1938b523509df70fd73d29117e32ec8ed37b4962a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbd7c80faab8fe86306003a28a11fc7b468c461c1a7ac04a8477cb08fabe36ff [INFO] running `Command { std: "docker" "start" "-a" "dbd7c80faab8fe86306003a28a11fc7b468c461c1a7ac04a8477cb08fabe36ff", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> factorion-lib/src/parse.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::locale::{self, NumFormat}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `factorion-lib` (lib) generated 1 warning (run `cargo fix --lib -p factorion-lib` to apply 1 suggestion) [INFO] [stderr] warning: field `expiration_time` is never read [INFO] [stderr] --> factorion-bot-reddit/src/reddit_api.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 29 | struct Token { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 30 | access_token: String, [INFO] [stderr] 31 | expiration_time: DateTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `is_token_expired` is never used [INFO] [stderr] --> factorion-bot-reddit/src/reddit_api.rs:374:8 [INFO] [stderr] | [INFO] [stderr] 77 | impl RedditClient { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 374 | fn is_token_expired(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `factorion-bot-reddit` (bin "factorion-bot-reddit" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: influxdb v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/factorion_bot_discord-b97b90f50c801655) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test discord_api::tests::test_message_meta_clone ... ok [INFO] [stdout] test discord_api::tests::test_add_title_approximated ... ok [INFO] [stdout] test discord_api::tests::test_add_description_too_long ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_empty_lines ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_simple ... ok [INFO] [stdout] test discord_api::tests::test_message_meta_debug ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_with_note ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_multiple_results ... ok [INFO] [stdout] test discord_api::tests::test_should_use_simple_reply_short_text ... ok [INFO] [stdout] test discord_api::tests::test_should_use_simple_reply_long_text ... ok [INFO] [stdout] test discord_api::tests::test_handler_new ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_whitespace_handling ... ok [INFO] [stdout] test discord_api::tests::test_add_description_short ... ok [INFO] [stdout] test discord_api::tests::test_should_use_simple_reply_with_newlines ... ok [INFO] [stdout] test discord_api::tests::test_add_title_multiple_results ... ok [INFO] [stdout] test discord_api::tests::test_constants ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/factorion_bot_reddit-0128a2aad066cfbf) [INFO] [stdout] test discord_api::tests::test_add_title_single_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test reddit_api::tests::test_check_response_status ... ok [INFO] [stdout] test reddit_api::tests::test_get_expiration_time_from_jwt ... ok [INFO] [stdout] test reddit_api::tests::test_extract_posts ... ok [INFO] [stdout] test reddit_api::tests::test_extract_comments ... ok [INFO] [stdout] test reddit_api::tests::test_get_comments ... ok [INFO] [stdout] test reddit_api::tests::test_new_client ... ok [INFO] [stdout] test reddit_api::tests::test_reply_to_comment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/factorion_lib-5c0ec27e55025d4e) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test calculation_results::test::test_calculation_is_rounded ... ok [INFO] [stdout] test calculation_results::test::test_calculation_is_approximate ... ok [INFO] [stdout] test calculation_results::test::test_format_approximate_factorial ... ok [INFO] [stdout] test calculation_results::test::test_format_approximate_digits_factorial_shorten ... ok [INFO] [stdout] test calculation_results::test::test_format_approximate_digits_factorial ... ok [INFO] [stdout] test calculation_results::test::test_format_digits_tower ... ok [INFO] [stdout] test calculation_results::test::test_format_approximate_factorial_shorten ... ok [INFO] [stdout] test calculation_results::test::test_format_complex_infinity_factorial ... ok [INFO] [stdout] test calculation_results::test::test_format_digits_tower_negative ... ok [INFO] [stdout] test calculation_results::test::test_format_digits_tower_tet ... ok [INFO] [stdout] test calculation_results::test::test_format_digits_tower_shorten ... ok [INFO] [stdout] test calculation_results::tests::test_round_down ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_force_shorten_large ... ok [INFO] [stdout] test calculation_results::test::test_is_too_long ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_auto_shorten ... ok [INFO] [stdout] test comment::tests::test_commands_from_comment_text ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_force_shorten_small ... ok [INFO] [stdout] test calculation_results::tests::test_factorial_format ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_negative ... ok [INFO] [stdout] test comment::tests::test_commands_overrides_from_comment_text ... ok [INFO] [stdout] test calculation_tasks::tests::test_unsupported_calcs ... ok [INFO] [stdout] test calculation_results::test::test_format_gamma_fallback ... ok [INFO] [stdout] test calculation_results::tests::test_round_carry ... ok [INFO] [stdout] test calculation_results::tests::test_round_up ... ok [INFO] [stdout] test comment::tests::test_extraction_dedup ... ok [INFO] [stdout] test calculation_results::tests::test_factorial_level_string ... ok [INFO] [stdout] test comment::tests::test_new_already_replied ... ok [INFO] [stdout] test comment::tests::test_limit_hit_note ... ok [INFO] [stdout] test parse::test::test_escaped_url ... ok [INFO] [stdout] test comment::tests::test_locale_fallback_note ... ok [INFO] [stdout] test comment::tests::test_might_have_factorial ... ok [INFO] [stdout] test parse::test::test_chain ... ok [INFO] [stdout] test calculation_results::test::test_format_gamma ... ok [INFO] [stdout] test parse::test::test_constant ... ok [INFO] [stdout] test parse::test::test_escaped_tag ... ok [INFO] [stdout] test parse::test::test_escaped_tag2 ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_chain ... ok [INFO] [stdout] test parse::test::test_factorial ... ok [INFO] [stdout] test parse::test::test_negative_gap ... ok [INFO] [stdout] test parse::test::test_no_termial ... ok [INFO] [stdout] test parse::test::test_paren ... ok [INFO] [stdout] test parse::test::test_fraction ... ok [INFO] [stdout] test parse::test::test_in_paren ... ok [INFO] [stdout] test parse::test::test_incomplete_tag ... ok [INFO] [stdout] test parse::test::test_mixed_chain ... ok [INFO] [stdout] test parse::test::test_negative ... ok [INFO] [stdout] test parse::test::test_multi_number_paren ... ok [INFO] [stdout] test parse::test::test_multifactorial ... ok [INFO] [stdout] test parse::test::test_decimal ... ok [INFO] [stdout] test parse::test::test_subfactorial ... ok [INFO] [stdout] test parse::test::test_multitermial ... ok [INFO] [stdout] test parse::test::test_postfix_chain ... ok [INFO] [stdout] test parse::test::test_tag ... ok [INFO] [stdout] test parse::test::test_subtermial ... ok [INFO] [stdout] test parse::test::test_parse_num ... ok [INFO] [stdout] test parse::test::test_uri_poi_doesnt_cause_infinite_loop ... ok [INFO] [stdout] test parse::test::test_submultifactorial ... ok [INFO] [stdout] test parse::test::test_termial ... ok [INFO] [stdout] test parse::test::test_url ... ok [INFO] [stdout] test parse::test::test_word_in_paren ... ok [INFO] [stdout] test parse::test::test_paren_negation ... ok [INFO] [stdout] test parse::test::test_text_only ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_exact_of_decimal ... ok [INFO] [stdout] test parse::test::test_arbitrary_input ... ok [INFO] [stdout] test calculation_results::tests::test_truncate ... ok [INFO] [stdout] test calculation_results::test::test_format_huge ... ok [INFO] [stdout] test parse::test::test_biggest_num ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5ada3c7bd2058e2f) [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test test_comment_new_big_number_and_normal_number ... ignored, currently obsolete [INFO] [stdout] test test_comment_new_comma_decimals ... ok [INFO] [stdout] test test_add_status ... ok [INFO] [stdout] test test_command_long ... ok [INFO] [stdout] test test_command_shorten ... ok [INFO] [stdout] test test_command_steps ... ok [INFO] [stdout] test test_comment_new_decimal_integer ... ok [INFO] [stdout] test test_can_reply_to_factorial_that_is_subfactorial ... ok [INFO] [stdout] test test_command_no_note ... ok [INFO] [stdout] test test_comment_new_decimals_incomplete ... ok [INFO] [stdout] test test_command_note ... ok [INFO] [stdout] test test_comment_new_double_factorial ... ok [INFO] [stdout] test test_command_no_steps ... ok [INFO] [stdout] test test_comment_new_constants ... ok [INFO] [stdout] test test_comment_new_decimals ... ok [INFO] [stdout] test test_comment_new_exclamations_eleven ... ok [INFO] [stdout] test test_comment_new ... ok [INFO] [stdout] test test_comment_new_exclamations_one ... ok [INFO] [stdout] test test_command_no_termial ... ok [INFO] [stdout] test test_comment_new_exponentials_positive ... ok [INFO] [stdout] test test_comment_new_exponentials ... ok [INFO] [stdout] test test_comment_new_spoiler_html_encoded ... ok [INFO] [stdout] test test_comment_new_very_big_number ... ignored, currently obsolete [INFO] [stdout] test test_comment_new_fraction ... ok [INFO] [stdout] test test_comment_new_negative ... ok [INFO] [stdout] test test_comment_new_decimals_termial ... ok [INFO] [stdout] test test_comment_new_multitermial_decimals ... ok [INFO] [stdout] test test_comment_new_decimals_multifactorial ... ok [INFO] [stdout] test test_get_reply_approximate_digits_from_huge ... ok [INFO] [stdout] test test_comment_new_of_negative ... ok [INFO] [stdout] test test_comment_new_subfactorial ... ok [INFO] [stdout] test test_german_locale ... ok [INFO] [stdout] test test_comment_new_tripletermial ... ok [INFO] [stdout] test test_comment_new_spoiler ... ok [INFO] [stdout] test test_comment_new_subfactorial_decimals ... ok [INFO] [stdout] test test_float_overflow_approximate ... ok [INFO] [stdout] test test_comment_new_termial ... ok [INFO] [stdout] test test_get_reply_approximate_digits_from_mixed_types ... ok [INFO] [stdout] test test_get_reply_approximate_digits_from_multifactorial ... ok [INFO] [stdout] test test_get_reply_approximate_from_number_1000002 ... ok [INFO] [stdout] test test_get_reply_approximate_digits_from_new_comment ... ok [INFO] [stdout] test test_get_reply_approximate_multifactorial_from_new_comment ... ok [INFO] [stdout] test test_get_reply_approximate_from_new_comment ... ok [INFO] [stdout] test test_comment_new_triple_factorial ... ok [INFO] [stdout] test test_get_reply_for_multiple ... ok [INFO] [stdout] test test_get_reply_for_subfactorial ... ok [INFO] [stdout] test test_get_reply_for_multifactorial ... ok [INFO] [stdout] test test_get_reply_factorial_chain ... ok [INFO] [stdout] test test_get_reply_factorial_chain_gamma ... ok [INFO] [stdout] test test_get_reply_factorial_chain_gamma_diverge ... ok [INFO] [stdout] test test_get_reply_factorial_chain_huge ... ok [INFO] [stdout] test test_get_reply_for_high_multifactorial ... ok [INFO] [stdout] test test_command_termial ... ok [INFO] [stdout] test test_get_reply_for_big_subfactorial ... ok [INFO] [stdout] test test_get_reply_for_termial ... ok [INFO] [stdout] test test_get_reply_mixed_factorial_chain2 ... ok [INFO] [stdout] test test_get_reply_mixed_factorial_chain4 ... ok [INFO] [stdout] test test_reply_too_long ... ignored, currently obsolete [INFO] [stdout] test test_notify_reply ... ok [INFO] [stdout] test test_get_reply_too_long_from_new_comment ... ok [INFO] [stdout] test test_get_reply_too_long_with_multiple_numbers ... ok [INFO] [stdout] test test_get_reply_too_long_from_number_3250 ... ok [INFO] [stdout] test test_get_reply_mixed_factorial_chain3 ... ok [INFO] [stdout] test test_get_reply_too_long_from_new_comment_for_multifactorial ... ok [INFO] [stdout] test test_ridiculous_input ... ok [INFO] [stdout] test test_get_reply_for_multitermial ... ok [INFO] [stdout] test test_arbitrary_comment ... ok [INFO] [stdout] test test_get_reply_mixed_factorial_chain ... ok [INFO] [stdout] test test_command_steps_tower ... ok [INFO] [stdout] test test_reply_text_shorten ... ok [INFO] [stdout] test test_get_reply_factorial_chain_extreme ... ok [INFO] [stdout] test test_get_reply_ridiculous_number ... ok [INFO] [stdout] test test_get_reply_factorial_chain_from_approximate ... ok [INFO] [stdout] test test_get_reply_biggest_possible_reddit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.72s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/factorion_math-35caeaadfa5f76a5) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test tests::test_approximate_digits_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_approximate_factorial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_approximate_multifactorial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_approximate_subfactorial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_adjust_approximate ... ok [INFO] [stdout] test tests::test_approximate_termial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_approximate_digits ... ok [INFO] [stdout] test tests::test_calculate_multi_double_factorial ... ok [INFO] [stdout] test tests::test_approximate_factorial ... ok [INFO] [stdout] test tests::test_approximate_subfactorial ... ok [INFO] [stdout] test tests::test_calculate_factorial_multilevel_hundred_thousand ... ok [INFO] [stdout] test tests::test_calculate_factorials_with_interesting_lengths ... ok [INFO] [stdout] test tests::test_calculate_multitermial ... ok [INFO] [stdout] test tests::test_calculate_quadruple_factorial ... ok [INFO] [stdout] test tests::test_calculate_quituple_factorial ... ok [INFO] [stdout] test tests::test_calculate_multi_single_factorial ... ok [INFO] [stdout] test tests::test_fractional_factorial_perfect ... ignored, future improvement [INFO] [stdout] test tests::test_fractional_multifactorial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_calculate_triple_factorial ... ok [INFO] [stdout] test tests::test_fractional_termial ... ok [INFO] [stdout] test tests::test_calculate_factorial_hundred_thousand ... ok [INFO] [stdout] test tests::test_calculate_termial ... ok [INFO] [stdout] test tests::test_fractional_factorial ... ok [INFO] [stdout] test tests::test_approximate_multifactorial ... ok [INFO] [stdout] test tests::test_approximate_multifactorial_with_n_is_non_positive - should panic ... ok [INFO] [stdout] test tests::test_approximate_factorial_with_n_is_non_positive - should panic ... ok [INFO] [stdout] test tests::test_approximate_multifactorial_digits_with_n_is_non_positive - should panic ... ok [INFO] [stdout] test tests::test_approximate_multifactorial_digits_with_k_is_non_positive - should panic ... ok [INFO] [stdout] test tests::test_approximate_multifactorial_with_k_is_non_positive - should panic ... ok [INFO] [stdout] test tests::test_fractional_multifactorial ... ok [INFO] [stdout] test tests::test_negative_multifacorial_factor ... ok [INFO] [stdout] test tests::test_approximate_termial_digits ... ok [INFO] [stdout] test tests::test_calculate_subfactorial ... ok [INFO] [stdout] test tests::test_calculate_factorial_with_ten_thousand_digits ... ok [INFO] [stderr] Doc-tests factorion_lib [INFO] [stdout] test tests::test_approximate_termial ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test factorion-lib/src/../README.md - (line 6) ... ok [INFO] [stdout] test factorion-lib/src/../README.md - (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.67s; merged doctests compilation took 1.60s [INFO] [stderr] Doc-tests factorion_math [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbd7c80faab8fe86306003a28a11fc7b468c461c1a7ac04a8477cb08fabe36ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd7c80faab8fe86306003a28a11fc7b468c461c1a7ac04a8477cb08fabe36ff", kill_on_drop: false }` [INFO] [stdout] dbd7c80faab8fe86306003a28a11fc7b468c461c1a7ac04a8477cb08fabe36ff