[INFO] fetching crate jsonwebtoken-google 0.1.6...
[INFO] checking jsonwebtoken-google-0.1.6 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate jsonwebtoken-google 0.1.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate jsonwebtoken-google 0.1.6
[INFO] finished tweaking crates.io crate jsonwebtoken-google 0.1.6
[INFO] tweaked toml for crates.io crate jsonwebtoken-google 0.1.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsonwebtoken-google 0.1.6 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 301 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding base64ct v1.1.1 (available: v1.8.0)
[INFO] [stderr]       Adding headers v0.3.9 (available: v0.4.1)
[INFO] [stderr]       Adding httpmock v0.6.8 (available: v0.8.2)
[INFO] [stderr]       Adding jsonwebtoken v8.3.0 (available: v10.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding rsa v0.5.0 (available: v0.9.8)
[INFO] [stderr]       Adding rustls v0.20.9 (available: v0.23.33)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zeroize v1.4.3 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded num-bigint-dig v0.7.1
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.11+1.64.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8384a6b36eda6c385ec09fe4e314d5c8939214b9a23940e73cd384cc60afdd4
[INFO] running `Command { std: "docker" "start" "-a" "b8384a6b36eda6c385ec09fe4e314d5c8939214b9a23940e73cd384cc60afdd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8384a6b36eda6c385ec09fe4e314d5c8939214b9a23940e73cd384cc60afdd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8384a6b36eda6c385ec09fe4e314d5c8939214b9a23940e73cd384cc60afdd4", kill_on_drop: false }`
[INFO] [stdout] b8384a6b36eda6c385ec09fe4e314d5c8939214b9a23940e73cd384cc60afdd4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e798849c6940cc9f885265fae8bc5cce794ebb96766e8b4ee4c70924f89414b6
[INFO] running `Command { std: "docker" "start" "-a" "e798849c6940cc9f885265fae8bc5cce794ebb96766e8b4ee4c70924f89414b6", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking base64ct v1.1.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking pem-rfc7468 v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling num-bigint-dig v0.7.1
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pkcs1 v0.2.4
[INFO] [stderr]     Checking rustls v0.21.12
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking rsa v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking jsonwebtoken-google v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking httpmock v0.6.8
[INFO] [stdout] warning: unused import: `rsa::pkcs1::der::Encodable`
[INFO] [stdout]  --> src/test_helper/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rsa::pkcs1::der::Encodable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rsa::pkcs1::ToRsaPublicKey`
[INFO] [stdout]  --> src/test_helper/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rsa::pkcs1::ToRsaPublicKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustls::PrivateKey`
[INFO] [stdout]   --> src/test_helper/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rustls::PrivateKey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.08s
[INFO] running `Command { std: "docker" "inspect" "e798849c6940cc9f885265fae8bc5cce794ebb96766e8b4ee4c70924f89414b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e798849c6940cc9f885265fae8bc5cce794ebb96766e8b4ee4c70924f89414b6", kill_on_drop: false }`
[INFO] [stdout] e798849c6940cc9f885265fae8bc5cce794ebb96766e8b4ee4c70924f89414b6
