[INFO] fetching crate rusty_paseto 0.7.2...
[INFO] testing rusty_paseto-0.7.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1
[INFO] extracting crate rusty_paseto 0.7.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rusty_paseto 0.7.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusty_paseto 0.7.2
[INFO] tweaked toml for crates.io crate rusty_paseto 0.7.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty_paseto 0.7.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty_paseto 0.7.2 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45a068ed58d4414236ea5da2cee1ee76b3fa46663b896fbb222e4feda02f03eb
[INFO] running `Command { std: "docker" "start" "-a" "45a068ed58d4414236ea5da2cee1ee76b3fa46663b896fbb222e4feda02f03eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45a068ed58d4414236ea5da2cee1ee76b3fa46663b896fbb222e4feda02f03eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45a068ed58d4414236ea5da2cee1ee76b3fa46663b896fbb222e4feda02f03eb", kill_on_drop: false }`
[INFO] [stdout] 45a068ed58d4414236ea5da2cee1ee76b3fa46663b896fbb222e4feda02f03eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b56e93a896c43beeeddbb8803783d952d2b3393e209cd95bfee469c4e9c6c09
[INFO] running `Command { std: "docker" "start" "-a" "7b56e93a896c43beeeddbb8803783d952d2b3393e209cd95bfee469c4e9c6c09", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.86
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling semver v1.0.23
[INFO] [stderr] Compiling libc v0.2.155
[INFO] [stderr] Compiling cpufeatures v0.2.12
[INFO] [stderr] Compiling serde v1.0.204
[INFO] [stderr] Compiling cc v1.1.6
[INFO] [stderr] Compiling serde_json v1.0.120
[INFO] [stderr] Compiling powerfmt v0.2.0
[INFO] [stderr] Compiling minimal-lexical v0.2.1
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling thiserror v1.0.63
[INFO] [stderr] Compiling itoa v1.0.11
[INFO] [stderr] Compiling signature v2.2.0
[INFO] [stderr] Compiling time-core v0.1.2
[INFO] [stderr] Compiling untrusted v0.9.0
[INFO] [stderr] Compiling ed25519 v2.2.3
[INFO] [stderr] Compiling deranged v0.3.11
[INFO] [stderr] Compiling typeid v1.0.0
[INFO] [stderr] Compiling num-conv v0.1.0
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling base64 v0.22.1
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling time v0.3.36
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling syn v2.0.72
[INFO] [stderr] Compiling ring v0.17.8
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling inout v0.1.3
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling cipher v0.4.4
[INFO] [stderr] Compiling sha2 v0.10.8
[INFO] [stderr] Compiling blake2 v0.10.6
[INFO] [stderr] Compiling chacha20 v0.9.1
[INFO] [stderr] Compiling iso8601 v0.6.1
[INFO] [stderr] Compiling zeroize_derive v1.4.2
[INFO] [stderr] Compiling serde_derive v1.0.204
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Compiling thiserror-impl v1.0.63
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling ed25519-dalek v2.1.1
[INFO] [stderr] Compiling erased-serde v0.4.5
[INFO] [stderr] Compiling rusty_paseto v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout] --> src/core/paseto.rs:147:17
[INFO] [stdout] |
[INFO] [stdout] 147 | footer: (impl Into