[INFO] cloning repository https://github.com/Mintori09/notify-bot-dut [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mintori09/notify-bot-dut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintori09%2Fnotify-bot-dut", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintori09%2Fnotify-bot-dut'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd5fef70c6ca8b212201a697ba4235e99acc2211 [INFO] checking Mintori09/notify-bot-dut against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintori09%2Fnotify-bot-dut" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mintori09/notify-bot-dut [INFO] finished tweaking git repo https://github.com/Mintori09/notify-bot-dut [INFO] tweaked toml for git repo https://github.com/Mintori09/notify-bot-dut written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mintori09/notify-bot-dut on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mintori09/notify-bot-dut 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16edcc90b4d68a7446d1aa569ce6ee68a324d0d6fb66736d9c6365db8f3bff01 [INFO] running `Command { std: "docker" "start" "-a" "16edcc90b4d68a7446d1aa569ce6ee68a324d0d6fb66736d9c6365db8f3bff01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16edcc90b4d68a7446d1aa569ce6ee68a324d0d6fb66736d9c6365db8f3bff01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16edcc90b4d68a7446d1aa569ce6ee68a324d0d6fb66736d9c6365db8f3bff01", kill_on_drop: false }` [INFO] [stdout] 16edcc90b4d68a7446d1aa569ce6ee68a324d0d6fb66736d9c6365db8f3bff01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d31aaed95e3e226494005ad100962c4f34443be57f7534811c6e1d3dc923076 [INFO] running `Command { std: "docker" "start" "-a" "6d31aaed95e3e226494005ad100962c4f34443be57f7534811c6e1d3dc923076", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking sea-query v0.32.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking rc-box v1.3.0 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking servo_arc v0.4.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Checking dptree v0.5.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling sea-orm-macros v1.1.15 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling teloxide-macros v0.10.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking scraper v0.24.0 [INFO] [stderr] Checking clap v4.5.46 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking teloxide-core v0.13.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking sea-query-binder v0.7.0 [INFO] [stderr] Checking sea-orm v1.1.15 [INFO] [stderr] Checking teloxide v0.17.0 [INFO] [stderr] Checking notify-bot-dut v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> tests/filter_notice_test.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | sent_at: NaiveDateTime::from_timestamp_opt(1_700_000_000, 0).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "6d31aaed95e3e226494005ad100962c4f34443be57f7534811c6e1d3dc923076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d31aaed95e3e226494005ad100962c4f34443be57f7534811c6e1d3dc923076", kill_on_drop: false }` [INFO] [stdout] 6d31aaed95e3e226494005ad100962c4f34443be57f7534811c6e1d3dc923076