[INFO] fetching crate jsonwebtoken 9.3.1... [INFO] checking jsonwebtoken-9.3.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate jsonwebtoken 9.3.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate jsonwebtoken 9.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jsonwebtoken 9.3.1 [INFO] tweaked toml for crates.io crate jsonwebtoken 9.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jsonwebtoken 9.3.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jsonwebtoken 9.3.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc293e4249c70cb3cf24a13d3fdf9fa5bdfe15db150f86e7e46b4cfe4f6b5e4f [INFO] running `Command { std: "docker" "start" "-a" "bc293e4249c70cb3cf24a13d3fdf9fa5bdfe15db150f86e7e46b4cfe4f6b5e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc293e4249c70cb3cf24a13d3fdf9fa5bdfe15db150f86e7e46b4cfe4f6b5e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc293e4249c70cb3cf24a13d3fdf9fa5bdfe15db150f86e7e46b4cfe4f6b5e4f", kill_on_drop: false }` [INFO] [stdout] bc293e4249c70cb3cf24a13d3fdf9fa5bdfe15db150f86e7e46b4cfe4f6b5e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 112f3b6646bc2d0c478a9b3e63dc617d531cf76bae2695b1d45bfe80a4a51fda [INFO] running `Command { std: "docker" "start" "-a" "112f3b6646bc2d0c478a9b3e63dc617d531cf76bae2695b1d45bfe80a4a51fda", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking serde_json v1.0.138 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking criterion v0.4.0 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.00s [INFO] running `Command { std: "docker" "inspect" "112f3b6646bc2d0c478a9b3e63dc617d531cf76bae2695b1d45bfe80a4a51fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112f3b6646bc2d0c478a9b3e63dc617d531cf76bae2695b1d45bfe80a4a51fda", kill_on_drop: false }` [INFO] [stdout] 112f3b6646bc2d0c478a9b3e63dc617d531cf76bae2695b1d45bfe80a4a51fda