[INFO] fetching crate spacetimedb-jsonwebtoken 9.3.0...
[INFO] testing spacetimedb-jsonwebtoken-9.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate spacetimedb-jsonwebtoken 9.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate spacetimedb-jsonwebtoken 9.3.0
[INFO] finished tweaking crates.io crate spacetimedb-jsonwebtoken 9.3.0
[INFO] tweaked toml for crates.io crate spacetimedb-jsonwebtoken 9.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spacetimedb-jsonwebtoken 9.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spacetimedb-jsonwebtoken 9.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.45
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded pem v3.0.4
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.45
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded simple_asn1 v0.6.2
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.45
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded web-sys v0.3.72
[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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37a9d3b0ffc722ecf912521680395903a23ee5dbc42e3b26df0b7e4eba864a46
[INFO] running `Command { std: "docker" "start" "-a" "37a9d3b0ffc722ecf912521680395903a23ee5dbc42e3b26df0b7e4eba864a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37a9d3b0ffc722ecf912521680395903a23ee5dbc42e3b26df0b7e4eba864a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a9d3b0ffc722ecf912521680395903a23ee5dbc42e3b26df0b7e4eba864a46", kill_on_drop: false }`
[INFO] [stdout] 37a9d3b0ffc722ecf912521680395903a23ee5dbc42e3b26df0b7e4eba864a46
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8be8b2c40c25f4c4cc2f2a95c73374ec787d932038dab1bdb7464de441e0dc10
[INFO] running `Command { std: "docker" "start" "-a" "8be8b2c40c25f4c4cc2f2a95c73374ec787d932038dab1bdb7464de441e0dc10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling spacetimedb-jsonwebtoken v9.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `family` is never read
[INFO] [stdout]   --> src/decoding.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct DecodingKey {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 54 |     pub(crate) family: AlgorithmFamily,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DecodingKey` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.20s
[INFO] running `Command { std: "docker" "inspect" "8be8b2c40c25f4c4cc2f2a95c73374ec787d932038dab1bdb7464de441e0dc10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be8b2c40c25f4c4cc2f2a95c73374ec787d932038dab1bdb7464de441e0dc10", kill_on_drop: false }`
[INFO] [stdout] 8be8b2c40c25f4c4cc2f2a95c73374ec787d932038dab1bdb7464de441e0dc10
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7212afa271f034e407da4da58525fcd03d5ff95f0f9912e6c45c16d610076c2
[INFO] running `Command { std: "docker" "start" "-a" "e7212afa271f034e407da4da58525fcd03d5ff95f0f9912e6c45c16d610076c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.45
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling js-sys v0.3.72
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.45
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling spacetimedb-jsonwebtoken v9.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.45
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stdout] warning: field `family` is never read
[INFO] [stdout]   --> src/decoding.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct DecodingKey {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 54 |     pub(crate) family: AlgorithmFamily,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DecodingKey` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]  --> tests/hmac.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::errors::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]  --> tests/hmac.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use jsonwebtoken::jwk::Jwk;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]  --> tests/hmac.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use jsonwebtoken::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken`
[INFO] [stdout]  --> tests/hmac.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use jsonwebtoken::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]  --> tests/ecdsa/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken`
[INFO] [stdout]  --> tests/ecdsa/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]  --> tests/eddsa/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken`
[INFO] [stdout]  --> tests/ecdsa/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use jsonwebtoken::{decode, encode, Header, Validation};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken`
[INFO] [stdout]  --> tests/eddsa/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken`
[INFO] [stdout]  --> tests/eddsa/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use jsonwebtoken::{decode, encode, Header, Validation};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]  --> tests/rsa/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken`
[INFO] [stdout]  --> tests/header/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use jsonwebtoken::Header;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken`
[INFO] [stdout]  --> tests/rsa/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]    --> tests/ecdsa/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     use jsonwebtoken::jwk::Jwk;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]    --> tests/eddsa/mod.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     use jsonwebtoken::jwk::Jwk;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]    --> tests/rsa/mod.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use jsonwebtoken::jwk::Jwk;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken`
[INFO] [stdout]  --> tests/rsa/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use jsonwebtoken::{decode, encode, Header, Validation};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spacetimedb-jsonwebtoken` (test "hmac") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spacetimedb-jsonwebtoken` (test "lib") due to 13 previous errors
[INFO] [stdout] warning: field `family` is never read
[INFO] [stdout]   --> src/decoding.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct DecodingKey {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 54 |     pub(crate) family: AlgorithmFamily,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DecodingKey` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation.rs:383:35
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn deserialize_claims(claims: &serde_json::Value) -> ClaimsForValidation {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn deserialize_claims(claims: &serde_json::Value) -> ClaimsForValidation<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7212afa271f034e407da4da58525fcd03d5ff95f0f9912e6c45c16d610076c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7212afa271f034e407da4da58525fcd03d5ff95f0f9912e6c45c16d610076c2", kill_on_drop: false }`
[INFO] [stdout] e7212afa271f034e407da4da58525fcd03d5ff95f0f9912e6c45c16d610076c2
