[INFO] fetching crate rusty_paseto 0.7.1... [INFO] testing rusty_paseto-0.7.1 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate rusty_paseto 0.7.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate rusty_paseto 0.7.1 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_paseto 0.7.1 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate rusty_paseto 0.7.1 [INFO] tweaked toml for crates.io crate rusty_paseto 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate rusty_paseto 0.7.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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b18993af3e25d50eda4e1bcb35f9ec32bb460e21a7945439778d201f191971b0 [INFO] running `Command { std: "docker" "start" "-a" "b18993af3e25d50eda4e1bcb35f9ec32bb460e21a7945439778d201f191971b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b18993af3e25d50eda4e1bcb35f9ec32bb460e21a7945439778d201f191971b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18993af3e25d50eda4e1bcb35f9ec32bb460e21a7945439778d201f191971b0", kill_on_drop: false }` [INFO] [stdout] b18993af3e25d50eda4e1bcb35f9ec32bb460e21a7945439778d201f191971b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6e8f6e5937486623817d2212b4b97d34692e02dbddc252ad71d998ae818716 [INFO] running `Command { std: "docker" "start" "-a" "ab6e8f6e5937486623817d2212b4b97d34692e02dbddc252ad71d998ae818716", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling time v0.3.36 [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.203 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [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.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `erased_serde::Serialize` [INFO] [stdout] --> src/generic/builders/generic_builder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use erased_serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `Command { std: "docker" "inspect" "ab6e8f6e5937486623817d2212b4b97d34692e02dbddc252ad71d998ae818716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6e8f6e5937486623817d2212b4b97d34692e02dbddc252ad71d998ae818716", kill_on_drop: false }` [INFO] [stdout] ab6e8f6e5937486623817d2212b4b97d34692e02dbddc252ad71d998ae818716 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbd1e4e2618d76bdb54351fc0764e70df97ff7af4474301afe97f8ef09931077 [INFO] running `Command { std: "docker" "start" "-a" "dbd1e4e2618d76bdb54351fc0764e70df97ff7af4474301afe97f8ef09931077", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling primes v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling rusty_paseto v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `erased_serde::Serialize` [INFO] [stdout] --> src/generic/builders/generic_builder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use erased_serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling actix-http v3.7.0 [INFO] [stderr] Compiling actix-web v4.6.0 [INFO] [stderr] Compiling actix-identity v0.4.0 [INFO] [stdout] warning: unused import: `erased_serde::Serialize` [INFO] [stdout] --> tests/build_payload_from_claims_prop_test.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | use erased_serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `erased_serde::Serialize` [INFO] [stdout] --> src/generic/builders/generic_builder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use erased_serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.45s [INFO] running `Command { std: "docker" "inspect" "dbd1e4e2618d76bdb54351fc0764e70df97ff7af4474301afe97f8ef09931077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd1e4e2618d76bdb54351fc0764e70df97ff7af4474301afe97f8ef09931077", kill_on_drop: false }` [INFO] [stdout] dbd1e4e2618d76bdb54351fc0764e70df97ff7af4474301afe97f8ef09931077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36296a82e801fc268200c3c6796b7d8590e5497378d0469f8344d65366031bfa [INFO] running `Command { std: "docker" "start" "-a" "36296a82e801fc268200c3c6796b7d8590e5497378d0469f8344d65366031bfa", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `erased_serde::Serialize` [INFO] [stderr] --> src/generic/builders/generic_builder.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use erased_serde::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusty_paseto` (lib) generated 1 warning [INFO] [stderr] warning: unused import: `erased_serde::Serialize` [INFO] [stderr] --> tests/build_payload_from_claims_prop_test.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | use erased_serde::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusty_paseto` (test "build_payload_from_claims_prop_test") generated 1 warning (run `cargo fix --test "build_payload_from_claims_prop_test"` to apply 1 suggestion) [INFO] [stderr] warning: `rusty_paseto` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_paseto-788c107a7a784379) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test core::footer::unit_tests::test_set_v2_footer ... ok [INFO] [stdout] test core::footer::unit_tests::test_v2_footer ... ok [INFO] [stdout] test core::header::unit_tests::test_v4_public_header_equality ... ok [INFO] [stdout] test core::header::unit_tests::test_v4_local_header_equality ... ok [INFO] [stdout] test generic::claims::unit_tests::test_audience_claim ... ok [INFO] [stdout] test generic::builders::generic_builder::tests::test_different_data_types ... ok [INFO] [stdout] test generic::claims::unit_tests::test_basic_custom_claim ... ok [INFO] [stdout] test generic::builders::generic_builder::tests::test_empty_claims ... ok [INFO] [stdout] test generic::builders::generic_builder::tests::test_multiple_claims ... ok [INFO] [stdout] test generic::claims::unit_tests::test_expiration_claim ... ok [INFO] [stdout] test generic::builders::generic_builder::tests::test_custom_claim_serialization ... ok [INFO] [stdout] test generic::builders::generic_builder::tests::test_nested_structures ... ok [INFO] [stdout] test generic::builders::generic_builder::tests::test_null_claims ... ok [INFO] [stdout] test generic::claims::unit_tests::test_iss_claim ... ok [INFO] [stdout] test generic::claims::unit_tests::test_not_before_claim ... ok [INFO] [stdout] test generic::claims::unit_tests::test_issued_at_claim ... ok [INFO] [stdout] test generic::claims::unit_tests::test_subject_claim ... ok [INFO] [stdout] test generic::claims::unit_tests::test_restricted_custom_claim ... ok [INFO] [stdout] test generic::claims::unit_tests::test_token_identifier_claim ... ok [INFO] [stdout] test generic::builders::generic_builder::generic_v4_public_builders::full_generic_v4_public_builder_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/build_payload_from_claims_prop_test.rs (/opt/rustwide/target/debug/deps/build_payload_from_claims_prop_test-ea9c6b288de8852b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_build_payload_from_claims ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/generic_claims_wrap_value_prop_test.rs (/opt/rustwide/target/debug/deps/generic_claims_wrap_value_prop_test-7e833919fd24814b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_wrap_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/version1_test_vectors.rs (/opt/rustwide/target/debug/deps/version1_test_vectors-2e0c8d7629fd5a4f) [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] Running tests/version2_test_vectors.rs (/opt/rustwide/target/debug/deps/version2_test_vectors-0244f8372b5a50c0) [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] Running tests/version3_test_vectors.rs (/opt/rustwide/target/debug/deps/version3_test_vectors-ae57662c47128d4f) [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] Running tests/version4_test_vectors.rs (/opt/rustwide/target/debug/deps/version4_test_vectors-d58948fdaa16b437) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test v4_test_vectors::test_4_e_1 ... ok [INFO] [stdout] test v4_test_vectors::test_4_e_5 ... ok [INFO] [stdout] test v4_test_vectors::test_4_e_3 ... ok [INFO] [stdout] test v4_test_vectors::test_4_e_4 ... ok [INFO] [stdout] test v4_test_vectors::test_4_e_7 ... ok [INFO] [stdout] test v4_test_vectors::test_4_e_2 ... ok [INFO] [stdout] test v4_test_vectors::test_4_e_6 ... ok [INFO] [stdout] test v4_test_vectors::test_4_e_8 ... ok [INFO] [stdout] test v4_test_vectors::test_4_e_9 ... ok [INFO] [stdout] test v4_test_vectors::test_4_s_1 ... ok [INFO] [stdout] test v4_test_vectors::test_4_s_3 ... ok [INFO] [stdout] test v4_test_vectors::test_4_s_2 ... ok [INFO] [stdout] test v4_test_vectors::test_4_f_2 - should panic ... ok [INFO] [stdout] test v4_test_vectors::test_4_f_1 - should panic ... ok [INFO] [stdout] test v4_test_vectors::test_4_f_3 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rusty_paseto [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/generic/builders/generic_builder.rs - generic::builders::generic_builder::GenericBuilder (line 21) ... ok [INFO] [stdout] test src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 48) ... FAILED [INFO] [stdout] test src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 124) ... FAILED [INFO] [stdout] test src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 88) ... FAILED [INFO] [stdout] test src/generic/builders/generic_builder.rs - generic::builders::generic_builder::GenericBuilder<'_,'_,V4,Public>::try_sign (line 801) ... FAILED [INFO] [stdout] test src/core/implicit_assertion.rs - core::implicit_assertion::ImplicitAssertion (line 9) ... FAILED [INFO] [stdout] test src/core/footer.rs - core::footer::Footer (line 9) ... FAILED [INFO] [stdout] test src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser (line 21) ... FAILED [INFO] [stdout] test src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 28) ... FAILED [INFO] [stdout] test src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser<'a,'b,V4,Local>::parse (line 425) ... FAILED [INFO] [stdout] test src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 12) ... FAILED [INFO] [stdout] test src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser<'a,'b,V4,Public>::parse (line 755) ... FAILED [INFO] [stdout] test src/lib.rs - (line 131) ... FAILED [INFO] [stdout] test src/generic/builders/generic_builder.rs - generic::builders::generic_builder::GenericBuilder<'_,'_,V4,Local>::try_encrypt (line 459) ... FAILED [INFO] [stdout] test src/lib.rs - (line 157) ... FAILED [INFO] [stdout] test src/lib.rs - (line 188) ... FAILED [INFO] [stdout] test src/lib.rs - (line 204) ... FAILED [INFO] [stdout] test src/lib.rs - (line 233) ... FAILED [INFO] [stdout] test src/lib.rs - (line 250) ... FAILED [INFO] [stdout] test src/lib.rs - (line 278) ... FAILED [INFO] [stdout] test src/lib.rs - (line 309) ... FAILED [INFO] [stdout] test src/lib.rs - (line 373) ... FAILED [INFO] [stdout] test src/lib.rs - (line 330) ... FAILED [INFO] [stdout] test src/generic/mod.rs - generic (line 14) ... ok [INFO] [stdout] test src/lib.rs - (line 412) ... FAILED [INFO] [stdout] test src/lib.rs - (line 452) ... FAILED [INFO] [stdout] test src/prelude/paseto_builder.rs - prelude::paseto_builder::PasetoBuilder<'_,V4,Local>::build (line 444) ... ok [INFO] [stdout] test src/prelude/paseto_builder.rs - prelude::paseto_builder::PasetoBuilder<'a,Version,Purpose>::set_claim (line 95) ... ok [INFO] [stdout] test src/lib.rs - (line 98) ... ok [INFO] [stdout] test src/prelude/paseto_builder.rs - prelude::paseto_builder::PasetoBuilder<'_,V4,Public>::build (line 738) ... ok [INFO] [stdout] test src/prelude/paseto_builder.rs - prelude::paseto_builder::PasetoBuilder (line 19) ... ok [INFO] [stdout] test src/lib.rs - (line 122) ... ok [INFO] [stdout] test src/lib.rs - (line 76) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/core/paseto.rs - core::paseto::Paseto<'a,Version,Purpose>::set_implicit_assertion (line 195) ... FAILED [INFO] [stdout] test src/prelude/paseto_parser.rs - prelude::paseto_parser::PasetoParser<'a,Version,Purpose>::new (line 77) ... ok [INFO] [stdout] test src/prelude/paseto_parser.rs - prelude::paseto_parser::PasetoParser<'a,Version,Purpose>::validate_claim (line 114) ... ok [INFO] [stdout] test src/prelude/paseto_parser.rs - prelude::paseto_parser::PasetoParser<'a,Version,Purpose>::check_claim (line 169) ... ok [INFO] [stdout] test src/prelude/paseto_parser.rs - prelude::paseto_parser::PasetoParser<'a,V4,Local>::parse (line 466) ... ok [INFO] [stdout] test src/prelude/paseto_builder.rs - prelude::paseto_builder::PasetoBuilder<'a,Version,Purpose>::set_footer (line 171) ... ok [INFO] [stdout] test src/prelude/paseto_builder.rs - prelude::paseto_builder::PasetoBuilder<'a,Version,Purpose>::set_no_expiration_danger_acknowledged (line 141) ... ok [INFO] [stdout] test src/prelude/paseto_builder.rs - prelude::paseto_builder::PasetoBuilder<'a,Version,Purpose>::set_implicit_assertion (line 212) ... ok [INFO] [stdout] test src/prelude/paseto_parser.rs - prelude::paseto_parser::PasetoParser<'a,V4,Public>::parse (line 779) ... ok [INFO] [stdout] test src/prelude/paseto_parser.rs - prelude::paseto_parser::PasetoParser (line 19) ... ok [INFO] [stdout] test src/core/key/paseto_nonce.rs - core::key::paseto_nonce::PasetoNonce (line 11) ... ok [INFO] [stdout] test src/core/paseto_impl/v4_local.rs - core::paseto_impl::v4_local::Paseto<'a,V4,Local>::try_encrypt (line 70) ... ok [INFO] [stdout] test src/core/paseto.rs - core::paseto::Paseto<'a,Version,Purpose>::set_footer (line 103) ... ok [INFO] [stdout] test src/core/mod.rs - core (line 16) ... ok [INFO] [stdout] test src/core/paseto_impl/v4_local.rs - core::paseto_impl::v4_local::Paseto<'a,V4,Local>::try_decrypt (line 12) ... ok [INFO] [stdout] test src/core/paseto.rs - core::paseto::Paseto (line 13) ... ok [INFO] [stdout] test src/core/paseto.rs - core::paseto::Paseto<'a,Version,Purpose>::builder (line 60) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 48) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 124) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 88) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/builders/generic_builder.rs - generic::builders::generic_builder::GenericBuilder<'_,'_,V4,Public>::try_sign (line 801) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/implicit_assertion.rs - core::implicit_assertion::ImplicitAssertion (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/footer.rs - core::footer::Footer (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser (line 21) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 28) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser<'a,'b,V4,Local>::parse (line 425) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser<'a,'b,V4,Public>::parse (line 755) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 131) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generic/builders/generic_builder.rs - generic::builders::generic_builder::GenericBuilder<'_,'_,V4,Local>::try_encrypt (line 459) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 157) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 188) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 204) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 233) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 250) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 278) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 309) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 373) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 330) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 412) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 452) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/paseto.rs - core::paseto::Paseto<'a,Version,Purpose>::set_implicit_assertion (line 195) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdDg98U/symbols.o" "/tmp/rustdoctestHivzYC/rust_out.rust_out.f5771ea5f53e9d2d-cgu.0.rcgu.o" "/tmp/rustdoctestHivzYC/rust_out.2t7dlv7bqo0gvcpjk8l1cu08s.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-64aa4a1529b21937.rlib" "/opt/rustwide/target/debug/deps/librusty_paseto-16ab0c4e4cc1fe1d.rlib" "/opt/rustwide/target/debug/deps/libiso8601-b20079fe7e0dea71.rlib" "/opt/rustwide/target/debug/deps/libnom-26287953c0505653.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d8470a4b578ef69c.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libtime-7c830af382c86cd6.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ead216c94fb9cbbf.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-a9c6ae5707030705.rlib" "/opt/rustwide/target/debug/deps/libtypeid-e7930b2796283a6a.rlib" "/opt/rustwide/target/debug/deps/libserde-5e2823d1530a21b6.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-b76219b03c1f9b20.rlib" "/opt/rustwide/target/debug/deps/libsha2-23d6343b7d608e1f.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-75f4a3f608b38cc5.rlib" "/opt/rustwide/target/debug/deps/libed25519-932b5a8dd7a63900.rlib" "/opt/rustwide/target/debug/deps/libsignature-11195d3a5a8f52d7.rlib" "/opt/rustwide/target/debug/deps/libchacha20-09a876243b13b14b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/libcipher-38fae2245ad11c7a.rlib" "/opt/rustwide/target/debug/deps/libinout-71e56ea05163a9a8.rlib" "/opt/rustwide/target/debug/deps/libblake2-fae455c00ebfaa0b.rlib" "/opt/rustwide/target/debug/deps/libdigest-88907ac1ef625a48.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9661d666e57a3e95.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1c810e7ce630e20d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-676599c9e6188d5f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8204c0397cddb82b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/librand_core-83f7b0d7f832da71.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a069527f37cb3a0c.rlib" "/opt/rustwide/target/debug/deps/libring-2914d2275c60841c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0f4f419f79403ad9.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c79e692c1a21191.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ac9257fc7a7a0430.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-89de582b8c1fe61c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-68ce2c900be109e9/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHivzYC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/core/footer.rs - core::footer::Footer (line 9) [INFO] [stdout] src/core/implicit_assertion.rs - core::implicit_assertion::ImplicitAssertion (line 9) [INFO] [stdout] src/core/paseto.rs - core::paseto::Paseto<'a,Version,Purpose>::set_implicit_assertion (line 195) [INFO] [stdout] src/generic/builders/generic_builder.rs - generic::builders::generic_builder::GenericBuilder<'_,'_,V4,Local>::try_encrypt (line 459) [INFO] [stdout] src/generic/builders/generic_builder.rs - generic::builders::generic_builder::GenericBuilder<'_,'_,V4,Public>::try_sign (line 801) [INFO] [stdout] src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 12) [INFO] [stdout] src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 124) [INFO] [stdout] src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 28) [INFO] [stdout] src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 48) [INFO] [stdout] src/generic/claims/custom_claim.rs - generic::claims::custom_claim::CustomClaim (line 88) [INFO] [stdout] src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser (line 21) [INFO] [stdout] src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser<'a,'b,V4,Local>::parse (line 425) [INFO] [stdout] src/generic/parsers/generic_parser.rs - generic::parsers::generic_parser::GenericParser<'a,'b,V4,Public>::parse (line 755) [INFO] [stdout] src/lib.rs - (line 131) [INFO] [stdout] src/lib.rs - (line 157) [INFO] [stdout] src/lib.rs - (line 188) [INFO] [stdout] src/lib.rs - (line 204) [INFO] [stdout] src/lib.rs - (line 233) [INFO] [stdout] src/lib.rs - (line 250) [INFO] [stdout] src/lib.rs - (line 278) [INFO] [stdout] src/lib.rs - (line 309) [INFO] [stdout] src/lib.rs - (line 330) [INFO] [stdout] src/lib.rs - (line 373) [INFO] [stdout] src/lib.rs - (line 412) [INFO] [stdout] src/lib.rs - (line 452) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 26 passed; 25 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.91s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "36296a82e801fc268200c3c6796b7d8590e5497378d0469f8344d65366031bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36296a82e801fc268200c3c6796b7d8590e5497378d0469f8344d65366031bfa", kill_on_drop: false }` [INFO] [stdout] 36296a82e801fc268200c3c6796b7d8590e5497378d0469f8344d65366031bfa