[INFO] fetching crate mairu 0.9.0...
[INFO] testing mairu-0.9.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mairu 0.9.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mairu 0.9.0
[INFO] finished tweaking crates.io crate mairu 0.9.0
[INFO] tweaked toml for crates.io crate mairu 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mairu 0.9.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mairu 0.9.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cd9da233f107e2328d1b6cb9d2e4e1de3b87d1e4c5bee8017b7aca6a04b99f1
[INFO] running `Command { std: "docker" "start" "-a" "4cd9da233f107e2328d1b6cb9d2e4e1de3b87d1e4c5bee8017b7aca6a04b99f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cd9da233f107e2328d1b6cb9d2e4e1de3b87d1e4c5bee8017b7aca6a04b99f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd9da233f107e2328d1b6cb9d2e4e1de3b87d1e4c5bee8017b7aca6a04b99f1", kill_on_drop: false }`
[INFO] [stdout] 4cd9da233f107e2328d1b6cb9d2e4e1de3b87d1e4c5bee8017b7aca6a04b99f1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c56504583fe5d1f80b63d4296d638192b50d2f54d2f9b792646bd0b668037884
[INFO] running `Command { std: "docker" "start" "-a" "c56504583fe5d1f80b63d4296d638192b50d2f54d2f9b792646bd0b668037884", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling aws-types v1.3.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling process_path v0.1.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tonic-build v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling mairu v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling aws-smithy-types v1.3.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-json v0.61.4
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling aws-smithy-http v0.62.3
[INFO] [stderr]    Compiling aws-credential-types v1.2.5
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.3
[INFO] [stderr]    Compiling aws-sigv4 v1.3.4
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.0
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling tonic v0.14.1
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.0
[INFO] [stderr]    Compiling tonic-prost v0.14.1
[INFO] [stderr]    Compiling aws-runtime v1.5.10
[INFO] [stderr]    Compiling aws-sdk-sts v1.83.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.82.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.81.0
[INFO] [stderr]    Compiling aws-config v1.8.5
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mairu-751fd41810d11215/out/mairu.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub expiration: ::core::option::Option<::prost_types::Timestamp>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]    --> src/ecs_server.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub expiration: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]   --> src/cmd/credential_process.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub expiration: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate` is never used
[INFO] [stdout]    --> src/config.rs:476:19
[INFO] [stdout]     |
[INFO] [stdout] 475 | impl ServerOAuth {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 476 |     pub(crate) fn validate(&self) -> Result<(), crate::Error> {
[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 2m 35s
[INFO] running `Command { std: "docker" "inspect" "c56504583fe5d1f80b63d4296d638192b50d2f54d2f9b792646bd0b668037884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c56504583fe5d1f80b63d4296d638192b50d2f54d2f9b792646bd0b668037884", kill_on_drop: false }`
[INFO] [stdout] c56504583fe5d1f80b63d4296d638192b50d2f54d2f9b792646bd0b668037884
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb8b7bdcbaecea84b1466b9a391da3a674147f7a00cb7f8a85c710aa52a02902
[INFO] running `Command { std: "docker" "start" "-a" "fb8b7bdcbaecea84b1466b9a391da3a674147f7a00cb7f8a85c710aa52a02902", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mairu-751fd41810d11215/out/mairu.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub expiration: ::core::option::Option<::prost_types::Timestamp>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mairu v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]    --> src/ecs_server.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub expiration: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]   --> src/cmd/credential_process.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub expiration: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate` is never used
[INFO] [stdout]    --> src/config.rs:476:19
[INFO] [stdout]     |
[INFO] [stdout] 475 | impl ServerOAuth {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 476 |     pub(crate) fn validate(&self) -> Result<(), crate::Error> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mairu-751fd41810d11215/out/mairu.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub expiration: ::core::option::Option<::prost_types::Timestamp>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]    --> src/ecs_server.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub expiration: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]   --> src/cmd/credential_process.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub expiration: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate` is never used
[INFO] [stdout]    --> src/config.rs:476:19
[INFO] [stdout]     |
[INFO] [stdout] 475 | impl ServerOAuth {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 476 |     pub(crate) fn validate(&self) -> Result<(), crate::Error> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[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 24.00s
[INFO] running `Command { std: "docker" "inspect" "fb8b7bdcbaecea84b1466b9a391da3a674147f7a00cb7f8a85c710aa52a02902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb8b7bdcbaecea84b1466b9a391da3a674147f7a00cb7f8a85c710aa52a02902", kill_on_drop: false }`
[INFO] [stdout] fb8b7bdcbaecea84b1466b9a391da3a674147f7a00cb7f8a85c710aa52a02902
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbb10cbba3d101ec6d984e774d3ce46f8051fee766fb717ec3561d29d14388ad
[INFO] running `Command { std: "docker" "start" "-a" "bbb10cbba3d101ec6d984e774d3ce46f8051fee766fb717ec3561d29d14388ad", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `expiration` is never read
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/mairu-751fd41810d11215/out/mairu.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub expiration: ::core::option::Option<::prost_types::Timestamp>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `expiration` is never read
[INFO] [stderr]    --> src/ecs_server.rs:266:9
[INFO] [stderr]     |
[INFO] [stderr] 266 |     pub expiration: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `expiration` is never read
[INFO] [stderr]   --> src/cmd/credential_process.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub expiration: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: method `validate` is never used
[INFO] [stderr]    --> src/config.rs:476:19
[INFO] [stderr]     |
[INFO] [stderr] 475 | impl ServerOAuth {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] 476 |     pub(crate) fn validate(&self) -> Result<(), crate::Error> {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mairu` (lib) generated 4 warnings
[INFO] [stderr] warning: `mairu` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mairu-1ec787b0a15546a1)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test awssso_client::tests::parse_rolespec::simple_valid ... ok
[INFO] [stdout] test awssso_client::tests::parse_rolespec::simple_invalid ... ok
[INFO] [stdout] test ext_axum::tests::extract_bearer::test_both_unambiguous ... ok
[INFO] [stdout] test awssso_client::tests::parse_rolespec::simple_valid_with_path ... ok
[INFO] [stdout] test ext_axum::tests::extract_bearer::test_header ... ok
[INFO] [stdout] test ext_axum::tests::extract_bearer::test_header_unambiguous ... ok
[INFO] [stdout] test ext_axum::tests::extract_bearer::test_header_invalid ... ok
[INFO] [stdout] test ext_axum::tests::extract_bearer::test_query ... ok
[INFO] [stdout] test ext_axum::tests::extract_bearer::test_query_invalid ... ok
[INFO] [stdout] test ext_axum::tests::extract_bearer::test_query_unambiguous ... ok
[INFO] [stdout] test ext_oauth2::tests::custom_device_authorization_response::test_parse_interval_str ... ok
[INFO] [stdout] test ext_oauth2::tests::custom_device_authorization_response::test_parse_expires_in_str ... ok
[INFO] [stdout] test ext_oauth2::tests::custom_device_authorization_response::test_parse_interval_negative ... ok
[INFO] [stdout] test ext_oauth2::tests::custom_device_authorization_response::test_parse_interval_zero ... ok
[INFO] [stdout] test ext_oauth2::tests::custom_device_authorization_response::test_parse_minimal ... ok
[INFO] [stdout] test singleflight::tests::multi ... ok
[INFO] [stdout] test ext_axum::tests::extract_bearer::test_missing ... ok
[INFO] [stdout] test ext_oauth2::tests::custom_device_authorization_response::test_parse_interval_null ... ok
[INFO] [stdout] test ext_oauth2::tests::custom_device_authorization_response::test_parse_interval ... ok
[INFO] [stdout] test singleflight::tests::ensuring_completion ... ok
[INFO] [stdout] test singleflight::tests::single ... ok
[INFO] [stdout] test singleflight::tests::collapsing ... ok
[INFO] [stdout] test singleflight::tests::panic - should panic ... ok
[INFO] [stdout] test ext_awssso::test::ssooidc_authorize_url::test_ap_northeast_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mairu-8cec138a55ca5433)
[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] [stderr]    Doc-tests mairu
[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" "bbb10cbba3d101ec6d984e774d3ce46f8051fee766fb717ec3561d29d14388ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb10cbba3d101ec6d984e774d3ce46f8051fee766fb717ec3561d29d14388ad", kill_on_drop: false }`
[INFO] [stdout] bbb10cbba3d101ec6d984e774d3ce46f8051fee766fb717ec3561d29d14388ad
