[INFO] fetching crate nats-jwt-rs 0.1.1...
[INFO] building nats-jwt-rs-0.1.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate nats-jwt-rs 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate nats-jwt-rs 0.1.1
[INFO] finished tweaking crates.io crate nats-jwt-rs 0.1.1
[INFO] tweaked toml for crates.io crate nats-jwt-rs 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nats-jwt-rs 0.1.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nats-jwt-rs 0.1.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nkeys v0.4.4
[INFO] [stderr]   Downloaded crypto_box v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b04e24fb42040b6c2f7d1935eaa39e3c4c13ddbe6558972fbfb3230b5ab4e03
[INFO] running `Command { std: "docker" "start" "-a" "5b04e24fb42040b6c2f7d1935eaa39e3c4c13ddbe6558972fbfb3230b5ab4e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b04e24fb42040b6c2f7d1935eaa39e3c4c13ddbe6558972fbfb3230b5ab4e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b04e24fb42040b6c2f7d1935eaa39e3c4c13ddbe6558972fbfb3230b5ab4e03", kill_on_drop: false }`
[INFO] [stdout] 5b04e24fb42040b6c2f7d1935eaa39e3c4c13ddbe6558972fbfb3230b5ab4e03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84bde3d9dcbec9e68965179c9ef3b0971cf0d86df989a1c776982124b469fdde
[INFO] running `Command { std: "docker" "start" "-a" "84bde3d9dcbec9e68965179c9ef3b0971cf0d86df989a1c776982124b469fdde", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling crypto_box v0.9.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling nkeys v0.4.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling nats-jwt-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `decode` is never used
[INFO] [stdout]    --> src/lib.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | / impl<T> Jwt<T>
[INFO] [stdout] 202 | | where
[INFO] [stdout] 203 | |     T: Claim + DeserializeOwned + Serialize + Clone,
[INFO] [stdout]     | |____________________________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |       pub fn decode(token: &str) -> Result<Self> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_jwt_segment` is never used
[INFO] [stdout]    --> src/lib.rs:252:4
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn decode_jwt_segment<D: DeserializeOwned>(input: &str) -> Result<D> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SamplingRate` is never used
[INFO] [stdout]    --> src/types.rs:259:6
[INFO] [stdout]     |
[INFO] [stdout] 259 | enum SamplingRate {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.87s
[INFO] running `Command { std: "docker" "inspect" "84bde3d9dcbec9e68965179c9ef3b0971cf0d86df989a1c776982124b469fdde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84bde3d9dcbec9e68965179c9ef3b0971cf0d86df989a1c776982124b469fdde", kill_on_drop: false }`
[INFO] [stdout] 84bde3d9dcbec9e68965179c9ef3b0971cf0d86df989a1c776982124b469fdde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47fcd561cbf238ef04a88c9623ac0e61077627fad4bd758cb914c3266b7293c2
[INFO] running `Command { std: "docker" "start" "-a" "47fcd561cbf238ef04a88c9623ac0e61077627fad4bd758cb914c3266b7293c2", kill_on_drop: false }`
[INFO] [stdout] warning: associated function `decode` is never used
[INFO] [stdout]    --> src/lib.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | / impl<T> Jwt<T>
[INFO] [stdout] 202 | | where
[INFO] [stdout] 203 | |     T: Claim + DeserializeOwned + Serialize + Clone,
[INFO] [stdout]     | |____________________________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |       pub fn decode(token: &str) -> Result<Self> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_jwt_segment` is never used
[INFO] [stdout]    --> src/lib.rs:252:4
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn decode_jwt_segment<D: DeserializeOwned>(input: &str) -> Result<D> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SamplingRate` is never used
[INFO] [stdout]    --> src/types.rs:259:6
[INFO] [stdout]     |
[INFO] [stdout] 259 | enum SamplingRate {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nats-jwt-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `decode` is never used
[INFO] [stdout]    --> src/lib.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | / impl<T> Jwt<T>
[INFO] [stdout] 202 | | where
[INFO] [stdout] 203 | |     T: Claim + DeserializeOwned + Serialize + Clone,
[INFO] [stdout]     | |____________________________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |       pub fn decode(token: &str) -> Result<Self> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_jwt_segment` is never used
[INFO] [stdout]    --> src/lib.rs:252:4
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn decode_jwt_segment<D: DeserializeOwned>(input: &str) -> Result<D> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SamplingRate` is never used
[INFO] [stdout]    --> src/types.rs:259:6
[INFO] [stdout]     |
[INFO] [stdout] 259 | enum SamplingRate {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.09s
[INFO] running `Command { std: "docker" "inspect" "47fcd561cbf238ef04a88c9623ac0e61077627fad4bd758cb914c3266b7293c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47fcd561cbf238ef04a88c9623ac0e61077627fad4bd758cb914c3266b7293c2", kill_on_drop: false }`
[INFO] [stdout] 47fcd561cbf238ef04a88c9623ac0e61077627fad4bd758cb914c3266b7293c2
