[INFO] fetching crate ogk 2.2.1... [INFO] checking ogk-2.2.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate ogk 2.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ogk 2.2.1 [INFO] finished tweaking crates.io crate ogk 2.2.1 [INFO] tweaked toml for crates.io crate ogk 2.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ogk 2.2.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ogk 2.2.1 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 005f3672af9dc134b0e983bd31139b38c6cb9a75a2afc74bfe57f1061ab8c31f [INFO] running `Command { std: "docker" "start" "-a" "005f3672af9dc134b0e983bd31139b38c6cb9a75a2afc74bfe57f1061ab8c31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "005f3672af9dc134b0e983bd31139b38c6cb9a75a2afc74bfe57f1061ab8c31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "005f3672af9dc134b0e983bd31139b38c6cb9a75a2afc74bfe57f1061ab8c31f", kill_on_drop: false }` [INFO] [stdout] 005f3672af9dc134b0e983bd31139b38c6cb9a75a2afc74bfe57f1061ab8c31f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b7ded68a80a2f5e0da4cab65c2eb0da7571eef779b4a28cddaeeca34ef64951 [INFO] running `Command { std: "docker" "start" "-a" "8b7ded68a80a2f5e0da4cab65c2eb0da7571eef779b4a28cddaeeca34ef64951", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking inout v0.1.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking winnow v0.6.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.4.9 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking ogk v2.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AuthResponseModelAndViewModelResultRtnV0` is never constructed [INFO] [stdout] --> src/client.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AuthResponseModelAndViewModelResultRtnV0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_code`, `mberSeCd`, `sysdate`, and `today` are never read [INFO] [stdout] --> src/client.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct AuthResponseModelAndViewModelResult { [INFO] [stdout] | ----------------------------------- fields in this struct [INFO] [stdout] 45 | pub error_code: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub error_msg: String, [INFO] [stdout] 47 | pub mberSeCd: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 48 | pub sysdate: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | pub today: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthResponseModelAndViewModelResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `empty` is never read [INFO] [stdout] --> src/client.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct AuthResponseModelAndView { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 59 | pub empty: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthResponseModelAndView` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RedirectedBillWithFiles` is never constructed [INFO] [stdout] --> src/client.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct RedirectedBillWithFiles { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_post` is never used [INFO] [stdout] --> src/database/supabase.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | async fn test_post() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/files.rs:259:35 [INFO] [stdout] | [INFO] [stdout] 259 | fn find_last_commit(repo: &Repository) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ ------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 259 | fn find_last_commit(repo: &Repository) -> Result, git2::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthResponseModelAndViewModelResultRtnV0` is never constructed [INFO] [stdout] --> src/client.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AuthResponseModelAndViewModelResultRtnV0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_code`, `mberSeCd`, `sysdate`, and `today` are never read [INFO] [stdout] --> src/client.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct AuthResponseModelAndViewModelResult { [INFO] [stdout] | ----------------------------------- fields in this struct [INFO] [stdout] 45 | pub error_code: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub error_msg: String, [INFO] [stdout] 47 | pub mberSeCd: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 48 | pub sysdate: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | pub today: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthResponseModelAndViewModelResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `empty` is never read [INFO] [stdout] --> src/client.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct AuthResponseModelAndView { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 59 | pub empty: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthResponseModelAndView` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RedirectedBillWithFiles` is never constructed [INFO] [stdout] --> src/client.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct RedirectedBillWithFiles { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/files.rs:259:35 [INFO] [stdout] | [INFO] [stdout] 259 | fn find_last_commit(repo: &Repository) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ ------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 259 | fn find_last_commit(repo: &Repository) -> Result, git2::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "8b7ded68a80a2f5e0da4cab65c2eb0da7571eef779b4a28cddaeeca34ef64951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7ded68a80a2f5e0da4cab65c2eb0da7571eef779b4a28cddaeeca34ef64951", kill_on_drop: false }` [INFO] [stdout] 8b7ded68a80a2f5e0da4cab65c2eb0da7571eef779b4a28cddaeeca34ef64951