[INFO] fetching crate ubl-sirp 0.1.0... [INFO] testing ubl-sirp-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ubl-sirp 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ubl-sirp 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ubl-sirp 0.1.0 [INFO] tweaked toml for crates.io crate ubl-sirp 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ubl-sirp 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ubl-sirp 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3c80ae0e1422e89e4ac38f25ac2a40a07e2945ef4a3b4e45d19c6ac63e7eb41 [INFO] running `Command { std: "docker" "start" "-a" "a3c80ae0e1422e89e4ac38f25ac2a40a07e2945ef4a3b4e45d19c6ac63e7eb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3c80ae0e1422e89e4ac38f25ac2a40a07e2945ef4a3b4e45d19c6ac63e7eb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c80ae0e1422e89e4ac38f25ac2a40a07e2945ef4a3b4e45d19c6ac63e7eb41", kill_on_drop: false }` [INFO] [stdout] a3c80ae0e1422e89e4ac38f25ac2a40a07e2945ef4a3b4e45d19c6ac63e7eb41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00234ca33908877a61c45df2acfdf426b9fa73fd7b784b1112b2229d7bc95ec0 [INFO] running `Command { std: "docker" "start" "-a" "00234ca33908877a61c45df2acfdf426b9fa73fd7b784b1112b2229d7bc95ec0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling logline-core v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ubl-types v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ubl-crypto v0.1.0 [INFO] [stderr] Compiling json_atomic v0.1.1 [INFO] [stderr] Compiling ubl-codec v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling ubl-sirp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.22s [INFO] running `Command { std: "docker" "inspect" "00234ca33908877a61c45df2acfdf426b9fa73fd7b784b1112b2229d7bc95ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00234ca33908877a61c45df2acfdf426b9fa73fd7b784b1112b2229d7bc95ec0", kill_on_drop: false }` [INFO] [stdout] 00234ca33908877a61c45df2acfdf426b9fa73fd7b784b1112b2229d7bc95ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9773a1aded2590b62514398d50a423b2671d6878235f18f99b1857632170b4e1 [INFO] running `Command { std: "docker" "start" "-a" "9773a1aded2590b62514398d50a423b2671d6878235f18f99b1857632170b4e1", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling json_atomic v0.1.1 [INFO] [stderr] Compiling ubl-crypto v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ubl-codec v0.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ubl-sirp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.24s [INFO] running `Command { std: "docker" "inspect" "9773a1aded2590b62514398d50a423b2671d6878235f18f99b1857632170b4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9773a1aded2590b62514398d50a423b2671d6878235f18f99b1857632170b4e1", kill_on_drop: false }` [INFO] [stdout] 9773a1aded2590b62514398d50a423b2671d6878235f18f99b1857632170b4e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce4c74da25d6c5b25272072f41494781bbcbe7911c0dea343f7e94626406db68 [INFO] running `Command { std: "docker" "start" "-a" "ce4c74da25d6c5b25272072f41494781bbcbe7911c0dea343f7e94626406db68", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ubl_sirp-e1183891208999ea) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test wire::tests::cid_mismatch_detected ... ok [INFO] [stdout] test wire::tests::roundtrip_unsigned ... ok [INFO] [stdout] test wire::tests::roundtrip_signed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/wire_adversarial.rs (/opt/rustwide/target/debug/deps/wire_adversarial-fea8826d96e77877) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test handle_all_zeros ... ok [INFO] [stdout] test handle_oversized_varint_length ... ok [INFO] [stdout] test handle_all_ones ... ok [INFO] [stdout] test empty_intent_bytes_are_handled ... ok [INFO] [stdout] test reject_empty_input ... ok [INFO] [stdout] test reject_bad_magic ... ok [INFO] [stdout] test reject_missing_cid ... ok [INFO] [stdout] test reject_bad_version ... ok [INFO] [stdout] test reject_signed_flag_without_pubkey ... ok [INFO] [stdout] test reject_signed_flag_without_signature ... ok [INFO] [stdout] test reject_truncated_tlv_length ... ok [INFO] [stdout] test reject_missing_intent_bytes ... ok [INFO] [stdout] test reject_truncated_header ... ok [INFO] [stdout] test reject_truncated_tlv_tag ... ok [INFO] [stdout] test unknown_tags_are_ignored ... ok [INFO] [stdout] test reject_cid_mismatch ... ok [INFO] [stdout] test reject_truncated_tlv_value ... ok [INFO] [stdout] test reject_wrong_pubkey_length ... ok [INFO] [stdout] test reject_wrong_cid_length ... ok [INFO] [stdout] test reject_wrong_signature_length ... ok [INFO] [stdout] test roundtrip_preserves_extra_field ... ok [INFO] [stdout] test reject_invalid_signature_bytes ... ok [INFO] [stdout] test reject_wrong_pubkey_for_signature ... ok [INFO] [stdout] test proptests::corruption_detected ... ok [INFO] [stdout] test proptests::truncation_fails ... ok [INFO] [stdout] test proptests::roundtrip_unsigned_frames ... ok [INFO] [stdout] test proptests::roundtrip_signed_frames ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.65s [INFO] [stdout] [INFO] [stderr] Doc-tests ubl_sirp [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" "ce4c74da25d6c5b25272072f41494781bbcbe7911c0dea343f7e94626406db68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4c74da25d6c5b25272072f41494781bbcbe7911c0dea343f7e94626406db68", kill_on_drop: false }` [INFO] [stdout] ce4c74da25d6c5b25272072f41494781bbcbe7911c0dea343f7e94626406db68