[INFO] fetching crate nautilus-cryptography 0.51.0... [INFO] testing nautilus-cryptography-0.51.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate nautilus-cryptography 0.51.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate nautilus-cryptography 0.51.0 [INFO] finished tweaking crates.io crate nautilus-cryptography 0.51.0 [INFO] tweaked toml for crates.io crate nautilus-cryptography 0.51.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nautilus-cryptography 0.51.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nautilus-cryptography 0.51.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c07035438685511736b488705ecea39577df0a62cb90f8ebfd964dd3e55911cc [INFO] running `Command { std: "docker" "start" "-a" "c07035438685511736b488705ecea39577df0a62cb90f8ebfd964dd3e55911cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c07035438685511736b488705ecea39577df0a62cb90f8ebfd964dd3e55911cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07035438685511736b488705ecea39577df0a62cb90f8ebfd964dd3e55911cc", kill_on_drop: false }` [INFO] [stdout] c07035438685511736b488705ecea39577df0a62cb90f8ebfd964dd3e55911cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0f674fde4824fa019c9d322e079008a5c43bd18a7f35ab6c1b3e5a470073363 [INFO] running `Command { std: "docker" "start" "-a" "a0f674fde4824fa019c9d322e079008a5c43bd18a7f35ab6c1b3e5a470073363", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling nautilus-core v0.51.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling nautilus-cryptography v0.51.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "a0f674fde4824fa019c9d322e079008a5c43bd18a7f35ab6c1b3e5a470073363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f674fde4824fa019c9d322e079008a5c43bd18a7f35ab6c1b3e5a470073363", kill_on_drop: false }` [INFO] [stdout] a0f674fde4824fa019c9d322e079008a5c43bd18a7f35ab6c1b3e5a470073363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9cd4a4f90a5ea48dea2d953555a0b97d65642854d5194b7ad6cff08cb2d771 [INFO] running `Command { std: "docker" "start" "-a" "2d9cd4a4f90a5ea48dea2d953555a0b97d65642854d5194b7ad6cff08cb2d771", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling nautilus-core v0.51.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling nautilus-cryptography v0.51.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "2d9cd4a4f90a5ea48dea2d953555a0b97d65642854d5194b7ad6cff08cb2d771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9cd4a4f90a5ea48dea2d953555a0b97d65642854d5194b7ad6cff08cb2d771", kill_on_drop: false }` [INFO] [stdout] 2d9cd4a4f90a5ea48dea2d953555a0b97d65642854d5194b7ad6cff08cb2d771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5ed2676df85080c56b3a4da702eb4d6854a99126abf3ccc33820ad260a59898 [INFO] running `Command { std: "docker" "start" "-a" "d5ed2676df85080c56b3a4da702eb4d6854a99126abf3ccc33820ad260a59898", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus_cryptography-c18b490f468d84cd) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test signing::tests::test_hmac_signature::case_2 ... ok [INFO] [stdout] test signing::tests::test_hmac_signature::case_1 ... ok [INFO] [stdout] test signing::tests::test_hmac_signature::case_3 ... ok [INFO] [stdout] test signing::tests::test_ed25519_signature::case_2 ... ok [INFO] [stdout] test signing::tests::test_ed25519_signature::case_1 ... ok [INFO] [stdout] test signing::tests::test_hmac_signature::case_4 ... ok [INFO] [stdout] test signing::tests::test_hmac_signature::case_5 ... ok [INFO] [stdout] test signing::tests::test_rsa_signature_empty_query::case_1 ... ok [INFO] [stdout] test signing::tests::test_rsa_signature_invalid_key::case_1 ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests nautilus_cryptography [INFO] [stdout] test result: ok. 9 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" "d5ed2676df85080c56b3a4da702eb4d6854a99126abf3ccc33820ad260a59898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ed2676df85080c56b3a4da702eb4d6854a99126abf3ccc33820ad260a59898", kill_on_drop: false }` [INFO] [stdout] d5ed2676df85080c56b3a4da702eb4d6854a99126abf3ccc33820ad260a59898