[INFO] fetching crate ggen-receipt 26.5.5...
[INFO] testing ggen-receipt-26.5.5 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate ggen-receipt 26.5.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ggen-receipt 26.5.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ggen-receipt 26.5.5
[INFO] tweaked toml for crates.io crate ggen-receipt 26.5.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ggen-receipt 26.5.5 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ggen-receipt 26.5.5 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dummy v0.9.2
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded chicago-tdd-tools-proc-macros v1.4.0
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded fake v3.1.0
[INFO] [stderr]   Downloaded chicago-tdd-tools v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b
[INFO] running `Command { std: "docker" "start" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ggen-receipt v26.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.59s
[INFO] running `Command { std: "docker" "inspect" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling chicago-tdd-tools v1.4.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chicago-tdd-tools-proc-macros v1.4.0
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.9.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling fake v3.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ggen-receipt v26.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.64s
[INFO] running `Command { std: "docker" "inspect" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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/ggen_receipt-0b7d4b0330557290)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test chain::tests::test_chain_accessors ... ok
[INFO] [stdout] test chain::tests::test_empty_chain ... ok
[INFO] [stdout] test chain::tests::test_genesis_chain ... ok
[INFO] [stdout] test chain::tests::test_genesis_with_previous_hash_fails ... ok
[INFO] [stdout] test chain::tests::test_chain_append_with_wrong_hash_fails ... ok
[INFO] [stdout] test envelope::tests::payload_hash_is_blake3_prefixed ... ok
[INFO] [stdout] test receipt::tests::test_hash_data ... ok
[INFO] [stdout] test envelope::tests::chain_rejects_wrong_previous_hash ... ok
[INFO] [stdout] test receipt::tests::test_receipt_creation ... ok
[INFO] [stdout] test receipt::tests::test_receipt_hash ... ok
[INFO] [stdout] test receipt::tests::test_receipt_chain ... ok
[INFO] [stdout] test envelope::tests::chain_links_correctly ... ok
[INFO] [stdout] test chain::tests::test_chain_verify_fails_with_wrong_key ... ok
[INFO] [stdout] test envelope::tests::round_trip_sign_verify ... ok
[INFO] [stdout] test receipt::tests::test_receipt_signing_and_verification ... ok
[INFO] [stdout] test envelope::tests::tampered_payload_fails_verify ... ok
[INFO] [stdout] test receipt::tests::test_receipt_verification_fails_with_wrong_key ... ok
[INFO] [stdout] test chain::tests::test_chain_append ... ok
[INFO] [stdout] test chain::tests::test_chain_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chain_integrity_tests.rs (/opt/rustwide/target/debug/deps/chain_integrity_tests-d4767fed028a277c)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_chain_default_is_empty ... ok
[INFO] [stdout] test test_append_rejects_genesis_after_chain_has_receipts ... ok
[INFO] [stdout] test test_append_rejects_receipt_with_wrong_previous_hash ... ok
[INFO] [stdout] test test_chain_tracks_input_output_provenance ... ok
[INFO] [stdout] test test_chain_integrity_preserved_after_file_roundtrip ... ok
[INFO] [stdout] test test_chain_with_large_data_payloads_integrity ... ok
[INFO] [stdout] test test_each_receipt_hashes_to_stable_value ... ok
[INFO] [stdout] test test_empty_chain_verifies_trivially ... ok
[INFO] [stdout] test test_hash_data_known_empty_value ... ok
[INFO] [stdout] test test_hash_data_avalanche_property ... ok
[INFO] [stdout] test test_hash_links_change_when_previous_receipt_data_changes ... ok
[INFO] [stdout] test test_create_chained_receipt_produces_valid_link ... ok
[INFO] [stdout] test test_individual_receipt_integrity_after_json_roundtrip ... ok
[INFO] [stdout] test test_chain_verify_detects_single_bad_signature ... ok
[INFO] [stdout] test test_single_receipt_chain_integrity ... ok
[INFO] [stdout] test test_tampering_genesis_operation_id_detected ... ok
[INFO] [stdout] test test_tampering_genesis_timestamp_detected ... ok
[INFO] [stdout] test test_create_chained_receipt_chain_of_ten ... ok
[INFO] [stdout] test test_tampering_signature_bytes_detected ... ok
[INFO] [stdout] test test_hash_links_are_consistent_across_chain ... ok
[INFO] [stdout] test test_tampering_intermediate_receipt_input_hashes_detected ... ok
[INFO] [stdout] test test_tampering_leaf_receipt_output_hashes_detected ... ok
[INFO] [stdout] test test_chain_integrity_preserved_after_serialization_roundtrip ... ok
[INFO] [stdout] test test_receipts_maintain_insertion_order ... ok
[INFO] [stdout] test test_all_signatures_in_chain_verify ... ok
[INFO] [stdout] test test_chain_length_matches_receipt_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.91s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chain_tests.rs (/opt/rustwide/target/debug/deps/chain_tests-aacd40f02266f364)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_chain_serialization ... ok
[INFO] [stdout] test test_chain_default ... ok
[INFO] [stdout] test test_chain_receipts_accessor ... ok
[INFO] [stdout] test test_chain_append_to_empty_must_be_genesis ... ok
[INFO] [stdout] test test_chain_append_wrong_hash_rejected ... ok
[INFO] [stdout] test test_genesis_chain_creation ... ok
[INFO] [stdout] test test_empty_chain ... ok
[INFO] [stdout] test test_genesis_with_previous_hash_rejected ... ok
[INFO] [stdout] test test_empty_chain_verification ... ok
[INFO] [stdout] test test_chain_append_single ... ok
[INFO] [stdout] test test_chain_with_complex_data ... ok
[INFO] [stdout] test test_chain_verify_fails_wrong_key ... ok
[INFO] [stdout] test test_chain_append_multiple ... ok
[INFO] [stdout] test test_chain_verify_complete ... ok
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-0b748524bc10f78f)
[INFO] [stdout] test test_long_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_hash_data_deterministic ... ok
[INFO] [stdout] test test_receipt_hash_stability ... ok
[INFO] [stdout] test test_serialization_roundtrip ... ok
[INFO] [stdout] test test_signature_always_verifies_with_correct_key ... ok
[INFO] [stdout] test test_signature_never_verifies_with_wrong_key ... ok
[INFO] [stdout] test test_chain_length_increases_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.96s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/receipt_tests.rs (/opt/rustwide/target/debug/deps/receipt_tests-13521eecd77c7b97)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_hash_data_utility ... ok
[INFO] [stdout] test test_receipt_hash_deterministic ... ok
[INFO] [stdout] test test_receipt_new ... ok
[INFO] [stdout] test test_receipt_chaining ... ok
[INFO] [stdout] test test_receipt_signing ... ok
[INFO] [stdout] test test_receipt_timestamp_present ... ok
[INFO] [stdout] test test_receipt_hashing ... ok
[INFO] [stdout] test test_receipt_serialization ... ok
[INFO] [stdout] test test_receipt_verification_fails_tampered_data ... ok
[INFO] [stdout] test test_multiple_inputs_outputs ... ok
[INFO] [stdout] test test_long_operation_id ... ok
[INFO] [stdout] test test_receipt_verification_success ... ok
[INFO] [stdout] test test_empty_inputs_outputs ... ok
[INFO] [stdout] test test_receipt_verification_fails_wrong_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/signing_security_test.rs (/opt/rustwide/target/debug/deps/signing_security_test-df9599e3df05b20a)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_ed25519_keypair_generation ... ok
[INFO] [stdout] test test_ed25519_verification_fails_with_corrupted_signature_hex ... ok
[INFO] [stdout] test test_receipt_chain_verification_fails_with_broken_link ... ok
[INFO] [stdout] test test_receipt_chain_rejects_genesis_with_previous_hash ... ok
[INFO] [stdout] test test_empty_receipt_can_be_signed ... ok
[INFO] [stdout] test test_receipt_chain_verification_fails_with_wrong_signature ... ok
[INFO] [stdout] test test_ed25519_verification_fails_with_wrong_key ... ok
[INFO] [stdout] test test_receipt_hash_includes_all_fields ... ok
[INFO] [stdout] test test_receipt_hash_deterministic ... ok
[INFO] [stdout] test test_receipt_serialization_preserves_chain_links ... ok
[INFO] [stdout] test test_sha256_hash_avalanche_effect ... ok
[INFO] [stdout] test test_ed25519_verification_fails_with_tampered_signature ... ok
[INFO] [stdout] test test_sha256_hash_deterministic ... ok
[INFO] [stdout] test test_large_input_output_hashes ... ok
[INFO] [stdout] test test_signature_includes_all_fields ... ok
[INFO] [stdout] test test_ed25519_signing_produces_valid_signature ... ok
[INFO] [stdout] test test_sha256_hash_empty_input ... ok
[INFO] [stdout] test test_receipt_persistence_to_file ... ok
[INFO] [stdout] test test_multiple_signatures_with_same_key ... ok
[INFO] [stdout] test test_receipt_chain_verification_valid_chain ... ok
[INFO] [stdout] test test_receipt_serialization_preserves_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/signing_test.rs (/opt/rustwide/target/debug/deps/signing_test-6a88810e5e9119fe)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_empty_chain_verification ... ok
[INFO] [stdout] test test_hash_data_empty ... ok
[INFO] [stdout] test test_chain_accessors ... ok
[INFO] [stdout] test test_ed25519_key_generation ... ok
[INFO] [stdout] test test_receipt_chain_verification_broken_link ... ok
[INFO] [stdout] test test_receipt_hash_deterministic ... ok
[INFO] [stdout] test test_receipts_different_timestamps ... ok
[INFO] [stdout] test test_sha256_hash_verification ... ok
[INFO] [stdout] test test_invalid_signature_fails_verification ... ok
[INFO] [stdout] test test_tampered_input_hashes_fail_verification ... ok
[INFO] [stdout] test test_receipt_serialization ... ok
[INFO] [stdout] test test_chain_verification_tampered_intermediate_receipt ... FAILED
[INFO] [stdout] test test_tampered_receipt_fails_verification ... ok
[INFO] [stdout] test test_chain_serialization ... ok
[INFO] [stdout] test test_signing_and_verification ... ok
[INFO] [stdout] test test_receipt_multiple_hashes ... ok
[INFO] [stdout] test test_verification_fails_with_wrong_key ... ok
[INFO] [stdout] test test_tampered_output_hashes_fail_verification ... ok
[INFO] [stdout] test test_receipt_chain_verification_valid ... ok
[INFO] [stdout] test test_hash_data_large_input ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_chain_verification_tampered_intermediate_receipt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_chain_verification_tampered_intermediate_receipt' (1580) panicked at tests/signing_test.rs:280:5:
[INFO] [stdout] assertion failed: chain.append(receipt2).is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587e50c6ea78 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587e50c6ea78 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587e50c6ea78 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x587e50c6ea78 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x587e50c830aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x587e50c830aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x587e50c73292 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x587e50c73292 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x587e50c4db76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x587e50c4db76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x587e50c66f09 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x587e50b2f83c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x587e50b2f83c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x587e50c670c2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x587e50c670c2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x587e50c4dc64 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x587e50c42e39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x587e50c4e94d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x587e50c8383c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x587e50c83802 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x587e50b182ce - signing_test[9ae6772543cc8a22]::test_chain_verification_tampered_intermediate_receipt
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/signing_test.rs:280:5
[INFO] [stdout]   21:     0x587e50b105d7 - signing_test[9ae6772543cc8a22]::test_chain_verification_tampered_intermediate_receipt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/signing_test.rs:252:59
[INFO] [stdout]   22:     0x587e50b22706 - <signing_test[9ae6772543cc8a22]::test_chain_verification_tampered_intermediate_receipt::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x587e50b2291b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x587e50b2291b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x587e50b30195 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x587e50b30195 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x587e50b30195 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x587e50b30195 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x587e50b30195 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x587e50b30195 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x587e50b30195 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x587e50b29aa4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x587e50b29aa4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x587e50b33212 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x587e50b33212 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x587e50b33212 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x587e50b33212 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x587e50b33212 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x587e50b33212 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x587e50b33212 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x587e50c6e3df - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x587e50c6e3df - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x710dc0852aa4 - <unknown>
[INFO] [stdout]   44:     0x710dc08dfa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_chain_verification_tampered_intermediate_receipt
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test signing_test`
[INFO] running `Command { std: "docker" "inspect" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b", kill_on_drop: false }`
[INFO] [stdout] b07522afee6367824da6b0b289f94cbb1b7bbc1abed6d31d2f9f362996c7056b
