[INFO] fetching crate identity_jose 1.2.0... [INFO] testing identity_jose-1.2.0 against 1.79.0 for beta-1.80-4 [INFO] extracting crate identity_jose 1.2.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate identity_jose 1.2.0 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate identity_jose 1.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate identity_jose 1.2.0 [INFO] tweaked toml for crates.io crate identity_jose 1.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate identity_jose 1.2.0 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primeorder v0.12.1 [INFO] [stderr] Downloaded p256 v0.12.0 [INFO] [stderr] Downloaded ecdsa v0.15.1 [INFO] [stderr] Downloaded iota-crypto v0.23.1 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.12 [INFO] [stderr] Downloaded data-encoding-macro v0.1.14 [INFO] [stderr] Downloaded fiat-crypto v0.2.7 [INFO] [stderr] Downloaded identity_core v1.2.0 [INFO] [stderr] Downloaded ed25519-zebra v4.0.3 [INFO] [stderr] Downloaded k256 v0.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 578b8ef4dcbb46e4b9a91fee23cc97e8ab4afec7a7fe9ce4adb66850739fc553 [INFO] running `Command { std: "docker" "start" "-a" "578b8ef4dcbb46e4b9a91fee23cc97e8ab4afec7a7fe9ce4adb66850739fc553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "578b8ef4dcbb46e4b9a91fee23cc97e8ab4afec7a7fe9ce4adb66850739fc553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578b8ef4dcbb46e4b9a91fee23cc97e8ab4afec7a7fe9ce4adb66850739fc553", kill_on_drop: false }` [INFO] [stdout] 578b8ef4dcbb46e4b9a91fee23cc97e8ab4afec7a7fe9ce4adb66850739fc553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79d31db107f797b1a115bd66692b5bf98d4e80bbb0188bcb0644f7651d7cacbf [INFO] running `Command { std: "docker" "start" "-a" "79d31db107f797b1a115bd66692b5bf98d4e80bbb0188bcb0644f7651d7cacbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling signature v2.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling iota-crypto v0.23.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling identity_core v1.2.0 [INFO] [stderr] Compiling identity_jose v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.14s [INFO] running `Command { std: "docker" "inspect" "79d31db107f797b1a115bd66692b5bf98d4e80bbb0188bcb0644f7651d7cacbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d31db107f797b1a115bd66692b5bf98d4e80bbb0188bcb0644f7651d7cacbf", kill_on_drop: false }` [INFO] [stdout] 79d31db107f797b1a115bd66692b5bf98d4e80bbb0188bcb0644f7651d7cacbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c21016191dfc3536043a2e6a0db385e541c1d69a2bab6f0ffee70a16a72c7796 [INFO] running `Command { std: "docker" "start" "-a" "c21016191dfc3536043a2e6a0db385e541c1d69a2bab6f0ffee70a16a72c7796", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling iota-crypto v0.23.1 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling signature v2.0.0 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling primeorder v0.12.1 [INFO] [stderr] Compiling ecdsa v0.15.1 [INFO] [stderr] Compiling identity_core v1.2.0 [INFO] [stderr] Compiling p256 v0.12.0 [INFO] [stderr] Compiling identity_jose v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.52s [INFO] running `Command { std: "docker" "inspect" "c21016191dfc3536043a2e6a0db385e541c1d69a2bab6f0ffee70a16a72c7796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c21016191dfc3536043a2e6a0db385e541c1d69a2bab6f0ffee70a16a72c7796", kill_on_drop: false }` [INFO] [stdout] c21016191dfc3536043a2e6a0db385e541c1d69a2bab6f0ffee70a16a72c7796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7dd9ec0a1e27425ec91ffba374d803574e9558e187fc8048120c3da990aec94 [INFO] running `Command { std: "docker" "start" "-a" "b7dd9ec0a1e27425ec91ffba374d803574e9558e187fc8048120c3da990aec94", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/identity_jose-429b7573efbc9d7b) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test jws::header::tests::test_header_disjoint ... ok [INFO] [stdout] test jwu::base64::tests::smoke ... ok [INFO] [stdout] test jws::decoder::tests::rfc7515_appendix_a_7 ... ok [INFO] [stdout] test jws::decoder::tests::rfc7515_appendix_a_6 ... ok [INFO] [stdout] test tests::rfc7517::test_rfc7517 ... ok [INFO] [stdout] test tests::rfc7638::test_rfc7638 ... ok [INFO] [stdout] test jws::header::tests::test_custom ... ok [INFO] [stdout] test tests::roundtrip::test_encoder_decoder_roundtrip ... ok [INFO] [stdout] test tests::rfc8037::test_rfc8037_ed25519 ... ok [INFO] [stdout] test tests::rfc7797::test_rfc7797 ... ok [INFO] [stdout] test tests::rfc7515::test_rfc7515 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests examples/jws_encoding_decoding.rs (/opt/rustwide/target/debug/examples/jws_encoding_decoding-1e27dcce006409b7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests identity_jose [INFO] [stdout] test test_example_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "b7dd9ec0a1e27425ec91ffba374d803574e9558e187fc8048120c3da990aec94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7dd9ec0a1e27425ec91ffba374d803574e9558e187fc8048120c3da990aec94", kill_on_drop: false }` [INFO] [stdout] b7dd9ec0a1e27425ec91ffba374d803574e9558e187fc8048120c3da990aec94