[INFO] cloning repository https://github.com/terrapkg/madoguchi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terrapkg/madoguchi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapkg%2Fmadoguchi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapkg%2Fmadoguchi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d154dd0fb5706a407d5b3b36349c76eb81b9bf05
[INFO] checking terrapkg/madoguchi against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapkg%2Fmadoguchi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/terrapkg/madoguchi
[INFO] finished tweaking git repo https://github.com/terrapkg/madoguchi
[INFO] tweaked toml for git repo https://github.com/terrapkg/madoguchi written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terrapkg/madoguchi on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/terrapkg/madoguchi 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch `sqlx v0.8.1 (https://github.com/launchbadge/sqlx?tag=v0.8.1#9c94ce89)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c17d5628c5d95d64a81c042b58b6da66d074e30046d099d2f3d6aa76379aae8f
[INFO] running `Command { std: "docker" "start" "-a" "c17d5628c5d95d64a81c042b58b6da66d074e30046d099d2f3d6aa76379aae8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c17d5628c5d95d64a81c042b58b6da66d074e30046d099d2f3d6aa76379aae8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c17d5628c5d95d64a81c042b58b6da66d074e30046d099d2f3d6aa76379aae8f", kill_on_drop: false }`
[INFO] [stdout] c17d5628c5d95d64a81c042b58b6da66d074e30046d099d2f3d6aa76379aae8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4ee8a4908eec1fc7bf4b7fa8b538e5560cfa02a22ffc7a6f6dea6b8caba57d2
[INFO] running `Command { std: "docker" "start" "-a" "e4ee8a4908eec1fc7bf4b7fa8b538e5560cfa02a22ffc7a6f6dea6b8caba57d2", kill_on_drop: false }`
[INFO] [stderr] warning: patch `sqlx v0.8.1 (https://github.com/launchbadge/sqlx?tag=v0.8.1#9c94ce89)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking hmac-sha256 v1.1.12
[INFO] [stderr]     Checking hmac-sha512 v1.1.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking ct-codecs v1.1.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking ed25519-compact v2.1.1
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking coarsetime v0.1.36
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking hmac-sha1-compact v1.1.5
[INFO] [stderr]     Checking binstring v0.1.7
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hcl-primitives v0.1.8
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking pkcs1 v0.4.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking vecmap-rs v0.1.15
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking superboring v0.1.4
[INFO] [stderr]     Checking rsa v0.7.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jwt-simple v0.12.12
[INFO] [stderr]     Checking hcl-rs v0.15.0
[INFO] [stderr]     Checking jwt-simple v0.11.9
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking tracing-logfmt v0.3.5
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]     Checking anda-config v0.4.13
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking webhook v2.1.2
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking rocket_db_pools v0.2.0
[INFO] [stderr]     Checking madoguchi v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> src/api/v4.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> src/api/v4.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/api/auth.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ApiAuth {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 27 |     pub token: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/api/auth.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ApiAuth {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 27 |     pub token: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[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 3m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "e4ee8a4908eec1fc7bf4b7fa8b538e5560cfa02a22ffc7a6f6dea6b8caba57d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ee8a4908eec1fc7bf4b7fa8b538e5560cfa02a22ffc7a6f6dea6b8caba57d2", kill_on_drop: false }`
[INFO] [stdout] e4ee8a4908eec1fc7bf4b7fa8b538e5560cfa02a22ffc7a6f6dea6b8caba57d2
