[INFO] fetching crate ubl-ledger 0.1.0...
[INFO] testing ubl-ledger-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate ubl-ledger 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ubl-ledger 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ubl-ledger 0.1.0
[INFO] tweaked toml for crates.io crate ubl-ledger 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ubl-ledger 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ubl-ledger 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77eef3dbd593dd4a472fd35af74b78313a065e6381d68e6c0dcfc572d0fb70de
[INFO] running `Command { std: "docker" "start" "-a" "77eef3dbd593dd4a472fd35af74b78313a065e6381d68e6c0dcfc572d0fb70de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77eef3dbd593dd4a472fd35af74b78313a065e6381d68e6c0dcfc572d0fb70de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77eef3dbd593dd4a472fd35af74b78313a065e6381d68e6c0dcfc572d0fb70de", kill_on_drop: false }`
[INFO] [stdout] 77eef3dbd593dd4a472fd35af74b78313a065e6381d68e6c0dcfc572d0fb70de
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68f73d24a36b9d6d3af76c5977d3584485660bcf35e39c3896e5f001422ad5f1
[INFO] running `Command { std: "docker" "start" "-a" "68f73d24a36b9d6d3af76c5977d3584485660bcf35e39c3896e5f001422ad5f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ubl-types v0.1.0
[INFO] [stderr]    Compiling logline-core v0.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling time v0.3.44
[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 ubl-ledger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.11s
[INFO] running `Command { std: "docker" "inspect" "68f73d24a36b9d6d3af76c5977d3584485660bcf35e39c3896e5f001422ad5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f73d24a36b9d6d3af76c5977d3584485660bcf35e39c3896e5f001422ad5f1", kill_on_drop: false }`
[INFO] [stdout] 68f73d24a36b9d6d3af76c5977d3584485660bcf35e39c3896e5f001422ad5f1
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5236d69d38b772300213b045f608441eb4d7820bdf2199ea9d189d4439188756
[INFO] running `Command { std: "docker" "start" "-a" "5236d69d38b772300213b045f608441eb4d7820bdf2199ea9d189d4439188756", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ubl-ledger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.65s
[INFO] running `Command { std: "docker" "inspect" "5236d69d38b772300213b045f608441eb4d7820bdf2199ea9d189d4439188756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5236d69d38b772300213b045f608441eb4d7820bdf2199ea9d189d4439188756", kill_on_drop: false }`
[INFO] [stdout] 5236d69d38b772300213b045f608441eb4d7820bdf2199ea9d189d4439188756
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90d3ba6eefe481b9cdad8c08a0e96ca9708cf7b0cfcd72f6dd98f6dc146ebe23
[INFO] running `Command { std: "docker" "start" "-a" "90d3ba6eefe481b9cdad8c08a0e96ca9708cf7b0cfcd72f6dd98f6dc146ebe23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ubl_ledger-3a8edb7fb1f57633)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ledger::tests::cid_mismatch_detected ... ok
[INFO] [stdout] test ledger::tests::writer_lock_prevents_double_open ... ok
[INFO] [stdout] test ledger::tests::production_writer_append_result ... ok
[INFO] [stdout] test ledger::tests::unsigned_roundtrip ... ok
[INFO] [stdout] test ledger::tests::multiple_entries ... ok
[INFO] [stdout] test ledger::tests::signed_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ledger_prop.rs (/opt/rustwide/target/debug/deps/ledger_prop-78ec188bc8209e97)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test empty_ledger_file ... ok
[INFO] [stdout] test different_actors_produce_same_cid ... ok
[INFO] [stdout] test actor_field_preserved ... ok
[INFO] [stdout] test ledger_with_blank_lines ... ok
[INFO] [stdout] test reject_incomplete_entry ... ok
[INFO] [stdout] test reject_malformed_json_line ... ok
[INFO] [stdout] test reject_partial_signature_pubkey_only ... ok
[INFO] [stdout] test reject_partial_signature_sig_only ... ok
[INFO] [stdout] test different_extra_produces_same_cid ... ok
[INFO] [stdout] test extra_field_preserved ... ok
[INFO] [stdout] test corrupted_cid_fails_verify ... ok
[INFO] [stdout] test corrupted_intent_fails_verify ... ok
[INFO] [stdout] test key_order_does_not_affect_cid ... ok
[INFO] [stdout] test cid_is_deterministic ... ok
[INFO] [stdout] test large_batch_stress ... ok
[INFO] [stdout] test unsigned_entry_verifies ... ok
[INFO] [stdout] test roundtrip_multiple_entries ... ok
[INFO] [stdout] test signing_tests::corrupted_signature_fails ... ok
[INFO] [stdout] test signing_tests::signed_entry_verifies ... ok
[INFO] [stdout] test signing_tests::wrong_pubkey_fails ... ok
[INFO] [stdout] test signing_tests::signed_roundtrip_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.87s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ubl_ledger
[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" "90d3ba6eefe481b9cdad8c08a0e96ca9708cf7b0cfcd72f6dd98f6dc146ebe23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d3ba6eefe481b9cdad8c08a0e96ca9708cf7b0cfcd72f6dd98f6dc146ebe23", kill_on_drop: false }`
[INFO] [stdout] 90d3ba6eefe481b9cdad8c08a0e96ca9708cf7b0cfcd72f6dd98f6dc146ebe23
