[INFO] cloning repository https://github.com/chat812/voidstorage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chat812/voidstorage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchat812%2Fvoidstorage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchat812%2Fvoidstorage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ede6436395c236ea4ab970b74a0ff34c48d00c7
[INFO] testing chat812/voidstorage against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchat812%2Fvoidstorage" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chat812/voidstorage
[INFO] finished tweaking git repo https://github.com/chat812/voidstorage
[INFO] tweaked toml for git repo https://github.com/chat812/voidstorage written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chat812/voidstorage on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chat812/voidstorage 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3b798b97df2e81ee2bf82c6f84ad7de1aabbcae7ccf807c6ec07718780232b4
[INFO] running `Command { std: "docker" "start" "-a" "b3b798b97df2e81ee2bf82c6f84ad7de1aabbcae7ccf807c6ec07718780232b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3b798b97df2e81ee2bf82c6f84ad7de1aabbcae7ccf807c6ec07718780232b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3b798b97df2e81ee2bf82c6f84ad7de1aabbcae7ccf807c6ec07718780232b4", kill_on_drop: false }`
[INFO] [stdout] b3b798b97df2e81ee2bf82c6f84ad7de1aabbcae7ccf807c6ec07718780232b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8968aef97f8fae499ec410d240ef037e04ccbf1de1d80e2a5606e5bfd6d46bc2
[INFO] running `Command { std: "docker" "start" "-a" "8968aef97f8fae499ec410d240ef037e04ccbf1de1d80e2a5606e5bfd6d46bc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling teloxide-macros v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling teloxide-core v0.10.1 (/opt/rustwide/workdir/teloxide-core-patched)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 49 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 52 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 55 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 58 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 61 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 64 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 67 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling teloxide v0.13.0
[INFO] [stderr]    Compiling copycat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:225:40
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:339:40
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:410:44
[INFO] [stdout]     |
[INFO] [stdout] 410 |                     .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:447:40
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:498:44
[INFO] [stdout]     |
[INFO] [stdout] 498 |                     .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:549:40
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:663:32
[INFO] [stdout]     |
[INFO] [stdout] 663 |         .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]   --> src/db.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SecretRow {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 12 |     pub id: i64,
[INFO] [stdout] 13 |     pub user_id: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecretRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "8968aef97f8fae499ec410d240ef037e04ccbf1de1d80e2a5606e5bfd6d46bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8968aef97f8fae499ec410d240ef037e04ccbf1de1d80e2a5606e5bfd6d46bc2", kill_on_drop: false }`
[INFO] [stdout] 8968aef97f8fae499ec410d240ef037e04ccbf1de1d80e2a5606e5bfd6d46bc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a348c64300de8ae9e445441596edcb6c328b06d1d8df9546862a46e02fdbd028
[INFO] running `Command { std: "docker" "start" "-a" "a348c64300de8ae9e445441596edcb6c328b06d1d8df9546862a46e02fdbd028", kill_on_drop: false }`
[INFO] [stderr]    Compiling copycat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 49 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 52 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 55 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 58 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 61 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 64 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> teloxide-core-patched/src/types/passport_element_error.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 67 |     #[serde(rename = "snake_case")]
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:225:40
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:339:40
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:410:44
[INFO] [stdout]     |
[INFO] [stdout] 410 |                     .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:447:40
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:498:44
[INFO] [stdout]     |
[INFO] [stdout] 498 |                     .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:549:40
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stdout]    --> src/main.rs:663:32
[INFO] [stdout]     |
[INFO] [stdout] 663 |         .parse_mode(ParseMode::Markdown)
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]   --> src/db.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SecretRow {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 12 |     pub id: i64,
[INFO] [stdout] 13 |     pub user_id: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecretRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "a348c64300de8ae9e445441596edcb6c328b06d1d8df9546862a46e02fdbd028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a348c64300de8ae9e445441596edcb6c328b06d1d8df9546862a46e02fdbd028", kill_on_drop: false }`
[INFO] [stdout] a348c64300de8ae9e445441596edcb6c328b06d1d8df9546862a46e02fdbd028
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a262d158f85ed995fd451dca513794f99c8a1953f9c3ffe38c3f3300737c535
[INFO] running `Command { std: "docker" "start" "-a" "0a262d158f85ed995fd451dca513794f99c8a1953f9c3ffe38c3f3300737c535", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> teloxide-core-patched/src/types/passport_element_error.rs:49:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 49 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> teloxide-core-patched/src/types/passport_element_error.rs:52:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 52 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> teloxide-core-patched/src/types/passport_element_error.rs:55:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 55 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> teloxide-core-patched/src/types/passport_element_error.rs:58:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 58 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> teloxide-core-patched/src/types/passport_element_error.rs:61:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 61 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> teloxide-core-patched/src/types/passport_element_error.rs:64:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 64 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> teloxide-core-patched/src/types/passport_element_error.rs:67:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 67 |     #[serde(rename = "snake_case")]
[INFO] [stderr]    |                      ^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: `teloxide-core` (lib) generated 7 warnings
[INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stderr]    --> src/main.rs:225:40
[INFO] [stderr]     |
[INFO] [stderr] 225 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stderr]     |                                        ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stderr]    --> src/main.rs:339:40
[INFO] [stderr]     |
[INFO] [stderr] 339 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stderr]     |                                        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stderr]    --> src/main.rs:410:44
[INFO] [stderr]     |
[INFO] [stderr] 410 |                     .parse_mode(ParseMode::Markdown)
[INFO] [stderr]     |                                            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stderr]    --> src/main.rs:447:40
[INFO] [stderr]     |
[INFO] [stderr] 447 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stderr]     |                                        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stderr]    --> src/main.rs:498:44
[INFO] [stderr]     |
[INFO] [stderr] 498 |                     .parse_mode(ParseMode::Markdown)
[INFO] [stderr]     |                                            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stderr]    --> src/main.rs:549:40
[INFO] [stderr]     |
[INFO] [stderr] 549 |                 .parse_mode(ParseMode::Markdown)
[INFO] [stderr]     |                                        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead.
[INFO] [stderr]    --> src/main.rs:663:32
[INFO] [stderr]     |
[INFO] [stderr] 663 |         .parse_mode(ParseMode::Markdown)
[INFO] [stderr]     |                                ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `user_id` is never read
[INFO] [stderr]   --> src/db.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct SecretRow {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 12 |     pub id: i64,
[INFO] [stderr] 13 |     pub user_id: i64,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SecretRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `copycat` (bin "copycat" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/copycat-9c5b747851e8e609)
[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" "0a262d158f85ed995fd451dca513794f99c8a1953f9c3ffe38c3f3300737c535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a262d158f85ed995fd451dca513794f99c8a1953f9c3ffe38c3f3300737c535", kill_on_drop: false }`
[INFO] [stdout] 0a262d158f85ed995fd451dca513794f99c8a1953f9c3ffe38c3f3300737c535
