[INFO] fetching crate biscotti 0.4.0... [INFO] testing biscotti-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate biscotti 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate biscotti 0.4.0 [INFO] finished tweaking crates.io crate biscotti 0.4.0 [INFO] tweaked toml for crates.io crate biscotti 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate biscotti 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate biscotti 0.4.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aes-gcm-siv v0.11.1 [INFO] [stderr] Downloaded jiff-tzdb-platform v0.1.2 [INFO] [stderr] Downloaded jiff-tzdb v0.1.3 [INFO] [stderr] Downloaded googletest_macro v0.11.0 [INFO] [stderr] Downloaded googletest v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e404a06ade34770483db69ac37848c417c23b322034bdc5f998807fb77b9316 [INFO] running `Command { std: "docker" "start" "-a" "6e404a06ade34770483db69ac37848c417c23b322034bdc5f998807fb77b9316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e404a06ade34770483db69ac37848c417c23b322034bdc5f998807fb77b9316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e404a06ade34770483db69ac37848c417c23b322034bdc5f998807fb77b9316", kill_on_drop: false }` [INFO] [stdout] 6e404a06ade34770483db69ac37848c417c23b322034bdc5f998807fb77b9316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d72dee0ecd50d8c1e052f2db95f6362c43acff7888f56c198955858b44b3e783 [INFO] running `Command { std: "docker" "start" "-a" "d72dee0ecd50d8c1e052f2db95f6362c43acff7888f56c198955858b44b3e783", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [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 rand_core v0.9.3 [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 ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling biscotti v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.90s [INFO] running `Command { std: "docker" "inspect" "d72dee0ecd50d8c1e052f2db95f6362c43acff7888f56c198955858b44b3e783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72dee0ecd50d8c1e052f2db95f6362c43acff7888f56c198955858b44b3e783", kill_on_drop: false }` [INFO] [stdout] d72dee0ecd50d8c1e052f2db95f6362c43acff7888f56c198955858b44b3e783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 42ab0a54eb2ef8e483d46abdcc4f7a376e1d4c6112a8e2c995a19cda6da3e027 [INFO] running `Command { std: "docker" "start" "-a" "42ab0a54eb2ef8e483d46abdcc4f7a376e1d4c6112a8e2c995a19cda6da3e027", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling googletest_macro v0.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling googletest v0.11.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling biscotti v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.22s [INFO] running `Command { std: "docker" "inspect" "42ab0a54eb2ef8e483d46abdcc4f7a376e1d4c6112a8e2c995a19cda6da3e027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ab0a54eb2ef8e483d46abdcc4f7a376e1d4c6112a8e2c995a19cda6da3e027", kill_on_drop: false }` [INFO] [stdout] 42ab0a54eb2ef8e483d46abdcc4f7a376e1d4c6112a8e2c995a19cda6da3e027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e451386833b9c92a4e7dc56f8d7b500e3f77db502a68e7c58d365746ac4c4a87 [INFO] running `Command { std: "docker" "start" "-a" "e451386833b9c92a4e7dc56f8d7b500e3f77db502a68e7c58d365746ac4c4a87", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/biscotti-10f6e2004052a209) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test crypto::master::test::try_from_works ... ok [INFO] [stdout] test crypto::master::test::non_deterministic_generate ... ok [INFO] [stdout] test crypto::master::test::debug_does_not_leak_key ... ok [INFO] [stdout] test processor::tests::signed_with_secondary_is_fine ... ok [INFO] [stdout] test processor::tests::encrypted_with_secondary_is_fine ... ok [INFO] [stdout] test processor::tests::roundtrip_encoded ... ok [INFO] [stdout] test processor::tests::roundtrip_encryption ... ok [INFO] [stdout] test processor::tests::unencrypted_is_rejected ... ok [INFO] [stdout] test processor::tests::unsigned_is_rejected ... ok [INFO] [stdout] test processor::tests::roundtrip_signing ... ok [INFO] [stdout] test response_cookies::test::discard_lifetime ... ok [INFO] [stdout] test response_cookies::test::get_lifetime ... ok [INFO] [stdout] test response_cookies::test::set_is_send ... ok [INFO] [stdout] test request_cookies::tests::parse_encoded ... ok [INFO] [stdout] test request_cookies::tests::get_lifetime ... ok [INFO] [stdout] test response_cookies::test::simple ... ok [INFO] [stdout] test request_cookies::tests::parse_unencoded ... ok [INFO] [stdout] test response_cookie::tests::format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e451386833b9c92a4e7dc56f8d7b500e3f77db502a68e7c58d365746ac4c4a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e451386833b9c92a4e7dc56f8d7b500e3f77db502a68e7c58d365746ac4c4a87", kill_on_drop: false }` [INFO] [stdout] e451386833b9c92a4e7dc56f8d7b500e3f77db502a68e7c58d365746ac4c4a87