[INFO] fetching crate paseto-v4-sodium 0.1.0-rc.7...
[INFO] testing paseto-v4-sodium-0.1.0-rc.7 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate paseto-v4-sodium 0.1.0-rc.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate paseto-v4-sodium 0.1.0-rc.7
[INFO] finished tweaking crates.io crate paseto-v4-sodium 0.1.0-rc.7
[INFO] tweaked toml for crates.io crate paseto-v4-sodium 0.1.0-rc.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paseto-v4-sodium 0.1.0-rc.7 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paseto-v4-sodium 0.1.0-rc.7 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5891cb79b3326d9ded2d465938be58bf1a3e7a2d47e9a4ca5115111ca25e4cc7
[INFO] running `Command { std: "docker" "start" "-a" "5891cb79b3326d9ded2d465938be58bf1a3e7a2d47e9a4ca5115111ca25e4cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5891cb79b3326d9ded2d465938be58bf1a3e7a2d47e9a4ca5115111ca25e4cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5891cb79b3326d9ded2d465938be58bf1a3e7a2d47e9a4ca5115111ca25e4cc7", kill_on_drop: false }`
[INFO] [stdout] 5891cb79b3326d9ded2d465938be58bf1a3e7a2d47e9a4ca5115111ca25e4cc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7089beda2d6794f4af4bc9a416cd9516ecc76516fc98d7eea90aff970ca7272d
[INFO] running `Command { std: "docker" "start" "-a" "7089beda2d6794f4af4bc9a416cd9516ecc76516fc98d7eea90aff970ca7272d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ct-codecs v1.1.6
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling paseto-core v0.1.0-rc.7
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libsodium-rs v0.2.0
[INFO] [stderr]    Compiling paseto-v4-sodium v0.1.0-rc.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "7089beda2d6794f4af4bc9a416cd9516ecc76516fc98d7eea90aff970ca7272d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7089beda2d6794f4af4bc9a416cd9516ecc76516fc98d7eea90aff970ca7272d", kill_on_drop: false }`
[INFO] [stdout] 7089beda2d6794f4af4bc9a416cd9516ecc76516fc98d7eea90aff970ca7272d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74faefb349806bf66f5dc38625aeda1455b57f0c296326420fae4d852e13eb19
[INFO] running `Command { std: "docker" "start" "-a" "74faefb349806bf66f5dc38625aeda1455b57f0c296326420fae4d852e13eb19", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.4
[INFO] [stderr]    Compiling paseto-core v0.1.0-rc.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling paseto-json v0.1.0-rc.7
[INFO] [stderr]    Compiling libsodium-rs v0.2.0
[INFO] [stderr]    Compiling paseto-v4-sodium v0.1.0-rc.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "74faefb349806bf66f5dc38625aeda1455b57f0c296326420fae4d852e13eb19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74faefb349806bf66f5dc38625aeda1455b57f0c296326420fae4d852e13eb19", kill_on_drop: false }`
[INFO] [stdout] 74faefb349806bf66f5dc38625aeda1455b57f0c296326420fae4d852e13eb19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a695c070179cf888503fb3781cbedae6731a02366c8b0cb212c841227b4c18a
[INFO] running `Command { std: "docker" "start" "-a" "6a695c070179cf888503fb3781cbedae6731a02366c8b0cb212c841227b4c18a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paseto_v4_sodium-1ae178d4252067a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests paseto_v4_sodium
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 3) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 3) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `HasExpiry: Validate` is not satisfied
[INFO] [stdout]   --> src/lib.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 |     .and_then(HasExpiry)
[INFO] [stdout]    |      ^^^^^^^^ the trait `Validate` is not implemented for `HasExpiry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Validate`:
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              ForAudience<T>
[INFO] [stdout]              ForSubject<T>
[INFO] [stdout]              FromIssuer<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]              TimeWithLeeway
[INFO] [stdout]              Vec<T>
[INFO] [stdout]            and 3 others
[INFO] [stdout] note: required by a bound in `Validate::and_then::{anon_assoc#0}`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paseto-core-0.1.0-rc.7/src/validation.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |         V: Validate<Claims = Self::Claims>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Validate::and_then::{anon_assoc#0}`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HasExpiry: Validate` is not satisfied
[INFO] [stdout]   --> src/lib.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |   let validation = Time::valid_now()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 42 | |     .and_then(HasExpiry)
[INFO] [stdout] 43 | |     .and_then(FromIssuer("https://paseto.conrad.cafe/"))
[INFO] [stdout]    | |________________________________________________________^ the trait `Validate` is not implemented for `HasExpiry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Validate`:
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              ForAudience<T>
[INFO] [stdout]              ForSubject<T>
[INFO] [stdout]              FromIssuer<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]              TimeWithLeeway
[INFO] [stdout]              Vec<T>
[INFO] [stdout]            and 3 others
[INFO] [stdout] note: required by a bound in `and_then`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paseto-core-0.1.0-rc.7/src/validation.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn and_then<V>(self, other: V) -> impl Validate<Claims = Self::Claims>
[INFO] [stdout]    |        -------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 25 |         V: Validate<Claims = Self::Claims>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Validate::and_then`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HasExpiry: Validate` is not satisfied
[INFO] [stdout]   --> src/lib.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |   let validation = Time::valid_now()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 42 | |     .and_then(HasExpiry)
[INFO] [stdout] 43 | |     .and_then(FromIssuer("https://paseto.conrad.cafe/"))
[INFO] [stdout] 44 | |     .and_then(ForSubject("conradludgate"));
[INFO] [stdout]    | |__________________________________________^ the trait `Validate` is not implemented for `HasExpiry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Validate`:
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              ForAudience<T>
[INFO] [stdout]              ForSubject<T>
[INFO] [stdout]              FromIssuer<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]              TimeWithLeeway
[INFO] [stdout]              Vec<T>
[INFO] [stdout]            and 3 others
[INFO] [stdout] note: required by a bound in `and_then`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paseto-core-0.1.0-rc.7/src/validation.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn and_then<V>(self, other: V) -> impl Validate<Claims = Self::Claims>
[INFO] [stdout]    |        -------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 25 |         V: Validate<Claims = Self::Claims>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Validate::and_then`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HasExpiry: Validate` is not satisfied
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 | let verified_token = signed_token.verify(&public_key, &validation).unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Validate` is not implemented for `HasExpiry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Validate`:
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              ForAudience<T>
[INFO] [stdout]              ForSubject<T>
[INFO] [stdout]              FromIssuer<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]              TimeWithLeeway
[INFO] [stdout]              Vec<T>
[INFO] [stdout]            and 3 others
[INFO] [stdout] note: required by a bound in `and_then`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paseto-core-0.1.0-rc.7/src/validation.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn and_then<V>(self, other: V) -> impl Validate<Claims = Self::Claims>
[INFO] [stdout]    |        -------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 25 |         V: Validate<Claims = Self::Claims>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Validate::and_then`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 3)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6a695c070179cf888503fb3781cbedae6731a02366c8b0cb212c841227b4c18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a695c070179cf888503fb3781cbedae6731a02366c8b0cb212c841227b4c18a", kill_on_drop: false }`
[INFO] [stdout] 6a695c070179cf888503fb3781cbedae6731a02366c8b0cb212c841227b4c18a
