[INFO] fetching crate keygate-jwt 1.4.2... [INFO] testing keygate-jwt-1.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate keygate-jwt 1.4.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate keygate-jwt 1.4.2 [INFO] finished tweaking crates.io crate keygate-jwt 1.4.2 [INFO] tweaked toml for crates.io crate keygate-jwt 1.4.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate keygate-jwt 1.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coarsetime v0.1.36 [INFO] [stderr] Downloaded ct-codecs v1.1.6 [INFO] [stderr] Downloaded p256 v0.13.2 [INFO] [stderr] Downloaded primeorder v0.13.6 [INFO] [stderr] Downloaded ed25519-compact v2.1.1 [INFO] [stderr] Downloaded p384 v0.13.1 [INFO] [stderr] Downloaded wasix v0.12.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed59ca7a3d3e7d30ec823a7a73074574d2c776e201e880805c9c65e91dccc399 [INFO] running `Command { std: "docker" "start" "-a" "ed59ca7a3d3e7d30ec823a7a73074574d2c776e201e880805c9c65e91dccc399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed59ca7a3d3e7d30ec823a7a73074574d2c776e201e880805c9c65e91dccc399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed59ca7a3d3e7d30ec823a7a73074574d2c776e201e880805c9c65e91dccc399", kill_on_drop: false }` [INFO] [stdout] ed59ca7a3d3e7d30ec823a7a73074574d2c776e201e880805c9c65e91dccc399 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a077c78ae96e3bf2bed3b132cfe3af697c3bb9999352c81b379093eb499c572c [INFO] running `Command { std: "docker" "start" "-a" "a077c78ae96e3bf2bed3b132cfe3af697c3bb9999352c81b379093eb499c572c", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ct-codecs v1.1.6 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling keygate-jwt v1.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `hmac` [INFO] [stdout] --> src/common.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(feature = "hmac")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ecdsa`, and `eddsa` [INFO] [stdout] = help: consider adding `hmac` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s [INFO] running `Command { std: "docker" "inspect" "a077c78ae96e3bf2bed3b132cfe3af697c3bb9999352c81b379093eb499c572c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a077c78ae96e3bf2bed3b132cfe3af697c3bb9999352c81b379093eb499c572c", kill_on_drop: false }` [INFO] [stdout] a077c78ae96e3bf2bed3b132cfe3af697c3bb9999352c81b379093eb499c572c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11075f3aa74b784ffc4510cd60fb31aef1d9560241afa8c7a15a90de8ddb55b5 [INFO] running `Command { std: "docker" "start" "-a" "11075f3aa74b784ffc4510cd60fb31aef1d9560241afa8c7a15a90de8ddb55b5", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `hmac` [INFO] [stdout] --> src/common.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(feature = "hmac")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ecdsa`, and `eddsa` [INFO] [stdout] = help: consider adding `hmac` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling keygate-jwt v1.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `hmac` [INFO] [stdout] --> src/common.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(feature = "hmac")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ecdsa`, and `eddsa` [INFO] [stdout] = help: consider adding `hmac` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "11075f3aa74b784ffc4510cd60fb31aef1d9560241afa8c7a15a90de8ddb55b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11075f3aa74b784ffc4510cd60fb31aef1d9560241afa8c7a15a90de8ddb55b5", kill_on_drop: false }` [INFO] [stdout] 11075f3aa74b784ffc4510cd60fb31aef1d9560241afa8c7a15a90de8ddb55b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55a114585fcb9523f87587464ba431e606a45cd36272ac173e687eb5ebaa410f [INFO] running `Command { std: "docker" "start" "-a" "55a114585fcb9523f87587464ba431e606a45cd36272ac173e687eb5ebaa410f", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `hmac` [INFO] [stderr] --> src/common.rs:126:7 [INFO] [stderr] | [INFO] [stderr] 126 | #[cfg(feature = "hmac")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `ecdsa`, and `eddsa` [INFO] [stderr] = help: consider adding `hmac` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `keygate-jwt` (lib) generated 1 warning [INFO] [stderr] warning: `keygate-jwt` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keygate_jwt-5d0d11d15877ce72) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test claims::tests::parse_floating_point_unix_time ... ok [INFO] [stdout] test claims::tests::should_set_standard_claims ... ok [INFO] [stdout] test tests::eddsa_pem ... ok [INFO] [stdout] test tests::ed25519_der ... ok [INFO] [stdout] test tests::key_metadata ... ok [INFO] [stdout] test tests::es256k ... ok [INFO] [stdout] test tests::require_nonce ... ok [INFO] [stdout] test tests::ed25519 ... ok [INFO] [stdout] test token::should_verify_token ... ok [INFO] [stdout] test token::multiple_audiences ... ok [INFO] [stdout] test token::explicitly_empty_audiences ... ok [INFO] [stdout] test tests::es256 ... ok [INFO] [stdout] test tests::es384 ... ok [INFO] [stderr] Doc-tests keygate_jwt [INFO] [stdout] test tests::expired_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s [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] running `Command { std: "docker" "inspect" "55a114585fcb9523f87587464ba431e606a45cd36272ac173e687eb5ebaa410f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a114585fcb9523f87587464ba431e606a45cd36272ac173e687eb5ebaa410f", kill_on_drop: false }` [INFO] [stdout] 55a114585fcb9523f87587464ba431e606a45cd36272ac173e687eb5ebaa410f