[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] 474f8a781f20f4e369700d6dba3f35bd90741b2e [INFO] testing tolik518/factorion-bot against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [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 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e343478a04d16d6a97ebc20b792d33919446385fce752505cb38979610ed4c2d [INFO] running `Command { std: "docker" "start" "-a" "e343478a04d16d6a97ebc20b792d33919446385fce752505cb38979610ed4c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e343478a04d16d6a97ebc20b792d33919446385fce752505cb38979610ed4c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e343478a04d16d6a97ebc20b792d33919446385fce752505cb38979610ed4c2d", kill_on_drop: false }` [INFO] [stdout] e343478a04d16d6a97ebc20b792d33919446385fce752505cb38979610ed4c2d [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92bf4f721d841241bea83bce8887d5ffaf260de19cb04975ceeb4741ab6d4b1c [INFO] running `Command { std: "docker" "start" "-a" "92bf4f721d841241bea83bce8887d5ffaf260de19cb04975ceeb4741ab6d4b1c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cc v1.2.8 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling flate2 v1.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls v0.21.12 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 influxdb_derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [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 env_logger v0.11.8 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [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 zerovec v0.10.4 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [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 h2 v0.3.26 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [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 v4.4.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-reddit v5.5.0 (/opt/rustwide/workdir/factorion-bot-reddit) [INFO] [stderr] Compiling factorion-bot-discord v2.4.0 (/opt/rustwide/workdir/factorion-bot-discord) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s [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 5` [INFO] running `Command { std: "docker" "inspect" "92bf4f721d841241bea83bce8887d5ffaf260de19cb04975ceeb4741ab6d4b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92bf4f721d841241bea83bce8887d5ffaf260de19cb04975ceeb4741ab6d4b1c", kill_on_drop: false }` [INFO] [stdout] 92bf4f721d841241bea83bce8887d5ffaf260de19cb04975ceeb4741ab6d4b1c [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1971eac51e03be7c908a0e73d0160a75f7c9126a869c3db88a3ec917d2688d66 [INFO] running `Command { std: "docker" "start" "-a" "1971eac51e03be7c908a0e73d0160a75f7c9126a869c3db88a3ec917d2688d66", 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] [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-reddit v5.5.0 (/opt/rustwide/workdir/factorion-bot-reddit) [INFO] [stderr] Compiling factorion-bot-discord v2.4.0 (/opt/rustwide/workdir/factorion-bot-discord) [INFO] [stdout] warning: field `expiration_time` is never read [INFO] [stdout] --> factorion-bot-reddit/src/reddit_api.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct Token { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 32 | access_token: String, [INFO] [stdout] 33 | 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:408:8 [INFO] [stdout] | [INFO] [stdout] 85 | impl RedditClient { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 408 | fn is_token_expired(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arbtest v0.3.2 [INFO] [stderr] Compiling factorion-lib v4.4.0 (/opt/rustwide/workdir/factorion-lib) [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> factorion-lib/src/parse.rs:1480:13 [INFO] [stdout] | [INFO] [stdout] 1480 | let num = parse_num( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `consts` [INFO] [stdout] --> factorion-lib/src/parse.rs:1943:13 [INFO] [stdout] | [INFO] [stdout] 1943 | let consts = Consts::default(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.72s [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 5` [INFO] running `Command { std: "docker" "inspect" "1971eac51e03be7c908a0e73d0160a75f7c9126a869c3db88a3ec917d2688d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1971eac51e03be7c908a0e73d0160a75f7c9126a869c3db88a3ec917d2688d66", kill_on_drop: false }` [INFO] [stdout] 1971eac51e03be7c908a0e73d0160a75f7c9126a869c3db88a3ec917d2688d66 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86e249c75bf2a8ad71f6d85820709f0c76d76f3ea5675682fd1bc72d0b6c84f8 [INFO] running `Command { std: "docker" "start" "-a" "86e249c75bf2a8ad71f6d85820709f0c76d76f3ea5675682fd1bc72d0b6c84f8", 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: unused variable: `num` [INFO] [stderr] --> factorion-lib/src/parse.rs:1480:13 [INFO] [stderr] | [INFO] [stderr] 1480 | let num = parse_num( [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `consts` [INFO] [stderr] --> factorion-lib/src/parse.rs:1943:13 [INFO] [stderr] | [INFO] [stderr] 1943 | let consts = Consts::default(); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_consts` [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: `factorion-lib` (lib test) generated 2 warnings (run `cargo fix --lib -p factorion-lib --tests` to apply 2 suggestions) [INFO] [stderr] warning: field `expiration_time` is never read [INFO] [stderr] --> factorion-bot-reddit/src/reddit_api.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 31 | struct Token { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 32 | access_token: String, [INFO] [stderr] 33 | 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:408:8 [INFO] [stderr] | [INFO] [stderr] 85 | impl RedditClient { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 408 | 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.16s [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 5` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/factorion_bot_discord-d455788d8aa0741a) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test discord_api::tests::test_add_description_short ... ok [INFO] [stdout] test discord_api::tests::test_add_title_approximated ... ok [INFO] [stdout] test discord_api::tests::test_add_title_multiple_results ... ok [INFO] [stdout] test discord_api::tests::test_add_description_too_long ... ok [INFO] [stdout] test discord_api::tests::test_add_title_single_result ... ok [INFO] [stdout] test discord_api::tests::test_constants ... ok [INFO] [stdout] test discord_api::tests::test_message_meta_clone ... ok [INFO] [stdout] test discord_api::tests::test_message_meta_debug ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_empty_lines ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_multiple_results ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_simple ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_whitespace_handling ... ok [INFO] [stdout] test discord_api::tests::test_parse_reply_with_note ... 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_should_use_simple_reply_with_newlines ... ok [INFO] [stdout] test discord_api::tests::test_handler_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/factorion_bot_reddit-f9087c82e721e63b) [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_comments ... ok [INFO] [stdout] test reddit_api::tests::test_extract_posts ... 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.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/factorion_lib-cfacf971c9edc59a) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test calculation_results::test::test_calculation_is_approximate ... ok [INFO] [stdout] test calculation_results::test::test_calculation_is_rounded ... ok [INFO] [stdout] test calculation_results::test::test_format_approximate_digits_factorial ... ok [INFO] [stdout] test calculation_results::test::test_format_complex_infinity_factorial ... ok [INFO] [stdout] test calculation_results::test::test_format_digits_tower ... ok [INFO] [stdout] test calculation_results::test::test_format_digits_tower_negative ... 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_factorial_shorten ... ok [INFO] [stdout] test calculation_results::test::test_format_digits_tower_shorten ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial ... ok [INFO] [stdout] test calculation_results::test::test_format_digits_tower_tet ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_chain ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_force_shorten_large ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_exact_of_decimal ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_force_shorten_small ... 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 calculation_results::test::test_format_gamma ... ok [INFO] [stdout] test calculation_results::test::test_format_gamma_fallback ... ok [INFO] [stdout] test calculation_results::tests::test_round_up ... ok [INFO] [stdout] test calculation_results::tests::test_round_carry ... ok [INFO] [stdout] test calculation_results::tests::test_factorial_level_string ... ok [INFO] [stdout] test calculation_results::tests::test_round_down ... ok [INFO] [stdout] test comment::tests::test_commands_from_comment_text ... ok [INFO] [stdout] test comment::tests::test_commands_overrides_from_comment_text ... ok [INFO] [stdout] test calculation_results::test::test_tower_value_with_one_top ... ok [INFO] [stdout] test calculation_results::tests::test_format_float ... ok [INFO] [stdout] test calculation_results::test::test_format_factorial_negative ... ok [INFO] [stdout] test comment::tests::test_might_have_factorial ... ok [INFO] [stdout] test calculation_tasks::tests::test_unsupported_calcs ... ok [INFO] [stdout] test calculation_results::test::test_number_decimals_scientific_respected ... ok [INFO] [stdout] test comment::tests::test_extraction_dedup ... ok [INFO] [stdout] test comment::tests::test_new_already_replied ... ok [INFO] [stdout] test comment::tests::test_limit_hit_note ... ok [INFO] [stdout] test calculation_results::test::test_format_float ... ok [INFO] [stdout] test calculation_results::tests::test_factorial_format ... ok [INFO] [stdout] test parse::test::test_decimal ... ok [INFO] [stdout] test comment::tests::test_locale_fallback_note ... 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 parse::test::test_factorial ... 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_escaped_url ... ok [INFO] [stdout] test parse::test::test_multifactorial ... ok [INFO] [stdout] test parse::test::test_fraction ... ok [INFO] [stdout] test parse::test::test_mixed_chain ... ok [INFO] [stdout] test parse::test::test_multitermial ... ok [INFO] [stdout] test parse::test::test_multi_number_paren ... ok [INFO] [stdout] test parse::test::test_negative ... ok [INFO] [stdout] test parse::test::test_negative_gap ... ok [INFO] [stdout] test parse::test::test_chain ... ok [INFO] [stdout] test parse::test::test_paren ... ok [INFO] [stdout] test parse::test::test_paren_negation ... ok [INFO] [stdout] test parse::test::test_negative_decimal ... ok [INFO] [stdout] test parse::test::test_no_termial ... ok [INFO] [stdout] test parse::test::test_parse_num_absorb ... ok [INFO] [stdout] test parse::test::test_parse_num_revert ... ok [INFO] [stdout] test parse::test::test_postfix_chain ... ok [INFO] [stdout] test parse::test::test_subfactorial ... ok [INFO] [stdout] test parse::test::test_submultifactorial ... ok [INFO] [stdout] test parse::test::test_parse_num ... ok [INFO] [stdout] test parse::test::test_tag ... ok [INFO] [stdout] test parse::test::test_subtermial ... ok [INFO] [stdout] test parse::test::test_termial ... ok [INFO] [stdout] test parse::test::test_url ... ok [INFO] [stdout] test parse::test::test_uri_poi_doesnt_cause_infinite_loop ... ok [INFO] [stdout] test parse::test::test_word_in_paren ... ok [INFO] [stdout] test parse::test::test_text_only ... ok [INFO] [stdout] test parse::test::test_biggest_num ... 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] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-aaa1ecd4e35bb18a) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test test_add_status ... ok [INFO] [stdout] test test_command_long ... ok [INFO] [stdout] test test_comment_new_big_number_and_normal_number ... ignored, currently obsolete [INFO] [stdout] test test_can_reply_to_factorial_that_is_subfactorial ... ok [INFO] [stdout] test test_command_no_steps ... ok [INFO] [stdout] test test_command_no_termial ... ok [INFO] [stdout] test test_command_no_note ... ok [INFO] [stdout] test test_command_shorten ... ok [INFO] [stdout] test test_comment_new ... ok [INFO] [stdout] test test_comment_new_comma_decimals ... ok [INFO] [stdout] test test_command_note ... ok [INFO] [stdout] test test_command_steps ... ok [INFO] [stdout] test test_command_termial ... ok [INFO] [stdout] test test_comment_new_decimal_integer ... ok [INFO] [stdout] test test_comment_new_decimals_incomplete ... ok [INFO] [stdout] test test_comment_new_double_factorial ... ok [INFO] [stdout] test test_comment_new_exclamations_eleven ... ok [INFO] [stdout] test test_comment_new_exclamations_one ... ok [INFO] [stdout] test test_comment_new_constants ... ok [INFO] [stdout] test test_comment_new_decimals ... ok [INFO] [stdout] test test_comment_new_spoiler ... ok [INFO] [stdout] test test_comment_new_spoiler_html_encoded ... ok [INFO] [stdout] test test_comment_new_negative ... ok [INFO] [stdout] test test_comment_new_of_negative ... ok [INFO] [stdout] test test_comment_new_decimals_multifactorial ... ok [INFO] [stdout] test test_comment_new_very_big_number ... ignored, currently obsolete [INFO] [stdout] test test_comment_new_subfactorial ... ok [INFO] [stdout] test test_comment_new_exponentials ... ok [INFO] [stdout] test test_comment_new_fraction ... ok [INFO] [stdout] test test_comment_new_termial ... ok [INFO] [stdout] test test_comment_new_subfactorial_decimals ... ok [INFO] [stdout] test test_comment_new_multitermial_decimals ... ok [INFO] [stdout] test test_comment_new_triple_factorial ... ok [INFO] [stdout] test test_comment_new_decimals_termial ... ok [INFO] [stdout] test test_comment_new_exponentials_positive ... ok [INFO] [stdout] test test_comment_new_tripletermial ... ok [INFO] [stdout] test test_float_overflow_approximate ... ok [INFO] [stdout] test test_get_reply_approximate_digits_from_huge ... ok [INFO] [stdout] test test_get_reply_approximate_digits_from_mixed_types ... ok [INFO] [stdout] test test_get_reply_approximate_digits_from_new_comment ... ok [INFO] [stdout] test test_get_reply_approximate_digits_from_multifactorial ... ok [INFO] [stdout] test test_get_reply_approximate_from_new_comment ... ok [INFO] [stdout] test test_get_reply_approximate_from_number_1000002 ... ok [INFO] [stdout] test test_german_locale ... ok [INFO] [stdout] test test_get_reply_factorial_chain ... ok [INFO] [stdout] test test_get_reply_approximate_multifactorial_from_new_comment ... ok [INFO] [stdout] test test_get_reply_for_multifactorial ... ok [INFO] [stdout] test test_get_reply_for_high_multifactorial ... ok [INFO] [stdout] test test_get_reply_for_multiple ... ok [INFO] [stdout] test test_get_reply_for_multitermial ... ok [INFO] [stdout] test test_get_reply_for_termial ... ok [INFO] [stdout] test test_all_that_on_multiple_calcs ... ok [INFO] [stdout] test test_get_reply_for_subfactorial ... ok [INFO] [stdout] test test_get_reply_factorial_chain_huge ... ok [INFO] [stdout] test test_get_reply_factorial_chain_gamma_diverge ... ok [INFO] [stdout] test test_get_reply_factorial_chain_gamma ... 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_get_reply_mixed_factorial_chain3 ... ok [INFO] [stdout] test test_get_reply_for_big_subfactorial ... ok [INFO] [stdout] test test_get_reply_too_long_from_new_comment ... ok [INFO] [stdout] test test_notify_reply ... ok [INFO] [stdout] test test_reply_too_long ... ignored, currently obsolete [INFO] [stdout] test test_get_reply_too_long_from_number_3250 ... ok [INFO] [stdout] test test_get_reply_too_long_from_3228 ... ok [INFO] [stdout] test test_get_reply_too_long_with_multiple_numbers ... ok [INFO] [stdout] test test_number_inputs ... ok [INFO] [stdout] test test_get_reply_too_long_from_new_comment_for_multifactorial ... ok [INFO] [stdout] test test_separators ... ok [INFO] [stdout] test test_ridiculous_input ... ok [INFO] [stdout] test test_get_reply_mixed_factorial_chain ... ok [INFO] [stdout] test test_command_nest ... ok [INFO] [stdout] test test_command_steps_tower ... ok [INFO] [stdout] test test_command_no_note_tet ... ok [INFO] [stdout] test test_get_reply_factorial_chain_extreme ... ok [INFO] [stdout] test test_reply_text_shorten ... ok [INFO] [stdout] test test_arbitrary_comment ... ok [INFO] [stdout] test test_get_reply_ridiculous_number ... ok [INFO] [stdout] test test_tower_largest_int ... ok [INFO] [stdout] test test_get_reply_factorial_chain_from_approximate ... ok [INFO] [stdout] test test_get_reply_biggest_possible_reddit ... ok [INFO] [stdout] test test_tower_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 79 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 3.94s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/factorion_math-8b032a2ed444a0af) [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_adjust_approximate ... ok [INFO] [stdout] test tests::test_approximate_multifactorial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_approximate_digits ... ok [INFO] [stdout] test tests::test_approximate_subfactorial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_approximate_termial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_calculate_multi_double_factorial ... ok [INFO] [stdout] test tests::test_calculate_multi_single_factorial ... 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_approximate_factorial ... ok [INFO] [stdout] test tests::test_calculate_triple_factorial ... ok [INFO] [stdout] test tests::test_fractional_factorial_perfect ... ignored, future improvement [INFO] [stdout] test tests::test_calculate_factorial_multilevel_hundred_thousand ... ok [INFO] [stdout] test tests::test_fractional_multifactorial_perfect ... ignored, future_improvement [INFO] [stdout] test tests::test_approximate_subfactorial ... ok [INFO] [stdout] test tests::test_negative_multifacorial_factor ... 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_fractional_termial ... ok [INFO] [stdout] test tests::test_approximate_factorial_with_n_is_non_positive - should panic ... ok [INFO] [stdout] test tests::test_calculate_factorial_hundred_thousand ... ok [INFO] [stdout] test tests::test_approximate_multifactorial_digits_with_k_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_with_k_is_non_positive - should panic ... ok [INFO] [stdout] test tests::test_approximate_multifactorial_with_n_is_non_positive - should panic ... ok [INFO] [stdout] test tests::test_fractional_multifactorial ... ok [INFO] [stdout] test tests::test_calculate_subfactorial ... ok [INFO] [stdout] test tests::test_approximate_termial_digits ... ok [INFO] [stdout] test tests::test_calculate_factorial_with_ten_thousand_digits ... ok [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.21s [INFO] [stdout] [INFO] [stderr] Doc-tests factorion_lib [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test factorion-lib/src/../README.md - (line 31) ... ok [INFO] [stdout] test factorion-lib/src/../README.md - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.62s; merged doctests compilation took 0.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" "86e249c75bf2a8ad71f6d85820709f0c76d76f3ea5675682fd1bc72d0b6c84f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e249c75bf2a8ad71f6d85820709f0c76d76f3ea5675682fd1bc72d0b6c84f8", kill_on_drop: false }` [INFO] [stdout] 86e249c75bf2a8ad71f6d85820709f0c76d76f3ea5675682fd1bc72d0b6c84f8