[INFO] cloning repository https://github.com/Dunklas/tower-oauth2-resource-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dunklas/tower-oauth2-resource-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDunklas%2Ftower-oauth2-resource-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDunklas%2Ftower-oauth2-resource-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bfcc0efbb5648957a0f2ef0ac87f3fb72b5adf1
[INFO] testing Dunklas/tower-oauth2-resource-server against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDunklas%2Ftower-oauth2-resource-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dunklas/tower-oauth2-resource-server
[INFO] finished tweaking git repo https://github.com/Dunklas/tower-oauth2-resource-server
[INFO] tweaked toml for git repo https://github.com/Dunklas/tower-oauth2-resource-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dunklas/tower-oauth2-resource-server on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 400 packages to latest compatible versions
[INFO] [stderr]       Adding bollard v0.19.1 (available: v0.19.2)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27a24590108eeeecb7bf5575cf510e0651be2a6011318352ab61c2921cadb76b
[INFO] running `Command { std: "docker" "start" "-a" "27a24590108eeeecb7bf5575cf510e0651be2a6011318352ab61c2921cadb76b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27a24590108eeeecb7bf5575cf510e0651be2a6011318352ab61c2921cadb76b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a24590108eeeecb7bf5575cf510e0651be2a6011318352ab61c2921cadb76b", kill_on_drop: false }`
[INFO] [stdout] 27a24590108eeeecb7bf5575cf510e0651be2a6011318352ab61c2921cadb76b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b35df2acd1e1ed4253c8cc70eab24e90d3213ec1f281bb865fc7661c45601d59
[INFO] running `Command { std: "docker" "start" "-a" "b35df2acd1e1ed4253c8cc70eab24e90d3213ec1f281bb865fc7661c45601d59", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.6.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling mime-infer v4.0.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling salvo-serde-util v0.84.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling etag v4.0.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.226
[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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling salvo_macros v0.84.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling tonic-example v0.0.0 (/opt/rustwide/workdir/examples/tonic-example)
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling salvo_core v0.84.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tower-oauth2-resource-server v0.6.0 (/opt/rustwide/workdir/tower-oauth2-resource-server)
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling salvo_extra v0.84.0
[INFO] [stderr]    Compiling salvo v0.84.0
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling bollard-stubs v1.48.3-rc.28.0.4
[INFO] [stderr]    Compiling bollard v0.19.1
[INFO] [stderr]    Compiling testcontainers v0.25.0
[INFO] [stderr]    Compiling examples-util v0.0.0 (/opt/rustwide/workdir/examples-util)
[INFO] [stderr]    Compiling custom-error-handler v0.0.0 (/opt/rustwide/workdir/examples/custom-error-handler)
[INFO] [stderr]    Compiling axum-example v0.0.0 (/opt/rustwide/workdir/examples/axum-example)
[INFO] [stderr]    Compiling salvo-example v0.0.0 (/opt/rustwide/workdir/examples/salvo-example)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
[INFO] running `Command { std: "docker" "inspect" "b35df2acd1e1ed4253c8cc70eab24e90d3213ec1f281bb865fc7661c45601d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b35df2acd1e1ed4253c8cc70eab24e90d3213ec1f281bb865fc7661c45601d59", kill_on_drop: false }`
[INFO] [stdout] b35df2acd1e1ed4253c8cc70eab24e90d3213ec1f281bb865fc7661c45601d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1a5dc331b3bf45e3b9ad8a3743b8e9bc407755592dd41eaab8892044167a985
[INFO] running `Command { std: "docker" "start" "-a" "e1a5dc331b3bf45e3b9ad8a3743b8e9bc407755592dd41eaab8892044167a985", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling custom-error-handler v0.0.0 (/opt/rustwide/workdir/examples/custom-error-handler)
[INFO] [stderr]    Compiling axum-example v0.0.0 (/opt/rustwide/workdir/examples/axum-example)
[INFO] [stderr]    Compiling examples-util v0.0.0 (/opt/rustwide/workdir/examples-util)
[INFO] [stderr]    Compiling tonic-example v0.0.0 (/opt/rustwide/workdir/examples/tonic-example)
[INFO] [stderr]    Compiling salvo-example v0.0.0 (/opt/rustwide/workdir/examples/salvo-example)
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling tower-oauth2-resource-server v0.6.0 (/opt/rustwide/workdir/tower-oauth2-resource-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.05s
[INFO] running `Command { std: "docker" "inspect" "e1a5dc331b3bf45e3b9ad8a3743b8e9bc407755592dd41eaab8892044167a985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a5dc331b3bf45e3b9ad8a3743b8e9bc407755592dd41eaab8892044167a985", kill_on_drop: false }`
[INFO] [stdout] e1a5dc331b3bf45e3b9ad8a3743b8e9bc407755592dd41eaab8892044167a985
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25699739b3a71abe9cdfbacf49e7f2a912401a6cdd6707a7be0edd18727cba06
[INFO] running `Command { std: "docker" "start" "-a" "25699739b3a71abe9cdfbacf49e7f2a912401a6cdd6707a7be0edd18727cba06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_example-4d02a7535fe91232)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/custom_error_handler-a1091d20ac0722c7)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/examples_util-9f5475e035fca342)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/salvo_example-44f3d1450f63ab3c)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tonic_example-114f2e4c28452bc0)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_oauth2_resource_server-6bf95a4984031761)
[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] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test claims::tests::multiple_aud ... ok
[INFO] [stdout] test claims::tests::single_aud ... ok
[INFO] [stdout] test jwt_extract::tests::test_missing_authorization ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::invalid_aud ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::invalid_iss ... ok
[INFO] [stdout] test jwt_unverified::tests::parse_claims ... ok
[INFO] [stdout] test jwt_unverified::tests::parse_header ... ok
[INFO] [stdout] test oidc::tests::test_get_paths_no_path ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::invalid_exp ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::missing_nbf ... ok
[INFO] [stdout] test jwt_extract::tests::test_missing_bearer_prefix ... ok
[INFO] [stdout] test jwt_extract::tests::test_ok ... ok
[INFO] [stdout] test oidc::tests::test_get_paths_no_path_trailing_slash ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::missing_aud ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::invalid_nbf ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::missing_iss ... ok
[INFO] [stdout] test oidc::tests::test_get_paths_with_path ... ok
[INFO] [stdout] test builder::tests::should_require_tenant_configurations ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::missing_kid ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::missing_exp ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::non_existing_kid ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::empty_token ... ok
[INFO] [stdout] test authorizer::jwt_validate::tests::invalid_key ... ok
[INFO] [stdout] test tenant::tests::test_should_perform_oidc_discovery ... ok
[INFO] [stdout] test tenant::tests::test_static_build ... ok
[INFO] [stdout] test tenant::tests::test_static_build_custom_identifier ... ok
[INFO] [stdout] test tenant::tests::test_should_skip_oidc_discovery_if_jwks_url_set ... ok
[INFO] [stdout] test tenant::tests::test_should_use_issuer_as_identifier ... ok
[INFO] [stdout] test tenant::tests::test_custom_claims_validation_spec_overrides_recommended ... ok
[INFO] [stdout] test tenant::tests::test_static_build_invalid_jwks ... ok
[INFO] [stdout] test tenant::tests::test_static_provides_recommended_claims_validation_spec ... ok
[INFO] [stdout] test tenant::tests::test_valid_issuer_url_required ... ok
[INFO] [stdout] test oidc::tests::test_get_paths_with_path_trailing_slash ... ok
[INFO] [stdout] test tenant::tests::test_valid_jwks_url_required ... ok
[INFO] [stdout] test tenant::tests::test_provides_recommended_claims_validation_spec ... ok
[INFO] [stdout] test authorizer::jwks::tests::test_should_notify_consumers ... ok
[INFO] [stdout] test tenant::tests::test_custom_identifier_overrides_issuer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/service.rs (/opt/rustwide/target/debug/deps/service-2633252feda62c87)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test ok_static ... ok
[INFO] [stdout] test custom_error_handler ... ok
[INFO] [stdout] test unauthorized_on_missing_authorization ... ok
[INFO] [stdout] test ok ... ok
[INFO] [stdout] test unauthorized_on_invalid_authorization ... ok
[INFO] [stdout] test ok_mixed ... ok
[INFO] [stdout] test unauthorized_on_token_validation_failure ... ok
[INFO] [stdout] test ok_mixed_kid ... ok
[INFO] [stdout] test propagates_jwt_claims ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests examples_util
[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 tower_oauth2_resource_server
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tower-oauth2-resource-server/src/lib.rs - builder (line 18) - compile ... ok
[INFO] [stdout] test tower-oauth2-resource-server/src/lib.rs - builder (line 35) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "25699739b3a71abe9cdfbacf49e7f2a912401a6cdd6707a7be0edd18727cba06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25699739b3a71abe9cdfbacf49e7f2a912401a6cdd6707a7be0edd18727cba06", kill_on_drop: false }`
[INFO] [stdout] 25699739b3a71abe9cdfbacf49e7f2a912401a6cdd6707a7be0edd18727cba06
