[INFO] fetching crate trn-pact 0.2.1... [INFO] testing trn-pact-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate trn-pact 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate trn-pact 0.2.1 [INFO] finished tweaking crates.io crate trn-pact 0.2.1 [INFO] tweaked toml for crates.io crate trn-pact 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trn-pact 0.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c74f3cf24e7dca2768e6295ecb75148be30ed36d42593a814c4aa9e8d5a646 [INFO] running `Command { std: "docker" "start" "-a" "c6c74f3cf24e7dca2768e6295ecb75148be30ed36d42593a814c4aa9e8d5a646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c74f3cf24e7dca2768e6295ecb75148be30ed36d42593a814c4aa9e8d5a646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c74f3cf24e7dca2768e6295ecb75148be30ed36d42593a814c4aa9e8d5a646", kill_on_drop: false }` [INFO] [stdout] c6c74f3cf24e7dca2768e6295ecb75148be30ed36d42593a814c4aa9e8d5a646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0c756d1ec83c3a168ad38a91fe82046365cb4ae94c65b65c8cec46afe541d02 [INFO] running `Command { std: "docker" "start" "-a" "f0c756d1ec83c3a168ad38a91fe82046365cb4ae94c65b65c8cec46afe541d02", kill_on_drop: false }` [INFO] [stderr] Compiling bit_reverse v0.1.8 [INFO] [stderr] Compiling trn-pact v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `compiler` [INFO] [stdout] --> src/types/opcode.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "compiler")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = help: consider adding `compiler` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compiler` [INFO] [stdout] --> src/types/opcode.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "compiler")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = help: consider adding `compiler` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "f0c756d1ec83c3a168ad38a91fe82046365cb4ae94c65b65c8cec46afe541d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c756d1ec83c3a168ad38a91fe82046365cb4ae94c65b65c8cec46afe541d02", kill_on_drop: false }` [INFO] [stdout] f0c756d1ec83c3a168ad38a91fe82046365cb4ae94c65b65c8cec46afe541d02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bcb0707d241c1802468fd4c90254a4fe33bbdd4cfe3c01c0866fd1e4024c09f [INFO] running `Command { std: "docker" "start" "-a" "6bcb0707d241c1802468fd4c90254a4fe33bbdd4cfe3c01c0866fd1e4024c09f", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `compiler` [INFO] [stdout] --> src/types/opcode.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "compiler")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = help: consider adding `compiler` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compiler` [INFO] [stdout] --> src/types/opcode.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "compiler")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = help: consider adding `compiler` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trn-pact v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `compiler` [INFO] [stdout] --> src/types/opcode.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "compiler")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = help: consider adding `compiler` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compiler` [INFO] [stdout] --> src/types/opcode.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "compiler")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = help: consider adding `compiler` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "6bcb0707d241c1802468fd4c90254a4fe33bbdd4cfe3c01c0866fd1e4024c09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcb0707d241c1802468fd4c90254a4fe33bbdd4cfe3c01c0866fd1e4024c09f", kill_on_drop: false }` [INFO] [stdout] 6bcb0707d241c1802468fd4c90254a4fe33bbdd4cfe3c01c0866fd1e4024c09f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1968669ef88be0851d2294f2dd28ee94fcb777f7a9649cc622798e7c08160a91 [INFO] running `Command { std: "docker" "start" "-a" "1968669ef88be0851d2294f2dd28ee94fcb777f7a9649cc622798e7c08160a91", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `compiler` [INFO] [stderr] --> src/types/opcode.rs:22:7 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(feature = "compiler")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `std` [INFO] [stderr] = help: consider adding `compiler` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `compiler` [INFO] [stderr] --> src/types/opcode.rs:315:7 [INFO] [stderr] | [INFO] [stderr] 315 | #[cfg(feature = "compiler")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `std` [INFO] [stderr] = help: consider adding `compiler` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `trn-pact` (lib) generated 2 warnings [INFO] [stderr] warning: `trn-pact` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trn_pact-88bb8b703501d489) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test types::base::tests::it_decodes_numeric_lists ... ok [INFO] [stdout] test types::base::tests::it_encodes_string_like ... ok [INFO] [stdout] test types::base::tests::it_encodes_string_list ... ok [INFO] [stdout] test types::base::tests::it_decodes_numeric ... ok [INFO] [stdout] test types::base::tests::it_encodes_numeric_list ... ok [INFO] [stdout] test types::base::tests::it_decodes_string_lists ... ok [INFO] [stdout] test types::base::tests::it_fails_with_missing_type_length ... ok [INFO] [stdout] test types::base::tests::it_fails_decode_list_with_bad_length ... ok [INFO] [stdout] test types::base::tests::it_fails_with_missing_type_id ... ok [INFO] [stdout] test types::contract::test::contract_encode_3 ... ok [INFO] [stdout] test types::contract::test::contract_encode_4 ... ok [INFO] [stdout] test types::contract::test::contract_encode_2 ... ok [INFO] [stdout] test types::data_table::tests::it_encodes ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_advanced ... ok [INFO] [stdout] test types::data_table::tests::it_decodes ... ok [INFO] [stdout] test types::contract::test::contract_binary_format_unsupported_version ... ok [INFO] [stdout] test types::opcode::test::parse_conjunction_advanced ... ok [INFO] [stdout] test types::contract::test::contract_binary_format_too_short ... ok [INFO] [stdout] test types::contract::test::contract_encode_1 ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_basic ... ok [INFO] [stdout] test types::opcode::test::parse_conjunction_basic ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_gt ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_invalid ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_indicies ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_missing_indices ... ok [INFO] [stdout] test types::opcode::test::parse_conjunction_xor ... ok [INFO] [stdout] test types::opcode::test::parse_conjunction_invalid ... ok [INFO] [stdout] test types::type_cast::tests::it_converts_numeric ... ok [INFO] [stdout] test types::type_cast::tests::it_converts_numeric_associated_types ... ok [INFO] [stdout] test types::type_cast::tests::it_converts_string_like_associated_types ... ok [INFO] [stdout] test types::type_cast::tests::it_converts_string_like ... ok [INFO] [stdout] test types::base::tests::it_decodes_string_like ... ok [INFO] [stdout] test types::base::tests::it_encodes_numeric ... ok [INFO] [stdout] test types::opcode::test::compile_comparator_advanced ... ok [INFO] [stdout] test types::opcode::test::compile_comparators_basic ... ok [INFO] [stdout] test types::opcode::test::compile_conjunctions_basic ... ok [INFO] [stdout] test types::opcode::test::compile_conjunction_advanced ... ok [INFO] [stdout] test types::base::tests::it_fails_with_short_string_like - should panic ... ok [INFO] [stdout] test types::base::tests::it_fails_with_u128_numeric - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/codec_integration.rs (/opt/rustwide/target/debug/deps/codec_integration-761fc61fd40e9073) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/interpreter_integration.rs (/opt/rustwide/target/debug/deps/interpreter_integration-da1b1a6831c9dbe2) [INFO] [stdout] test contract_binary_format_malformed_data_table ... ok [INFO] [stdout] test contract_binary_format_codec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test input_to_input_works ... ok [INFO] [stdout] test it_does_a_gt_comparison_ok ... ok [INFO] [stdout] test it_does_a_numeric_in_comparison ... ok [INFO] [stdout] test it_does_a_string_in_comparison ... ok [INFO] [stdout] test it_does_a_xor_conjunction_ok ... ok [INFO] [stdout] test it_does_an_and_conjunction_evaluates_false ... ok [INFO] [stdout] test it_does_a_gt_comparison_evaluates_false ... ok [INFO] [stdout] test it_does_an_and_conjunction_ok ... ok [INFO] [stdout] test it_does_a_xor_conjunction_evaluates_false ... ok [INFO] [stdout] test it_does_an_eq_comparison ... ok [INFO] [stdout] test it_does_a_gte_comparison_evaluates_false ... ok [INFO] [stdout] test it_fails_when_comparator_is_not_followed_by_load_indexes ... ok [INFO] [stdout] test it_does_an_lte_comparison_ok ... ok [INFO] [stdout] test it_does_an_or_conjunction_evaluates_false ... ok [INFO] [stdout] test it_fails_when_first_op_code_is_not_a_comparator ... ok [INFO] [stdout] test it_does_an_eq_comparison_evaluates_false ... ok [INFO] [stdout] test it_fails_for_invalid_list_operators ... ok [INFO] [stdout] test it_does_an_or_conjunction_ok ... ok [INFO] [stdout] test it_fails_with_invalid_op_code ... ok [INFO] [stdout] test it_fails_with_lhs_list_for_in_comparison ... ok [INFO] [stdout] test it_does_a_lt_comparison_ok ... ok [INFO] [stdout] test it_does_a_not_eq_comparison ... ok [INFO] [stdout] test it_does_a_not_in_comparison ... ok [INFO] [stdout] test it_fails_with_unexpected_end_of_input_no_rhs_of_conjunction ... ok [INFO] [stdout] test load_input_fails_with_unexpected_end_of_input ... ok [INFO] [stdout] test load_input_to_input_fails_with_missing_index_2 ... ok [INFO] [stdout] test it_does_a_gte_comparison_ok ... ok [INFO] [stdout] test it_does_an_in_comparison_with_a_mixed_list ... ok [INFO] [stdout] test it_does_an_lt_comparison_evaluates_false ... ok [INFO] [stdout] test it_does_an_lte_comparison_evaluates_false ... ok [INFO] [stdout] test it_fails_with_bad_type_operation_on_stringlike ... ok [INFO] [stdout] test load_fails_with_missing_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests trn_pact [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" "1968669ef88be0851d2294f2dd28ee94fcb777f7a9649cc622798e7c08160a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1968669ef88be0851d2294f2dd28ee94fcb777f7a9649cc622798e7c08160a91", kill_on_drop: false }` [INFO] [stdout] 1968669ef88be0851d2294f2dd28ee94fcb777f7a9649cc622798e7c08160a91