[INFO] fetching crate garble_lang 0.7.0-alpha.1...
[INFO] testing garble_lang-0.7.0-alpha.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate garble_lang 0.7.0-alpha.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate garble_lang 0.7.0-alpha.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate garble_lang 0.7.0-alpha.1
[INFO] tweaked toml for crates.io crate garble_lang 0.7.0-alpha.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate garble_lang 0.7.0-alpha.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate garble_lang 0.7.0-alpha.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded quickcheck_macros v1.1.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.6
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded schemars_derive v0.9.0
[INFO] [stderr]   Downloaded bytemuck v1.17.1
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded font-kit v0.14.2
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3530d578eb9af11bfc1d95e8492c049fb85a49076846fda8270346a661691757
[INFO] running `Command { std: "docker" "start" "-a" "3530d578eb9af11bfc1d95e8492c049fb85a49076846fda8270346a661691757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3530d578eb9af11bfc1d95e8492c049fb85a49076846fda8270346a661691757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3530d578eb9af11bfc1d95e8492c049fb85a49076846fda8270346a661691757", kill_on_drop: false }`
[INFO] [stdout] 3530d578eb9af11bfc1d95e8492c049fb85a49076846fda8270346a661691757
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24f9875600cd2f7768f1407812ebd353601ba50b32e2c0e67db20c057d9392d4
[INFO] running `Command { std: "docker" "start" "-a" "24f9875600cd2f7768f1407812ebd353601ba50b32e2c0e67db20c057d9392d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling garble_lang v0.7.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "24f9875600cd2f7768f1407812ebd353601ba50b32e2c0e67db20c057d9392d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24f9875600cd2f7768f1407812ebd353601ba50b32e2c0e67db20c057d9392d4", kill_on_drop: false }`
[INFO] [stdout] 24f9875600cd2f7768f1407812ebd353601ba50b32e2c0e67db20c057d9392d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3746de07e49a40bc3755e8339a315eb588e570709788b3a469e2d0a2958fdd4b
[INFO] running `Command { std: "docker" "start" "-a" "3746de07e49a40bc3755e8339a315eb588e570709788b3a469e2d0a2958fdd4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling garble_lang v0.7.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.68s
[INFO] running `Command { std: "docker" "inspect" "3746de07e49a40bc3755e8339a315eb588e570709788b3a469e2d0a2958fdd4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3746de07e49a40bc3755e8339a315eb588e570709788b3a469e2d0a2958fdd4b", kill_on_drop: false }`
[INFO] [stdout] 3746de07e49a40bc3755e8339a315eb588e570709788b3a469e2d0a2958fdd4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8bd984449eb79b7b92e3458f741e20dbe8ec66b2d38381afd8b0b82047d4026a
[INFO] running `Command { std: "docker" "start" "-a" "8bd984449eb79b7b92e3458f741e20dbe8ec66b2d38381afd8b0b82047d4026a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/garble_lang-0be06054a7f718da)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test register_circuit::tests::compute_last_uses ... ok
[INFO] [stderr]      Running tests/check.rs (/opt/rustwide/target/debug/deps/check-d7231265f87f23da)
[INFO] [stdout] test register_circuit::tests::convert_ssa_to_register ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test reject_access_outside_lexical_scope ... ok
[INFO] [stdout] test reject_duplicate_fn_params_in_main ... ok
[INFO] [stdout] test reject_different_array_size ... ok
[INFO] [stdout] test reject_duplicate_fn_params ... ok
[INFO] [stdout] test reject_fns_as_values ... ok
[INFO] [stdout] test reject_main_without_params ... ok
[INFO] [stdout] test reject_non_exhaustive_range_pattern ... ok
[INFO] [stdout] test reject_non_exhaustive_tuple_pattern ... ok
[INFO] [stdout] test reject_recursive_fn ... ok
[INFO] [stdout] test reject_unused_fn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/circuit.rs (/opt/rustwide/target/debug/deps/circuit-55f31f9863135d45)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test optimize_and_pattern1 ... ok
[INFO] [stdout] test optimize_and_pattern3 ... ok
[INFO] [stdout] test optimize_and_pattern5 ... ok
[INFO] [stdout] test optimize_and_xor_pattern1 ... ok
[INFO] [stdout] test optimize_and_pattern2 ... ok
[INFO] [stdout] test optimize_constant_mul ... ok
[INFO] [stdout] test optimize_and_xor_pattern2 ... ok
[INFO] [stdout] test optimize_and_pattern6 ... ok
[INFO] [stdout] test optimize_const_add ... ok
[INFO] [stdout] test optimize_constant_mul_signed ... ok
[INFO] [stdout] test optimize_not_equivalence ... ok
[INFO] [stdout] test optimize_same_expr ... ok
[INFO] [stdout] test optimize_trivial_patterns ... ok
[INFO] [stdout] test optimize_or ... ok
[INFO] [stdout] test optimize_xor_pattern1 ... ok
[INFO] [stdout] test optimize_bit_shifts2 ... ok
[INFO] [stdout] test optimize_and_pattern4 ... ok
[INFO] [stdout] test optimize_xor_pattern4 ... ok
[INFO] [stdout] test optimize_xor_pattern6 ... ok
[INFO] [stdout] test optimize_xor_pattern2 ... ok
[INFO] [stdout] test optimize_xor_pattern3 ... ok
[INFO] [stdout] test optimize_xor_pattern5 ... ok
[INFO] [stdout] test optimize_same_expr3 ... ok
[INFO] [stdout] test optimize_bit_shifts1 ... ok
[INFO] [stdout] test optimize_mapped_arrays ... ok
[INFO] [stdout] test optimize_same_expr2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile.rs (/opt/rustwide/target/debug/deps/compile-4d84a801e7b34e1e)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test compile_add_assign ... ok
[INFO] [stdout] test compile_add_with_signed_int_coercion ... ok
[INFO] [stdout] test compile_array_assign_inside_for_loop ... ok
[INFO] [stdout] test compile_array_const_expr_assign_array ... ignored, depends on https://github.com/sine-fdn/garble-lang/issues/219
[INFO] [stdout] test compile_array_assign_via_index ... ok
[INFO] [stdout] test compile_array_literal_access ... ok
[INFO] [stdout] test compile_array_assign_via_nested_index ... ok
[INFO] [stdout] test compile_arrays_copied_by_value ... ok
[INFO] [stdout] test compile_array_const_expr_access ... ok
[INFO] [stdout] test compile_array_assignment ... ok
[INFO] [stdout] test compile_bit_ops_for_numbers ... ok
[INFO] [stdout] test compile_bool_casts ... ok
[INFO] [stdout] test compile_comments ... ok
[INFO] [stdout] test compile_const ... ok
[INFO] [stdout] test compile_const_aggregated_max ... ok
[INFO] [stdout] test compile_const_aggregated_min ... ok
[INFO] [stdout] test compile_const_complex_expr ... ok
[INFO] [stdout] test compile_const_literal ... ok
[INFO] [stdout] test compile_const_size_for_each_loop ... ok
[INFO] [stdout] test compile_const_size_in_fn_param ... ok
[INFO] [stdout] test compile_const_usize ... ok
[INFO] [stdout] test compile_equals_and_not_equals ... ok
[INFO] [stdout] test compile_exhaustive_bool_pattern ... ok
[INFO] [stdout] test compile_bit_shifts_u16 ... ok
[INFO] [stdout] test compile_exhaustive_enum_pattern ... ok
[INFO] [stdout] test compile_exhaustive_nested_pattern ... ok
[INFO] [stdout] test compile_add_with_int_coercion ... ok
[INFO] [stdout] test compile_array_const_expr_assign ... ok
[INFO] [stdout] test compile_exhaustive_tuple_pattern ... ok
[INFO] [stdout] test compile_exhaustive_enum_pattern_with_literals ... ok
[INFO] [stdout] test compile_for_loop_destructuring ... ok
[INFO] [stdout] test compile_for_loop_over_array ... ok
[INFO] [stdout] test compile_fold ... ok
[INFO] [stdout] test compile_greater_than_and_less_than ... ok
[INFO] [stdout] test compile_if ... ok
[INFO] [stdout] test compile_if_elseif_else ... ok
[INFO] [stdout] test compile_for_loop ... ok
[INFO] [stdout] test compile_if_elseif_else_assignment ... ok
[INFO] [stdout] test compile_join_built_in ... ok
[INFO] [stdout] test compile_join_loop_destructuring ... ok
[INFO] [stdout] test compile_let_destructuring ... ok
[INFO] [stdout] test compile_let_expr ... ok
[INFO] [stdout] test compile_lexically_scoped_block ... ok
[INFO] [stdout] test compile_join_loop ... ok
[INFO] [stdout] test compile_bit_shifts ... ok
[INFO] [stdout] test compile_main_with_array_io ... ok
[INFO] [stdout] test compile_main_with_enum_io ... ok
[INFO] [stdout] test compile_main_with_tuple_io ... ok
[INFO] [stdout] test compile_join_with_consts ... ok
[INFO] [stdout] test compile_mutable_bindings ... ok
[INFO] [stdout] test compile_mutable_bindings_inside_if ... ok
[INFO] [stdout] test compile_mutable_bindings_inside_match ... ok
[INFO] [stdout] test compile_operator_assignment_examples ... ok
[INFO] [stdout] test compile_operator_examples ... ok
[INFO] [stdout] test compile_or_xor ... ok
[INFO] [stdout] test compile_bit_ops_for_signed_numbers ... ok
[INFO] [stdout] test compile_range ... ok
[INFO] [stdout] test compile_map ... ok
[INFO] [stdout] test compile_signed_casts ... ok
[INFO] [stdout] test compile_loop_over_join ... ok
[INFO] [stdout] test compile_signed_greater_than_and_less_than ... ok
[INFO] [stdout] test compile_signed_bit_shifts ... ok
[INFO] [stdout] test compile_add ... ok
[INFO] [stdout] test compile_signed_nums ... ok
[INFO] [stdout] test compile_array_repeat_literal_access ... ok
[INFO] [stdout] test compile_single_array_as_3_parties ... ok
[INFO] [stdout] test compile_single_array_as_4_parties ... ok
[INFO] [stdout] test compile_single_array_with_const_size_as_multiple_parties ... ok
[INFO] [stdout] test compile_static_fn_defs ... ok
[INFO] [stdout] test compile_struct_assign ... ok
[INFO] [stdout] test compile_struct_pattern ... ok
[INFO] [stdout] test compile_struct_shorthand ... ok
[INFO] [stdout] test compile_struct_sugar ... ok
[INFO] [stdout] test compile_struct_type ... ok
[INFO] [stdout] test compile_tuple ... ok
[INFO] [stdout] test compile_tuple_and_struct_assign_via_nested_index ... ok
[INFO] [stdout] test compile_tuple_assign ... ok
[INFO] [stdout] test compile_type_declaration_in_let ... ok
[INFO] [stdout] test compile_type_declaration_in_let_mut ... ok
[INFO] [stdout] test compile_unary_negation ... ok
[INFO] [stdout] test compile_unary_not ... ok
[INFO] [stdout] test compile_unsigned_casts ... ok
[INFO] [stdout] test compile_signed_mod ... ok
[INFO] [stdout] test compile_signed_add ... ok
[INFO] [stdout] test compile_exhaustive_range_pattern ... ok
[INFO] [stdout] test compile_signed_sub ... ok
[INFO] [stdout] test compile_xor ... ok
[INFO] [stdout] test compile_signed_div ... ok
[INFO] [stdout] test compile_unsigned_div ... ok
[INFO] [stdout] test compile_unsigned_sub ... ok
[INFO] [stdout] test compile_unsigned_mod ... ok
[INFO] [stdout] test compile_signed_mul ... ok
[INFO] [stdout] test compile_unsigned_mul ... ok
[INFO] [stdout] test compile_multiple_join_loops ... ok
[INFO] [stderr]      Running tests/convert.rs (/opt/rustwide/target/debug/deps/convert-47cb243b3f6617cc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 8.65s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test convert_bristol_to_garble_malformed_input_line ... ok
[INFO] [stdout] test convert_bristol_to_garble_input_parties ... ok
[INFO] [stdout] test convert_bristol_to_garble_malformed_gate_line ... ok
[INFO] [stdout] test convert_bristol_to_garble_malformed_output_missing ... ok
[INFO] [stdout] test convert_bristol_to_garble_output_mismatch ... ok
[INFO] [stdout] test convert_bristol_to_garble_wronginput ... ok
[INFO] [stdout] test convert_bristol_to_garble_too_many_values_to_gate ... ok
[INFO] [stdout] test convert_bristol_to_garble_unknown_gate ... ok
[INFO] [stdout] test convert_garble_to_bristol_output_wire_input ... ok
[INFO] [stdout] test convert_bristol_to_garble_no_file ... ok
[INFO] [stdout] test convert_bristol_to_garble_invalid_index ... ok
[INFO] [stdout] test convert_bristol_to_garble_parse_error ... ok
[INFO] [stdout] test convert_garble_to_bristol_no_directory ... ok
[INFO] [stdout] test convert_bristol_to_garble ... ok
[INFO] [stdout] test convert_garble_to_bristol_to_garble ... ok
[INFO] [stderr]      Running tests/credit_scoring_example.rs (/opt/rustwide/target/debug/deps/credit_scoring_example-73b62d7bb94ae78a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test credit_scoring_single_run ... ok
[INFO] [stdout] test credit_scoring_multiple_compilations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.84s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/literal.rs (/opt/rustwide/target/debug/deps/literal-7494cb743d603b2f)
[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/panic.rs (/opt/rustwide/target/debug/deps/panic-71116a147c36d1ff)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test panic_in_branch_of_if_expr ... ok
[INFO] [stdout] test panic_in_short_circuiting_or ... ok
[INFO] [stdout] test panic_on_div_by_zero ... ok
[INFO] [stdout] test panic_in_short_circuiting_and ... ok
[INFO] [stdout] test panic_in_branch_of_match_expr ... ok
[INFO] [stdout] test panic_on_signed_add_with_overflow ... ok
[INFO] [stdout] test panic_on_sub_with_overflow ... ok
[INFO] [stdout] test panic_on_unsigned_add_with_overflow ... ok
[INFO] [stdout] test panic_on_out_of_bounds_update ... ok
[INFO] [stdout] test panic_on_out_of_bounds_access ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse.rs (/opt/rustwide/target/debug/deps/parse-4725db36281bc7f4)
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test reject_array_repeat_const_expr_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quickcheck.rs (/opt/rustwide/target/debug/deps/quickcheck-cb37453c263feb9f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test quickcheck_operator ... ok
[INFO] [stderr]      Running tests/scan.rs (/opt/rustwide/target/debug/deps/scan-3b547b517ca5f7fb)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema.rs (/opt/rustwide/target/debug/deps/schema-454b1de27d6bda56)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stderr]    Doc-tests garble_lang
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test scan_exhaustive_enum_pattern_with_literals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/macros.rs - macros::garble_consts (line 6) ... ok
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8bd984449eb79b7b92e3458f741e20dbe8ec66b2d38381afd8b0b82047d4026a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd984449eb79b7b92e3458f741e20dbe8ec66b2d38381afd8b0b82047d4026a", kill_on_drop: false }`
[INFO] [stdout] 8bd984449eb79b7b92e3458f741e20dbe8ec66b2d38381afd8b0b82047d4026a
