[INFO] fetching crate plutus-ledger-api 4.0.0-alpha...
[INFO] testing plutus-ledger-api-4.0.0-alpha against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate plutus-ledger-api 4.0.0-alpha into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate plutus-ledger-api 4.0.0-alpha
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate plutus-ledger-api 4.0.0-alpha
[INFO] tweaked toml for crates.io crate plutus-ledger-api 4.0.0-alpha written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plutus-ledger-api 4.0.0-alpha on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plutus-ledger-api 4.0.0-alpha 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b1ebf46a9d85b87b0c97b2fc72c3c4db6aa5760fc082164670ceb89a20df8e7
[INFO] running `Command { std: "docker" "start" "-a" "7b1ebf46a9d85b87b0c97b2fc72c3c4db6aa5760fc082164670ceb89a20df8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b1ebf46a9d85b87b0c97b2fc72c3c4db6aa5760fc082164670ceb89a20df8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1ebf46a9d85b87b0c97b2fc72c3c4db6aa5760fc082164670ceb89a20df8e7", kill_on_drop: false }`
[INFO] [stdout] 7b1ebf46a9d85b87b0c97b2fc72c3c4db6aa5760fc082164670ceb89a20df8e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02af720482de05ec52d2d4a1cde481b2c256aca9bfcc43b8ee3f03c98ef008a2
[INFO] running `Command { std: "docker" "start" "-a" "02af720482de05ec52d2d4a1cde481b2c256aca9bfcc43b8ee3f03c98ef008a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling cbor_event v2.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling impl_ops v0.1.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling is-plutus-data-derive v1.0.0
[INFO] [stderr]    Compiling cardano-serialization-lib v15.0.1
[INFO] [stderr]    Compiling plutus-ledger-api v4.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "02af720482de05ec52d2d4a1cde481b2c256aca9bfcc43b8ee3f03c98ef008a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02af720482de05ec52d2d4a1cde481b2c256aca9bfcc43b8ee3f03c98ef008a2", kill_on_drop: false }`
[INFO] [stdout] 02af720482de05ec52d2d4a1cde481b2c256aca9bfcc43b8ee3f03c98ef008a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67b6bee228297dd0ef79e663dbca6aced0399da8149c024ed05b239320feb9b6
[INFO] running `Command { std: "docker" "start" "-a" "67b6bee228297dd0ef79e663dbca6aced0399da8149c024ed05b239320feb9b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling is-plutus-data-derive v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling upon v0.8.1
[INFO] [stderr]    Compiling goldie v0.5.0
[INFO] [stderr]    Compiling cardano-serialization-lib v15.0.1
[INFO] [stderr]    Compiling plutus-ledger-api v4.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "67b6bee228297dd0ef79e663dbca6aced0399da8149c024ed05b239320feb9b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67b6bee228297dd0ef79e663dbca6aced0399da8149c024ed05b239320feb9b6", kill_on_drop: false }`
[INFO] [stdout] 67b6bee228297dd0ef79e663dbca6aced0399da8149c024ed05b239320feb9b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] beed956867eca73babbbc6718da40e1e4bac8ed8d02c29e0e1428b9ca4569f8b
[INFO] running `Command { std: "docker" "start" "-a" "beed956867eca73babbbc6718da40e1e4bac8ed8d02c29e0e1428b9ca4569f8b", 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/plutus_ledger_api-98ef34184cc4aba2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test v1::assoc_map::test::assoc_map_insert ... ok
[INFO] [stdout] test v1::assoc_map::test::assoc_map_remove ... ok
[INFO] [stdout] test v1::interval::test::interval_to_from_plutus_interval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/csl.rs (/opt/rustwide/target/debug/deps/csl-b3d3894a9340a3cd)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test csl_pla_roundtrip_tests::test_minting_policy_hash ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_certificate_index ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_chain_pointer ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_ed25519_pub_key_hash ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_script_hash ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_credential ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_datum_hash ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_slot ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_token_name ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_address ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_transaction_index ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_staking_credential ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_transaction_hash ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_transaction_input ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_plutus_data ... ok
[INFO] [stdout] test csl_pla_roundtrip_tests::test_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/display.rs (/opt/rustwide/target/debug/deps/display-f22cf3839bdf07fc)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_asset_class_display_2 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_token_name_display_2 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_token_name_display_3 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_token_name_display_4 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_currency_symbol_display_2 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_asset_class_display_1 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_currency_symbol_display_1 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_currency_symbol_display_3 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_address_display_1 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_transaction_input_display ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_value_display_2 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_value_display_1 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_token_name_display_1 ... ok
[INFO] [stdout] test display_serialisation_tests::golden_v1::v1_address_display_2 ... ok
[INFO] [stdout] test display_serialisation_tests::props_v1::ledger_bytes ... ok
[INFO] [stdout] test display_serialisation_tests::props_v1::token_name ... ok
[INFO] [stdout] test display_serialisation_tests::props_v1::transaction_input ... ok
[INFO] [stdout] test display_serialisation_tests::props_v1::asset_class ... ok
[INFO] [stdout] test display_serialisation_tests::props_v1::address ... ok
[INFO] [stdout] test display_serialisation_tests::props_v1::currency_symbol ... ok
[INFO] [stdout] test display_serialisation_tests::props_v1::value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lbf.rs (/opt/rustwide/target/debug/deps/lbf-fd239236346adebe)
[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] [stderr]      Running tests/plutus_data.rs (/opt/rustwide/target/debug/deps/plutus_data-310709d8467959cf)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::integer ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::char ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::result_ok ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::set ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::text ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::vec ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_arb_payment_pub_key_hash ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_asset_class ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::map ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::maybe_none ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::result_err ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::bool ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::maybe_some ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_d_cert ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_datum_hash ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_bigint_assoc_map ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_redeemeer ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_primitive::bytes ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_plutus_interval ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_transaction_input ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_redeemeer_hash ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_transaction_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_script_purpose ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_transaction_output ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_value ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_script_context ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_tx_in_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v2::v2_transaction_output ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v2::v2_transaction_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v2::v2_output_datum ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v2::v2_script_context ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v2::v2_tx_in_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::bool ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::golden_v1::v1_address ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::char ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::maybe ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::result ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::integer ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::bytes ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_arb_payment_pub_key_hash ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_asset_class ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_address ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_lovelace ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::text ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_d_cert ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_plutus_interval ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::vector ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_redeemeer_hash ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_bigint_assoc_map ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::set ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_script_purpose ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_transaction_input ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_plutus_data ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_redeemeer ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v2::v2_output_datum ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_value ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_tx_in_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_transaction_output ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v2::v2_transaction_output ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v2::v2_tx_in_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_cold_committee_credential ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_changed_parameters ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_constitution ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_d_rep ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_d_rep_credential ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_delegatee ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_committee ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_governance_action_id ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_hot_committee_credential ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_governance_action ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_protocol_version ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_rational ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::map ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_proposal_procedure ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_script_purpose ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_script_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_tx_cert ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_vote ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_voter ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_primitive::complicated ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_transaction_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v1::v1_script_context ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v2::v2_script_context ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v2::v2_transaction_info ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_script_context ... ok
[INFO] [stdout] test plutusdata_roundtrip_tests::prop_v3::v3_transaction_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 63.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-5b6a0644ff7cecde)
[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] [stderr]      Running tests/value.rs (/opt/rustwide/target/debug/deps/value-a4485b502d5459fd)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test value_tests::other_utils::test_token_value_amount_roundtrip ... ok
[INFO] [stdout] test value_tests::ring_ish::test_additive_right_identity ... ok
[INFO] [stdout] test value_tests::other_utils::test_insert_token_amount_roundtrip ... ok
[INFO] [stdout] test value_tests::ring_ish::test_additive_inverse_annihilation ... ok
[INFO] [stdout] test value_tests::ring_ish::test_additive_left_identity ... ok
[INFO] [stdout] test value_tests::ring_ish::test_scalar_annihilation ... ok
[INFO] [stdout] test value_tests::ring_ish::test_additive_commutative ... ok
[INFO] [stdout] test value_tests::ring_ish::test_scalar_multiplicative_left_identity ... ok
[INFO] [stdout] test value_tests::ring_ish::test_scalar_multiplicative_right_identity ... ok
[INFO] [stdout] test value_tests::ring_ish::test_scalar_multiplicative_associativity ... ok
[INFO] [stdout] test value_tests::ring_ish::test_minus ... ok
[INFO] [stdout] test value_tests::ring_ish::test_additive_associativity ... ok
[INFO] [stdout] test value_tests::ring_ish::test_scalar_left_distributivity_mul_over_add ... ok
[INFO] [stderr]    Doc-tests plutus_ledger_api
[INFO] [stdout] test value_tests::ring_ish::test_scalar_right_distributivity_mul_over_add ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.19s
[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" "beed956867eca73babbbc6718da40e1e4bac8ed8d02c29e0e1428b9ca4569f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beed956867eca73babbbc6718da40e1e4bac8ed8d02c29e0e1428b9ca4569f8b", kill_on_drop: false }`
[INFO] [stdout] beed956867eca73babbbc6718da40e1e4bac8ed8d02c29e0e1428b9ca4569f8b
