[INFO] fetching crate limes 0.2.2...
[INFO] testing limes-0.2.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate limes 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate limes 0.2.2
[INFO] finished tweaking crates.io crate limes 0.2.2
[INFO] tweaked toml for crates.io crate limes 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate limes 0.2.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate limes 0.2.2 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e723cd4a5f738a9975b57976ec0d5485a13ca424da09843d59b89b69582a29f
[INFO] running `Command { std: "docker" "start" "-a" "5e723cd4a5f738a9975b57976ec0d5485a13ca424da09843d59b89b69582a29f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e723cd4a5f738a9975b57976ec0d5485a13ca424da09843d59b89b69582a29f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e723cd4a5f738a9975b57976ec0d5485a13ca424da09843d59b89b69582a29f", kill_on_drop: false }`
[INFO] [stdout] 5e723cd4a5f738a9975b57976ec0d5485a13ca424da09843d59b89b69582a29f
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b20bd61006ee91a61f093d3f1e3ad917d8cb3c18a9b9e80a59d7ab99a40a43f
[INFO] running `Command { std: "docker" "start" "-a" "0b20bd61006ee91a61f093d3f1e3ad917d8cb3c18a9b9e80a59d7ab99a40a43f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.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 serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling typed-builder-macro v0.21.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling typed-builder v0.21.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling jwks_client_rs v0.5.2
[INFO] [stderr]    Compiling limes v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 34s
[INFO] running `Command { std: "docker" "inspect" "0b20bd61006ee91a61f093d3f1e3ad917d8cb3c18a9b9e80a59d7ab99a40a43f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b20bd61006ee91a61f093d3f1e3ad917d8cb3c18a9b9e80a59d7ab99a40a43f", kill_on_drop: false }`
[INFO] [stdout] 0b20bd61006ee91a61f093d3f1e3ad917d8cb3c18a9b9e80a59d7ab99a40a43f
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 473915289d704fcced6b95f5e6715865a5e4c668c578da8b7ea8d6fb67abad28
[INFO] running `Command { std: "docker" "start" "-a" "473915289d704fcced6b95f5e6715865a5e4c668c578da8b7ea8d6fb67abad28", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling jwks_client_rs v0.5.2
[INFO] [stderr]    Compiling limes v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "473915289d704fcced6b95f5e6715865a5e4c668c578da8b7ea8d6fb67abad28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "473915289d704fcced6b95f5e6715865a5e4c668c578da8b7ea8d6fb67abad28", kill_on_drop: false }`
[INFO] [stdout] 473915289d704fcced6b95f5e6715865a5e4c668c578da8b7ea8d6fb67abad28
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d333970d19140fd6973907a0b2e0c06286586a323ba7c8860bb82fcc88e40ca
[INFO] running `Command { std: "docker" "start" "-a" "7d333970d19140fd6973907a0b2e0c06286586a323ba7c8860bb82fcc88e40ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/limes-da647a93e1c6a170)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test jwks::test::test_parse_scope_empty ... ok
[INFO] [stdout] test introspect::tests::test_long_lived_kube_token ... ok
[INFO] [stdout] test jwks::test::test_parse_scope_multi ... ok
[INFO] [stdout] test jwks::test::test_payload_keycloak_human ... ok
[INFO] [stdout] test jwks::test::test_parse_scope_single ... ok
[INFO] [stdout] test jwks::test::test_payload_entra_human_2 ... ok
[INFO] [stdout] test introspect::tests::test_introspect_jwt_bearer ... ok
[INFO] [stdout] test jwks::test::test_payload_keycloak_machine ... ok
[INFO] [stdout] test subject::test::test_format_subject_multi_tenant ... ok
[INFO] [stdout] test subject::test::test_multiple_separators ... ok
[INFO] [stdout] test subject::test::test_parse_subject_multi_tenant ... ok
[INFO] [stdout] test subject::test::test_parse_subject_multi_tenant_invalid ... ok
[INFO] [stdout] test subject::test::test_format_subject_single_tenant ... ok
[INFO] [stderr]    Doc-tests limes
[INFO] [stdout] test jwks::test::test_payload_entra_application ... ok
[INFO] [stdout] test jwks::test::test_payload_entra_human_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 78) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 78) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `limes::axum`, `limes::kubernetes`
[INFO] [stdout]    --> src/lib.rs:82:5
[INFO] [stdout]     |
[INFO] [stdout] 6   |     axum::authentication_middleware, format_subject, jwks::JWKSWebAuthenticator,
[INFO] [stdout]     |     ^^^^ could not find `axum` in `limes`
[INFO] [stdout] 7   |     kubernetes::KubernetesAuthenticator, Authentication, AuthenticatorChain, AuthenticatorEnum,
[INFO] [stdout]     |     ^^^^^^^^^^ could not find `kubernetes` in `limes`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub mod axum;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `axum` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:162:7
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(feature = "axum")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub mod kubernetes;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `kubernetes` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "kubernetes")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `limes::axum`
[INFO] [stdout]    --> src/lib.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout] 6   |     axum::authentication_middleware, format_subject, jwks::JWKSWebAuthenticator, Authentication,
[INFO] [stdout]     |     ^^^^ could not find `axum` in `limes`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub mod axum;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `axum` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:162:7
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(feature = "axum")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout]     src/lib.rs - (line 78)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7d333970d19140fd6973907a0b2e0c06286586a323ba7c8860bb82fcc88e40ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d333970d19140fd6973907a0b2e0c06286586a323ba7c8860bb82fcc88e40ca", kill_on_drop: false }`
[INFO] [stdout] 7d333970d19140fd6973907a0b2e0c06286586a323ba7c8860bb82fcc88e40ca
