[INFO] cloning repository https://github.com/cduvray/jwt-authorizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cduvray/jwt-authorizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcduvray%2Fjwt-authorizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcduvray%2Fjwt-authorizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10a926c25b717f3bf7f62c406fa1eda300c2b698
[INFO] testing cduvray/jwt-authorizer against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcduvray%2Fjwt-authorizer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cduvray/jwt-authorizer
[INFO] finished tweaking git repo https://github.com/cduvray/jwt-authorizer
[INFO] tweaked toml for git repo https://github.com/cduvray/jwt-authorizer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cduvray/jwt-authorizer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 295 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.9)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding josekit v0.8.7 (available: v0.10.3)
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v10.3.0)
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.3)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tonic v0.12.3 (available: v0.14.6)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.3)
[INFO] [stderr]       Adding tower-http v0.5.2 (available: v0.6.10)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d92c4e65338d4cdef28bce92202b4234a0b81f605339b3d1afd2e67055860d28
[INFO] running `Command { std: "docker" "start" "-a" "d92c4e65338d4cdef28bce92202b4234a0b81f605339b3d1afd2e67055860d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d92c4e65338d4cdef28bce92202b4234a0b81f605339b3d1afd2e67055860d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d92c4e65338d4cdef28bce92202b4234a0b81f605339b3d1afd2e67055860d28", kill_on_drop: false }`
[INFO] [stdout] d92c4e65338d4cdef28bce92202b4234a0b81f605339b3d1afd2e67055860d28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d961660d3b3d16437ceeb25694eb9a59ecaca456e914fb1e862e5e6a3de2b8a5
[INFO] running `Command { std: "docker" "start" "-a" "d961660d3b3d16437ceeb25694eb9a59ecaca456e914fb1e862e5e6a3de2b8a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pin-project v1.1.12
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling josekit v0.8.7
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jwt-authorizer v0.15.0 (/opt/rustwide/workdir/jwt-authorizer)
[INFO] [stderr]    Compiling demo-server v0.1.0 (/opt/rustwide/workdir/demo-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.42s
[INFO] running `Command { std: "docker" "inspect" "d961660d3b3d16437ceeb25694eb9a59ecaca456e914fb1e862e5e6a3de2b8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d961660d3b3d16437ceeb25694eb9a59ecaca456e914fb1e862e5e6a3de2b8a5", kill_on_drop: false }`
[INFO] [stdout] d961660d3b3d16437ceeb25694eb9a59ecaca456e914fb1e862e5e6a3de2b8a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08172c2d6de4e43c257c12beb5d104033146d585796c4b9a4757d2e595e7bb6d
[INFO] running `Command { std: "docker" "start" "-a" "08172c2d6de4e43c257c12beb5d104033146d585796c4b9a4757d2e595e7bb6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling jwt-authorizer v0.15.0 (/opt/rustwide/workdir/jwt-authorizer)
[INFO] [stderr]    Compiling demo-server v0.1.0 (/opt/rustwide/workdir/demo-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.37s
[INFO] running `Command { std: "docker" "inspect" "08172c2d6de4e43c257c12beb5d104033146d585796c4b9a4757d2e595e7bb6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08172c2d6de4e43c257c12beb5d104033146d585796c4b9a4757d2e595e7bb6d", kill_on_drop: false }`
[INFO] [stdout] 08172c2d6de4e43c257c12beb5d104033146d585796c4b9a4757d2e595e7bb6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1866682e6b3726901dd53e70378e68397d3d4b9a55c328b0cc8d64debfb46bf3
[INFO] running `Command { std: "docker" "start" "-a" "1866682e6b3726901dd53e70378e68397d3d4b9a55c328b0cc8d64debfb46bf3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/demo_server-1305a2fe48901752)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jwt_authorizer-81d8303e71419d6d)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test authorizer::tests::build_file_errors ... ok
[INFO] [stdout] test authorizer::tests::build_from_jwks_string ... ok
[INFO] [stdout] test authorizer::tests::build_from_file ... ok
[INFO] [stdout] test authorizer::tests::build_from_secret ... ok
[INFO] [stdout] test claims::tests::from_numeric_date ... ok
[INFO] [stdout] test claims::tests::one_or_array_iter ... ok
[INFO] [stdout] test claims::tests::chrono_from_numeric_date ... ok
[INFO] [stdout] test authorizer::tests::build_jwks_url_error ... ok
[INFO] [stdout] test claims::tests::rfc_claims_aud ... ok
[INFO] [stdout] test jwks::key_store_manager::tests::find_alg ... ok
[INFO] [stdout] test claims::tests::rfc_claims_serde ... ok
[INFO] [stdout] test jwks::key_store_manager::tests::keystore_can_refresh ... ok
[INFO] [stdout] test jwks::key_store_manager::tests::find_kid ... ok
[INFO] [stdout] test layer::tests::auth_into_layer ... ok
[INFO] [stdout] test layer::tests::auths_into_layer ... ok
[INFO] [stdout] test layer::tests::vec_auths_into_layer ... ok
[INFO] [stdout] test layer::tests::jwt_auth_to_layer ... ok
[INFO] [stdout] test oidc::discovery ... ok
[INFO] [stdout] test authorizer::tests::build_from_text ... ok
[INFO] [stdout] test claims::tests::rfc_claims ... ok
[INFO] [stdout] test jwks::key_store_manager::tests::strategy_no_refresh ... ok
[INFO] [stdout] test authorizer::tests::build_discovery_url_error ... ok
[INFO] [stdout] test jwks::key_store_manager::tests::strategy_interval ... ok
[INFO] [stdout] test jwks::key_store_manager::tests::strategy_key_not_found_with_refresh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e11b1eaa2634a4bb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-05-11T05:50:30.666403Z[0m [32m INFO[0m [2mjwt_authorizer::layer[0m[2m:[0m err: InvalidKid("rsa02")
[INFO] [stdout] [2m2026-05-11T05:50:31.255989Z[0m [32m INFO[0m [2mjwt_authorizer::layer[0m[2m:[0m err: InvalidKid("rsa02")
[INFO] [stdout] [2m2026-05-11T05:50:31.471744Z[0m [32m INFO[0m [2mjwt_authorizer::layer[0m[2m:[0m err: InvalidKid("rsa02")
[INFO] [stdout] test sequential_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-70d195d098c460a6)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::extract_from_public_optional ... ok
[INFO] [stdout] test tests::protected_with_claims_check ... ok
[INFO] [stdout] test tests::extract_from_public_401 ... ok
[INFO] [stdout] test tests::jwt_source_cookie ... ok
[INFO] [stdout] test tests::validate_exp ... ok
[INFO] [stdout] test tests::protected_with_bad_jwt ... ok
[INFO] [stdout] test tests::protected_without_jwt ... ok
[INFO] [stdout] test tests::validate_signature ... ok
[INFO] [stdout] test tests::validate_iss ... ok
[INFO] [stdout] test tests::validate_nbf ... ok
[INFO] [stdout] test tests::validate_aud ... ok
[INFO] [stdout] test tests::protected_with_jwt ... ok
[INFO] [stdout] test tests::validate_algs ... ok
[INFO] [stdout] test tests::multiple_authorizers ... ok
[INFO] [stdout] test tests::protected_with_bad_jwks_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jwt_authorizer
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test jwt-authorizer/src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] test jwt-authorizer/src/lib.rs - (line 62) ... FAILED
[INFO] [stdout] test jwt-authorizer/src/lib.rs - (line 86) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- jwt-authorizer/src/lib.rs - (line 23) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTP9lNU/rustc8moUwG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjwt_authorizer-f34c850805c59380,libpin_project-33033c65e5e044a4,libthiserror-f7bc4672faa689cd,libchrono-bd4c5915713db771,libiana_time_zone-fc58c626b0bdfc25,libreqwest-469eb0fdba695336,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libhyper_tls-eebb17bb6a6040cd,libtokio_native_tls-beb7ddcb587e6fb8,libencoding_rs-e36cbb4cff8cacd8,libtower_http-b919aff25bd6c68e,libnative_tls-0fcfd0071f955c49,libopenssl_probe-703a3ddfc0e4be36,libopenssl-e81f6f6284eb03d4,libbitflags-45a928a3ec6c34f3,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-d6c6433938954cf8,liburl-5f6faafdaebda4d8,libidna-ed8ecbe2c8f55801,libidna_adapter-67220a05b905aa49,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libheaders-799bdf7412f9eade,libsha1-07114ff900a9d119,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-9e6215c9410dbd49,libblock_buffer-6026da4b33eba092,libcrypto_common-ac41310fd411bb04,libgeneric_array-5cf477c79cc4e024,libtypenum-bfadbe2f75ebd4cf,libheaders_core-403d754efb38d9e4,libjsonwebtoken-33d43ca76c7d8a7a,libpem-8e22783d6595b847,libsimple_asn1-f05bda8dd3830728,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libthiserror-20bfba5bfba32fa2,libnum_bigint-22c14e88a611ca1b,libnum_integer-42ed8eb6d389f150,libnum_traits-239574d301eef326,libring-a36fb2f051af32cf,libgetrandom-024d57360618c9ec,libuntrusted-151845769873c416,libaxum-c3c669672f024440,libserde_path_to_error-e624dd90cc5990d6,libserde_json-a98a00488ab37a86,libzmij-d2f562b84b927b2e,libserde_urlencoded-795c97bc5bee93d1,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libhyper_util-0899d199944b7fe2,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-d13aa1d8cef494ce,libhyper-291a9668c290d3a2,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-bbd92e4b18357448,libindexmap-36968dc017582e95,libequivalent-9631f206a02b9f54,libhashbrown-3a670912258a92bd,libfnv-2a26f5d3b9cd4973,libtokio_util-d521361f6002f780,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-994b7d2346168c4c,libserde-424f16bb6222664f,libserde_core-3babf6f5a9b2410c,libaxum_core-da20583ca83c6dfd,libmime-7cbfcc84299bf52b,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libtower-773da0800acfb605,libsync_wrapper-096429d0b7f46333,libfutures_util-a9d04e3d4a1e0e83,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtokio-4f3fbcdebdf40e31,libsignal_hook_registry-427621b137727287,liberrno-97c0ac37dbb63cdb,libsocket2-29300952dade9a73,libbytes-a6415339708e1154,libmio-2d2d837a5aa92d35,libparking_lot-d702986d66be0ab8,libparking_lot_core-d2869f634d61fd64,liblibc-4aef7f866e20fd95,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-8ad468af17824a0b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTP9lNU/rustc8moUwG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-d37fd38dfff5a7c3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTP9lNU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
[INFO] [stdout]           Stack dump:
[INFO] [stdout]           0.	Program arguments: /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIKVWmr.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /tmp/rustdoctestTP9lNU/rust_out /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustdoctestTP9lNU/rustc8moUwG/raw-dylibs -L/opt/rustwide/target/debug/build/ring-d37fd38dfff5a7c3/out -L/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustdoctestTP9lNU/rustc8moUwG/symbols.o /tmp/rustdoctestTP9lNU/rust_out.rust_out.999a937b1cc8d0f6-cgu.0.rcgu.o /tmp/rustdoctestTP9lNU/rust_out.4n0ali863qggng2y3ncopyprv.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libjwt_authorizer-f34c850805c59380.rlib /opt/rustwide/target/debug/deps/libpin_project-33033c65e5e044a4.rlib /opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib /opt/rustwide/target/debug/deps/libchrono-bd4c5915713db771.rlib /opt/rustwide/target/debug/deps/libiana_time_zone-fc58c626b0bdfc25.rlib /opt/rustwide/target/debug/deps/libreqwest-469eb0fdba695336.rlib /opt/rustwide/target/debug/deps/librustls_pki_types-a2d44f7cb05b67f9.rlib /opt/rustwide/target/debug/deps/libzeroize-e5ba3babb6b7003b.rlib /opt/rustwide/target/debug/deps/libhyper_tls-eebb17bb6a6040cd.rlib /opt/rustwide/target/debug/deps/libtokio_native_tls-beb7ddcb587e6fb8.rlib /opt/rustwide/target/debug/deps/libencoding_rs-e36cbb4cff8cacd8.rlib /opt/rustwide/target/debug/deps/libtower_http-b919aff25bd6c68e.rlib /opt/rustwide/target/debug/deps/libnative_tls-0fcfd0071f955c49.rlib /opt/rustwide/target/debug/deps/libopenssl_probe-703a3ddfc0e4be36.rlib /opt/rustwide/target/debug/deps/libopenssl-e81f6f6284eb03d4.rlib /opt/rustwide/target/debug/deps/libbitflags-45a928a3ec6c34f3.rlib /opt/rustwide/target/debug/deps/libforeign_types-5f537df59e969067.rlib /opt/rustwide/target/debug/deps/libforeign_types_shared-eb5f1cae025af37f.rlib /opt/rustwide/target/debug/deps/libopenssl_sys-d6c6433938954cf8.rlib /opt/rustwide/target/debug/deps/liburl-5f6faafdaebda4d8.rlib /opt/rustwide/target/debug/deps/libidna-ed8ecbe2c8f55801.rlib /opt/rustwide/target/debug/deps/libidna_adapter-67220a05b905aa49.rlib /opt/rustwide/target/debug/deps/libicu_properties-f9148457abb15a6b.rlib /opt/rustwide/target/debug/deps/libicu_properties_data-dff8f3e32951d104.rlib /opt/rustwide/target/debug/deps/libicu_normalizer-7674ca775681201e.rlib /opt/rustwide/target/debug/deps/libicu_normalizer_data-50864128baa771f6.rlib /opt/rustwide/target/debug/deps/libicu_collections-7b8230372d5dd6e9.rlib /opt/rustwide/target/debug/deps/libutf8_iter-efb3984ee203d151.rlib /opt/rustwide/target/debug/deps/libpotential_utf-c7677c5905490d4c.rlib /opt/rustwide/target/debug/deps/libicu_provider-755cbfd3c83ef14b.rlib /opt/rustwide/target/debug/deps/libicu_locale_core-df91fea35ff72917.rlib /opt/rustwide/target/debug/deps/libtinystr-64851c8844311372.rlib /opt/rustwide/target/debug/deps/liblitemap-21d4e5e58548354d.rlib /opt/rustwide/target/debug/deps/libwriteable-f2cbf4e2e2f7ebb1.rlib /opt/rustwide/target/debug/deps/libzerovec-5898169214c8cce6.rlib /opt/rustwide/target/debug/deps/libzerotrie-85116145ac0185f0.rlib /opt/rustwide/target/debug/deps/libyoke-73e761d2637346c2.rlib /opt/rustwide/target/debug/deps/libstable_deref_trait-646f6b28b9520b3d.rlib /opt/rustwide/target/debug/deps/libzerofrom-d5bf8c6280ef1389.rlib /opt/rustwide/target/debug/deps/libheaders-799bdf7412f9eade.rlib /opt/rustwide/target/debug/deps/libsha1-07114ff900a9d119.rlib /opt/rustwide/target/debug/deps/libcpufeatures-bb85f9e0eaf4b5a3.rlib /opt/rustwide/target/debug/deps/libdigest-9e6215c9410dbd49.rlib /opt/rustwide/target/debug/deps/libblock_buffer-6026da4b33eba092.rlib /opt/rustwide/target/debug/deps/libcrypto_common-ac41310fd411bb04.rlib /opt/rustwide/target/debug/deps/libgeneric_array-5cf477c79cc4e024.rlib /opt/rustwide/target/debug/deps/libtypenum-bfadbe2f75ebd4cf.rlib /opt/rustwide/target/debug/deps/libheaders_core-403d754efb38d9e4.rlib /opt/rustwide/target/debug/deps/libjsonwebtoken-33d43ca76c7d8a7a.rlib /opt/rustwide/target/debug/deps/libpem-8e22783d6595b847.rlib /opt/rustwide/target/debug/deps/libsimple_asn1-f05bda8dd3830728.rlib /opt/rustwide/target/debug/deps/libtime-4581481ef18f6ff5.rlib /opt/rustwide/target/debug/deps/libtime_core-388d6e02ed0f4b60.rlib /opt/rustwide/target/debug/deps/libnum_conv-5a4a5ce1e07de586.rlib /opt/rustwide/target/debug/deps/libderanged-202b4be463a7eade.rlib /opt/rustwide/target/debug/deps/libpowerfmt-521a460cc2ff4e45.rlib /opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib /opt/rustwide/target/debug/deps/libnum_bigint-22c14e88a611ca1b.rlib /opt/rustwide/target/debug/deps/libnum_integer-42ed8eb6d389f150.rlib /opt/rustwide/target/debug/deps/libnum_traits-239574d301eef326.rlib /opt/rustwide/target/debug/deps/libring-a36fb2f051af32cf.rlib /opt/rustwide/target/debug/deps/libgetrandom-024d57360618c9ec.rlib /opt/rustwide/target/debug/deps/libuntrusted-151845769873c416.rlib /opt/rustwide/target/debug/deps/libaxum-c3c669672f024440.rlib /opt/rustwide/target/debug/deps/libserde_path_to_error-e624dd90cc5990d6.rlib /opt/rustwide/target/debug/deps/libserde_json-a98a00488ab37a86.rlib /opt/rustwide/target/debug/deps/libzmij-d2f562b84b927b2e.rlib /opt/rustwide/target/debug/deps/libserde_urlencoded-795c97bc5bee93d1.rlib /opt/rustwide/target/debug/deps/libryu-96e4827cb8e74ef1.rlib /opt/rustwide/target/debug/deps/libform_urlencoded-e63e84c134db7b31.rlib /opt/rustwide/target/debug/deps/libhyper_util-0899d199944b7fe2.rlib /opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rlib /opt/rustwide/target/debug/deps/libipnet-d13aa1d8cef494ce.rlib /opt/rustwide/target/debug/deps/libhyper-291a9668c290d3a2.rlib /opt/rustwide/target/debug/deps/libwant-4a0be0a267c8825f.rlib /opt/rustwide/target/debug/deps/libtry_lock-b2ba3b7879656042.rlib /opt/rustwide/target/debug/deps/libhttparse-2dcf90c780aed9d3.rlib /opt/rustwide/target/debug/deps/libh2-bbd92e4b18357448.rlib /opt/rustwide/target/debug/deps/libindexmap-36968dc017582e95.rlib /opt/rustwide/target/debug/deps/libequivalent-9631f206a02b9f54.rlib /opt/rustwide/target/debug/deps/libhashbrown-3a670912258a92bd.rlib /opt/rustwide/target/debug/deps/libfnv-2a26f5d3b9cd4973.rlib /opt/rustwide/target/debug/deps/libtokio_util-d521361f6002f780.rlib /opt/rustwide/target/debug/deps/libatomic_waker-f98c2fb1596910db.rlib /opt/rustwide/target/debug/deps/libhttpdate-fd089b66c335a993.rlib /opt/rustwide/target/debug/deps/libmatchit-994b7d2346168c4c.rlib /opt/rustwide/target/debug/deps/libserde-424f16bb6222664f.rlib /opt/rustwide/target/debug/deps/libserde_core-3babf6f5a9b2410c.rlib /opt/rustwide/target/debug/deps/libaxum_core-da20583ca83c6dfd.rlib /opt/rustwide/target/debug/deps/libmime-7cbfcc84299bf52b.rlib /opt/rustwide/target/debug/deps/libhttp_body_util-2354d0cd9178a48e.rlib /opt/rustwide/target/debug/deps/libhttp_body-79191c764c63be4b.rlib /opt/rustwide/target/debug/deps/libhttp-f9b3654e0d1e7e7a.rlib /opt/rustwide/target/debug/deps/libitoa-0d0a278c06e14513.rlib /opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib /opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib /opt/rustwide/target/debug/deps/libtracing_core-0a2040ae5074f76c.rlib /opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib /opt/rustwide/target/debug/deps/libtower-773da0800acfb605.rlib /opt/rustwide/target/debug/deps/libsync_wrapper-096429d0b7f46333.rlib /opt/rustwide/target/debug/deps/libfutures_util-a9d04e3d4a1e0e83.rlib /opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rlib /opt/rustwide/target/debug/deps/libfutures_io-e1af3a1b997b1c01.rlib /opt/rustwide/target/debug/deps/libslab-6f51d9019150979e.rlib /opt/rustwide/target/debug/deps/libfutures_channel-fa74799ac390873e.rlib /opt/rustwide/target/debug/deps/libfutures_sink-59b73d2c5a0fb80d.rlib /opt/rustwide/target/debug/deps/libfutures_task-02cf0fb977266c2e.rlib /opt/rustwide/target/debug/deps/libfutures_core-3e8ff8c6a8ead7f1.rlib /opt/rustwide/target/debug/deps/libtower_layer-5699d784b4449e00.rlib /opt/rustwide/target/debug/deps/libtower_service-222788e4f5219726.rlib /opt/rustwide/target/debug/deps/libtokio-4f3fbcdebdf40e31.rlib /opt/rustwide/target/debug/deps/libsignal_hook_registry-427621b137727287.rlib /opt/rustwide/target/debug/deps/liberrno-97c0ac37dbb63cdb.rlib /opt/rustwide/target/debug/deps/libsocket2-29300952dade9a73.rlib /opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib /opt/rustwide/target/debug/deps/libmio-2d2d837a5aa92d35.rlib /opt/rustwide/target/debug/deps/libparking_lot-d702986d66be0ab8.rlib /opt/rustwide/target/debug/deps/libparking_lot_core-d2869f634d61fd64.rlib /opt/rustwide/target/debug/deps/liblibc-4aef7f866e20fd95.rlib /opt/rustwide/target/debug/deps/libcfg_if-cad248e7066eec15.rlib /opt/rustwide/target/debug/deps/libsmallvec-128704011005142e.rlib /opt/rustwide/target/debug/deps/liblock_api-ff2db0b8acf8234a.rlib /opt/rustwide/target/debug/deps/libscopeguard-88d64e99d3001c2a.rlib /opt/rustwide/target/debug/deps/libpin_project_lite-8ad468af17824a0b.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f68ae1f01e962b3.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d281860057e71e32.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5e94bab7951e12c1.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-df7b07a1ad651ab7.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-630d6a5acef403e0.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22f3bf398782f370.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e95ac7af8d6b7d91.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-97393e6e9cfab1cb.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-cae678ead87d0029.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fa6020075f7eebc9.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-e32776d5500ca01c.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0d5f6acebce85c85.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-0119a5ea6e2fd0b8.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ea4f063d2019e7ed.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bece2977a4165f51.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0bace0cbb9a5e80d.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e5308cff699be18c.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b43b9827c978e29a.rlib /opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-85c945391c9d3eb7.rlib -Bdynamic -lssl -lcrypto -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- jwt-authorizer/src/lib.rs - (line 62) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyMDLoK/rustcIXB9r3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjwt_authorizer-f34c850805c59380,libpin_project-33033c65e5e044a4,libthiserror-f7bc4672faa689cd,libchrono-bd4c5915713db771,libiana_time_zone-fc58c626b0bdfc25,libreqwest-469eb0fdba695336,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libhyper_tls-eebb17bb6a6040cd,libtokio_native_tls-beb7ddcb587e6fb8,libencoding_rs-e36cbb4cff8cacd8,libtower_http-b919aff25bd6c68e,libnative_tls-0fcfd0071f955c49,libopenssl_probe-703a3ddfc0e4be36,libopenssl-e81f6f6284eb03d4,libbitflags-45a928a3ec6c34f3,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-d6c6433938954cf8,liburl-5f6faafdaebda4d8,libidna-ed8ecbe2c8f55801,libidna_adapter-67220a05b905aa49,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libheaders-799bdf7412f9eade,libsha1-07114ff900a9d119,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-9e6215c9410dbd49,libblock_buffer-6026da4b33eba092,libcrypto_common-ac41310fd411bb04,libgeneric_array-5cf477c79cc4e024,libtypenum-bfadbe2f75ebd4cf,libheaders_core-403d754efb38d9e4,libjsonwebtoken-33d43ca76c7d8a7a,libpem-8e22783d6595b847,libsimple_asn1-f05bda8dd3830728,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libthiserror-20bfba5bfba32fa2,libnum_bigint-22c14e88a611ca1b,libnum_integer-42ed8eb6d389f150,libnum_traits-239574d301eef326,libring-a36fb2f051af32cf,libgetrandom-024d57360618c9ec,libuntrusted-151845769873c416,libaxum-c3c669672f024440,libserde_path_to_error-e624dd90cc5990d6,libserde_json-a98a00488ab37a86,libzmij-d2f562b84b927b2e,libserde_urlencoded-795c97bc5bee93d1,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libhyper_util-0899d199944b7fe2,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-d13aa1d8cef494ce,libhyper-291a9668c290d3a2,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-bbd92e4b18357448,libindexmap-36968dc017582e95,libequivalent-9631f206a02b9f54,libhashbrown-3a670912258a92bd,libfnv-2a26f5d3b9cd4973,libtokio_util-d521361f6002f780,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-994b7d2346168c4c,libserde-424f16bb6222664f,libserde_core-3babf6f5a9b2410c,libaxum_core-da20583ca83c6dfd,libmime-7cbfcc84299bf52b,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libtower-773da0800acfb605,libsync_wrapper-096429d0b7f46333,libfutures_util-a9d04e3d4a1e0e83,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtokio-4f3fbcdebdf40e31,libsignal_hook_registry-427621b137727287,liberrno-97c0ac37dbb63cdb,libsocket2-29300952dade9a73,libbytes-a6415339708e1154,libmio-2d2d837a5aa92d35,libparking_lot-d702986d66be0ab8,libparking_lot_core-d2869f634d61fd64,liblibc-4aef7f866e20fd95,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-8ad468af17824a0b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyMDLoK/rustcIXB9r3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-d37fd38dfff5a7c3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyMDLoK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- jwt-authorizer/src/lib.rs - (line 86) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestH27eIg/rustcogTFbn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjwt_authorizer-f34c850805c59380,libpin_project-33033c65e5e044a4,libthiserror-f7bc4672faa689cd,libchrono-bd4c5915713db771,libiana_time_zone-fc58c626b0bdfc25,libreqwest-469eb0fdba695336,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libhyper_tls-eebb17bb6a6040cd,libtokio_native_tls-beb7ddcb587e6fb8,libencoding_rs-e36cbb4cff8cacd8,libtower_http-b919aff25bd6c68e,libnative_tls-0fcfd0071f955c49,libopenssl_probe-703a3ddfc0e4be36,libopenssl-e81f6f6284eb03d4,libbitflags-45a928a3ec6c34f3,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-d6c6433938954cf8,liburl-5f6faafdaebda4d8,libidna-ed8ecbe2c8f55801,libidna_adapter-67220a05b905aa49,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libheaders-799bdf7412f9eade,libsha1-07114ff900a9d119,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-9e6215c9410dbd49,libblock_buffer-6026da4b33eba092,libcrypto_common-ac41310fd411bb04,libgeneric_array-5cf477c79cc4e024,libtypenum-bfadbe2f75ebd4cf,libheaders_core-403d754efb38d9e4,libjsonwebtoken-33d43ca76c7d8a7a,libpem-8e22783d6595b847,libsimple_asn1-f05bda8dd3830728,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libthiserror-20bfba5bfba32fa2,libnum_bigint-22c14e88a611ca1b,libnum_integer-42ed8eb6d389f150,libnum_traits-239574d301eef326,libring-a36fb2f051af32cf,libgetrandom-024d57360618c9ec,libuntrusted-151845769873c416,libaxum-c3c669672f024440,libserde_path_to_error-e624dd90cc5990d6,libserde_json-a98a00488ab37a86,libzmij-d2f562b84b927b2e,libserde_urlencoded-795c97bc5bee93d1,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libhyper_util-0899d199944b7fe2,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-d13aa1d8cef494ce,libhyper-291a9668c290d3a2,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-bbd92e4b18357448,libindexmap-36968dc017582e95,libequivalent-9631f206a02b9f54,libhashbrown-3a670912258a92bd,libfnv-2a26f5d3b9cd4973,libtokio_util-d521361f6002f780,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-994b7d2346168c4c,libserde-424f16bb6222664f,libserde_core-3babf6f5a9b2410c,libaxum_core-da20583ca83c6dfd,libmime-7cbfcc84299bf52b,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libtower-773da0800acfb605,libsync_wrapper-096429d0b7f46333,libfutures_util-a9d04e3d4a1e0e83,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtokio-4f3fbcdebdf40e31,libsignal_hook_registry-427621b137727287,liberrno-97c0ac37dbb63cdb,libsocket2-29300952dade9a73,libbytes-a6415339708e1154,libmio-2d2d837a5aa92d35,libparking_lot-d702986d66be0ab8,libparking_lot_core-d2869f634d61fd64,liblibc-4aef7f866e20fd95,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-8ad468af17824a0b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestH27eIg/rustcogTFbn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-d37fd38dfff5a7c3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestH27eIg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     jwt-authorizer/src/lib.rs - (line 23)
[INFO] [stdout]     jwt-authorizer/src/lib.rs - (line 62)
[INFO] [stdout]     jwt-authorizer/src/lib.rs - (line 86)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p jwt-authorizer --doc`
[INFO] running `Command { std: "docker" "inspect" "1866682e6b3726901dd53e70378e68397d3d4b9a55c328b0cc8d64debfb46bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1866682e6b3726901dd53e70378e68397d3d4b9a55c328b0cc8d64debfb46bf3", kill_on_drop: false }`
[INFO] [stdout] 1866682e6b3726901dd53e70378e68397d3d4b9a55c328b0cc8d64debfb46bf3
