[INFO] cloning repository https://github.com/jose-blockchain/lutetia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jose-blockchain/lutetia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjose-blockchain%2Flutetia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjose-blockchain%2Flutetia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6f4c454a199d0923a2d460a3288e8f6cbf57826
[INFO] testing jose-blockchain/lutetia against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjose-blockchain%2Flutetia" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jose-blockchain/lutetia
[INFO] finished tweaking git repo https://github.com/jose-blockchain/lutetia
[INFO] tweaked toml for git repo https://github.com/jose-blockchain/lutetia written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jose-blockchain/lutetia 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 git repo https://github.com/jose-blockchain/lutetia 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]  Downloading crates ...
[INFO] [stderr]   Downloaded impl-codec v0.7.1
[INFO] [stderr]   Downloaded native-tls v0.2.15
[INFO] [stderr]   Downloaded primitive-types v0.13.1
[INFO] [stderr]   Downloaded uint v0.10.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.5
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.3
[INFO] [stderr]   Downloaded toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.5
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa
[INFO] running `Command { std: "docker" "start" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa", 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" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa" "/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" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa", 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" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling native-tls v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lutetia v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa", 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" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa" "/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 regex-syntax v0.8.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling native-tls v0.2.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling lutetia v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.25s
[INFO] running `Command { std: "docker" "inspect" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa", 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" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa" "/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.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lutetia-22732a8b02e6d63b)
[INFO] [stdout] 
[INFO] [stdout] running 184 tests
[INFO] [stdout] test core::algebra::tests::test_add_op_concrete ... ok
[INFO] [stdout] test core::algebra::tests::test_add_op_zero ... ok
[INFO] [stdout] test core::algebra::tests::test_lt_op_concrete ... ok
[INFO] [stdout] test core::algebra::tests::test_mul_op ... ok
[INFO] [stdout] test core::algebra::tests::test_sub_op_same ... ok
[INFO] [stdout] test core::arithmetic::tests::test_add ... ok
[INFO] [stdout] test core::arithmetic::tests::test_addmod_mulmod ... ok
[INFO] [stdout] test core::algebra::tests::test_lt_op_symbolic ... ok
[INFO] [stdout] test core::arithmetic::tests::test_comparison ... ok
[INFO] [stdout] test core::arithmetic::tests::test_byte_op ... ok
[INFO] [stdout] test core::arithmetic::tests::test_div ... ok
[INFO] [stdout] test core::arithmetic::tests::test_eval_concrete ... ok
[INFO] [stdout] test core::arithmetic::tests::test_exp ... ok
[INFO] [stdout] test core::arithmetic::tests::test_mul ... ok
[INFO] [stdout] test core::arithmetic::tests::test_sar_negative ... ok
[INFO] [stdout] test core::arithmetic::tests::test_sdiv ... ok
[INFO] [stdout] test core::arithmetic::tests::test_shl_shr ... ok
[INFO] [stdout] test core::arithmetic::tests::test_sub ... ok
[INFO] [stdout] test core::masks::tests::test_find_mask ... ok
[INFO] [stdout] test core::masks::tests::test_to_neg_mask ... ok
[INFO] [stdout] test core::memloc::tests::test_apply_mask_to_range ... ok
[INFO] [stdout] test core::memloc::tests::test_memloc_overwrite_no_overlap ... ok
[INFO] [stdout] test core::memloc::tests::test_memloc_overwrite_partial ... ok
[INFO] [stdout] test core::masks::tests::test_get_bit ... ok
[INFO] [stdout] test core::memloc::tests::test_apply_mask_to_range_full ... ok
[INFO] [stdout] test core::masks::tests::test_type_to_mask ... ok
[INFO] [stdout] test core::memloc::tests::test_range_overlaps_adjacent ... ok
[INFO] [stdout] test core::masks::tests::test_mask_to_type ... ok
[INFO] [stdout] test core::masks::tests::test_to_mask ... ok
[INFO] [stdout] test core::masks::tests::test_mask_to_int ... ok
[INFO] [stdout] test core::memloc::tests::test_fill_mem_exact ... ok
[INFO] [stdout] test core::memloc::tests::test_memloc_overwrite_complete ... ok
[INFO] [stdout] test core::memloc::tests::test_range_overlaps_no_overlap ... ok
[INFO] [stdout] test core::memloc::tests::test_split_or_single_mask ... ok
[INFO] [stdout] test decompiler::tests::test_decompile_asm ... ok
[INFO] [stdout] test expr::tests::test_node_display ... ok
[INFO] [stdout] test expr::tests::test_opcode ... ok
[INFO] [stdout] test core::memloc::tests::test_range_overlaps_overlap ... ok
[INFO] [stdout] test folder::tests::test_as_paths_simple ... ok
[INFO] [stdout] test core::memloc::tests::test_split_or_multiple ... ok
[INFO] [stdout] test folder::tests::test_as_paths_with_if ... ok
[INFO] [stdout] test decompiler::tests::test_decompile_empty_fails ... ok
[INFO] [stdout] test errors::tests::test_error_is_send_sync ... ok
[INFO] [stdout] test expr::tests::test_val_display ... ok
[INFO] [stdout] test errors::tests::test_error_display ... ok
[INFO] [stdout] test folder::tests::test_ends_execution ... ok
[INFO] [stdout] test core::arithmetic::tests::test_signextend ... ok
[INFO] [stdout] test expr::tests::test_all_concrete ... ok
[INFO] [stdout] test folder::tests::test_fold_aux_remove_else ... ok
[INFO] [stdout] test folder::tests::test_fold_roundtrip ... ok
[INFO] [stdout] test folder::tests::test_fold_common_prefix ... ok
[INFO] [stdout] test folder::tests::test_fold_identical_paths ... ok
[INFO] [stdout] test folder::tests::test_merge_ifs_common_prefix ... ok
[INFO] [stdout] test function::tests::test_type_default_size ... ok
[INFO] [stdout] test function::tests::test_trace_has_write_ops ... ok
[INFO] [stdout] test loader::tests::test_disasm_output ... ok
[INFO] [stdout] test loader::tests::test_cancun_opcodes_disasm ... ok
[INFO] [stdout] test loader::tests::test_empty_bytecode ... ok
[INFO] [stdout] test loader::tests::test_invalid_hex_returns_error ... ok
[INFO] [stdout] test loader::tests::test_load_simple_bytecode ... ok
[INFO] [stdout] test loader::tests::test_load_with_0x_prefix ... ok
[INFO] [stdout] test loader::tests::test_jumpdest_detection ... ok
[INFO] [stdout] test matcher::tests::test_match_any ... ok
[INFO] [stdout] test loader::tests::test_push0_shanghai ... ok
[INFO] [stdout] test loader::tests::test_next_line ... ok
[INFO] [stdout] test matcher::tests::test_match_capture ... ok
[INFO] [stdout] test matcher::tests::test_match_ellipsis ... ok
[INFO] [stdout] test matcher::tests::test_match_node ... ok
[INFO] [stdout] test matcher::tests::test_match_node_wrong_op ... ok
[INFO] [stdout] test matcher::tests::test_match_repeated_capture ... ok
[INFO] [stdout] test matcher::tests::test_match_val ... ok
[INFO] [stdout] test prettify::tests::test_bignum_string_detection ... ok
[INFO] [stdout] test prettify::tests::test_caller_dispatch_pprint_if_elif_else ... ok
[INFO] [stdout] test prettify::tests::test_caller_dispatch_single_stays_if_else ... ok
[INFO] [stdout] test prettify::tests::test_elif_chain_no_dropped_branches ... ok
[INFO] [stdout] test prettify::tests::test_caller_dispatch_three_levels_if_elif_else ... ok
[INFO] [stdout] test prettify::tests::test_else_if_prints_as_elif ... ok
[INFO] [stdout] test prettify::tests::test_empty_else_suppressed ... ok
[INFO] [stdout] test prettify::tests::test_known_selector_label_erc165 ... ok
[INFO] [stdout] test prettify::tests::test_external_call_formatting ... ok
[INFO] [stdout] test prettify::tests::test_loop_false_or_non_continue_not_pass ... ok
[INFO] [stdout] test prettify::tests::test_loop_true_continue_renders_as_pass ... ok
[INFO] [stdout] test prettify::tests::test_loop_val_one_continue_renders_as_pass ... ok
[INFO] [stdout] test prettify::tests::test_panic_codes ... ok
[INFO] [stdout] test prettify::tests::test_panic_revert_detection ... ok
[INFO] [stdout] test prettify::tests::test_pprint_trace ... ok
[INFO] [stdout] test prettify::tests::test_prettify_add ... ok
[INFO] [stdout] test prettify::tests::test_prettify_atom ... ok
[INFO] [stdout] test prettify::tests::test_prettify_revert ... ok
[INFO] [stdout] test prettify::tests::test_prettify_storage ... ok
[INFO] [stdout] test prettify::tests::test_prettify_val ... ok
[INFO] [stdout] test prettify::tests::test_prettify_zero ... ok
[INFO] [stdout] test prettify::tests::test_require_formatting ... ok
[INFO] [stdout] test prettify::tests::test_time_constant_formatting ... ok
[INFO] [stdout] test rewriter::tests::test_cleanup_empty_branches ... ok
[INFO] [stdout] test rewriter::tests::test_cleanup_empty_pass_branch ... ok
[INFO] [stdout] test rewriter::tests::test_require_from_if_false_revert ... ok
[INFO] [stdout] test rewriter::tests::test_no_rewrite_for_normal_if ... ok
[INFO] [stdout] test rewriter::tests::test_require_from_if_true_revert ... ok
[INFO] [stdout] test simplify::tests::test_cleanup_conds_false ... ok
[INFO] [stdout] test simplify::tests::test_apply_mask ... ok
[INFO] [stdout] test simplify::tests::test_cleanup_conds_true ... ok
[INFO] [stdout] test simplify::tests::test_cleanup_vars_inline ... ok
[INFO] [stdout] test simplify::tests::test_flatten_caller_dispatch_empty_trace ... ok
[INFO] [stdout] test simplify::tests::test_eval_bool_simple ... ok
[INFO] [stdout] test simplify::tests::test_flatten_caller_dispatch_single_if_no_op ... ok
[INFO] [stdout] test simplify::tests::test_flatten_caller_dispatch_two_levels ... ok
[INFO] [stdout] test simplify::tests::test_flatten_caller_dispatch_three_levels ... ok
[INFO] [stdout] test simplify::tests::test_flatten_caller_dispatch_with_prefix_unchanged ... ok
[INFO] [stdout] test simplify::tests::test_ranges_overlap ... ok
[INFO] [stdout] test simplify::tests::test_simplify_add_cancel ... ok
[INFO] [stdout] test simplify::tests::test_simplify_and_mask ... ok
[INFO] [stdout] test simplify::tests::test_simplify_add_flatten ... ok
[INFO] [stdout] test simplify::tests::test_simplify_div_by_one ... ok
[INFO] [stdout] test simplify::tests::test_simplify_double_negation ... ok
[INFO] [stdout] test simplify::tests::test_simplify_eq_zero ... ok
[INFO] [stdout] test simplify::tests::test_simplify_mask_identity ... ok
[INFO] [stdout] test simplify::tests::test_simplify_mod_power_of_2 ... ok
[INFO] [stdout] test simplify::tests::test_simplify_mul_one ... ok
[INFO] [stdout] test simplify::tests::test_simplify_mul_zero ... ok
[INFO] [stdout] test simplify::tests::test_simplify_or_with_zero ... ok
[INFO] [stdout] test simplify::tests::test_simplify_trace_converges ... ok
[INFO] [stdout] test sparser::tests::test_detect_array ... ok
[INFO] [stdout] test sparser::tests::test_collect_storage_accesses ... ok
[INFO] [stdout] test sparser::tests::test_extract_offset ... ok
[INFO] [stdout] test sparser::tests::test_find_storage_names_no_getters ... ok
[INFO] [stdout] test sparser::tests::test_resolve_nested_map ... ok
[INFO] [stdout] test sparser::tests::test_rewrite_expr_storage ... ok
[INFO] [stdout] test sparser::tests::test_should_skip_storage_getter_name ... ok
[INFO] [stdout] test sparser::tests::test_simplify_sha3_integer ... ok
[INFO] [stdout] test sparser::tests::test_simplify_sha3_mapping ... ok
[INFO] [stdout] test stack::tests::test_dup ... ok
[INFO] [stdout] test stack::tests::test_fold_stacks ... ok
[INFO] [stdout] test stack::tests::test_push_pop ... ok
[INFO] [stdout] test stack::tests::test_swap ... ok
[INFO] [stdout] test utils::helpers::tests::test_is_array ... ok
[INFO] [stdout] test utils::helpers::tests::test_padded_hex ... ok
[INFO] [stdout] test utils::helpers::tests::test_pretty_bignum ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_exp2 ... ok
[INFO] [stdout] test utils::opcodes::tests::test_all_hardfork_versions ... ok
[INFO] [stdout] test utils::opcodes::tests::test_cancun_opcodes ... ok
[INFO] [stdout] test utils::opcodes::tests::test_constantinople_opcodes ... ok
[INFO] [stdout] test utils::opcodes::tests::test_basic_opcodes ... ok
[INFO] [stdout] test utils::opcodes::tests::test_istanbul_opcodes ... ok
[INFO] [stdout] test utils::opcodes::tests::test_london_basefee ... ok
[INFO] [stdout] test utils::opcodes::tests::test_opcode_name_lookup ... ok
[INFO] [stdout] test utils::opcodes::tests::test_stack_diffs ... ok
[INFO] [stdout] test utils::opcodes::tests::test_shanghai_push0 ... ok
[INFO] [stdout] test contract::tests::test_contract_json ... ok
[INFO] [stdout] test utils::signatures::tests::test_local_db_loads ... ok
[INFO] [stdout] test utils::signatures::tests::test_make_abi ... ok
[INFO] [stdout] test contract::tests::test_postprocess_ordering ... ok
[INFO] [stdout] test decompiler::tests::test_decompile_json ... ok
[INFO] [stdout] test decompiler::tests::test_decompile_push_add_return ... ok
[INFO] [stdout] test decompiler::tests::test_decompile_revert ... ok
[INFO] [stdout] test function::tests::test_function_basic ... ok
[INFO] [stdout] test decompiler::tests::test_decompile_stop ... ok
[INFO] [stdout] test function::tests::test_function_print ... ok
[INFO] [stdout] test function::tests::test_param_inference_bool ... ok
[INFO] [stdout] test function::tests::test_param_inference_simple ... ok
[INFO] [stdout] test vm::tests::test_vm_add ... ok
[INFO] [stdout] test vm::tests::test_vm_calldataload ... ok
[INFO] [stdout] test function::tests::test_param_inference_uint256 ... ok
[INFO] [stdout] test function::tests::test_payable_detection ... ok
[INFO] [stdout] test function::tests::test_read_only_detection ... ok
[INFO] [stdout] test vm::tests::test_vm_conditional_branch ... ok
[INFO] [stdout] test vm::tests::test_vm_revert ... ok
[INFO] [stdout] test vm::tests::test_vm_shl_shr ... ok
[INFO] [stdout] test whiles::tests::test_extract_seq ... ok
[INFO] [stdout] test vm::tests::test_vm_simple_stop ... ok
[INFO] [stdout] test whiles::tests::test_goto_becomes_continue ... ok
[INFO] [stdout] test utils::signatures::tests::test_get_func_name_local ... ok
[INFO] [stdout] test utils::signatures::tests::test_get_param_names ... ok
[INFO] [stdout] test utils::signatures::tests::test_local_db_events ... ok
[INFO] [stdout] test vm::tests::test_vm_unconditional_jump ... ok
[INFO] [stdout] test vm::tests::test_vm_push_and_stop ... ok
[INFO] [stdout] test whiles::tests::test_is_revert ... ok
[INFO] [stdout] test whiles::tests::test_label_with_goto_becomes_while ... ok
[INFO] [stdout] test whiles::tests::test_make_whiles_passthrough ... ok
[INFO] [stdout] test whiles::tests::test_revert_guard_becomes_require ... ok
[INFO] [stdout] test whiles::tests::test_trace_has_goto ... ok
[INFO] [stdout] test whiles::tests::test_trace_has_goto_nested_in_if ... ok
[INFO] [stdout] test vm::tests::test_vm_sstore ... ok
[INFO] [stdout] test vm::tests::test_vm_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 184 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.47s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lutetia-934a63a682ba6030)
[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/e2e.rs (/opt/rustwide/target/debug/deps/e2e-2d41916697d55b1f)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test e2e::test_cli::test_cli_asm_output ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_version ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_help ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_no_input_fails ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_tload_cancun ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_file_input ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_timeout_flag ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_0x_prefix ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_stdin_input ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_decompile_stop ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_selfdestruct ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_json_output ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_decompile_revert ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_push0_shanghai ... ok
[INFO] [stdout] test e2e::test_cli::test_cli_complex_bytecode ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5d560a73057950e2)
[INFO] [stdout] test e2e::test_cli::test_cli_return_bytecode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.87s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test integration::test_contracts::test_dai_require_balance_check ... ok
[INFO] [stdout] test integration::test_contracts::test_factory_allpairs_array_type ... ok
[INFO] [stdout] test integration::test_contracts::test_factory_revert_string_forbidden ... ok
[INFO] [stdout] test integration::test_contracts::test_dai_permit_typehash_const ... ok
[INFO] [stdout] test integration::test_contracts::test_factory_getpair_nested_mapping ... ok
[INFO] [stdout] test integration::test_contracts::test_factory_allpairslength_getter ... ok
[INFO] [stdout] test integration::test_contracts::test_dai_storage_mappings ... ok
[INFO] [stdout] test integration::test_contracts::test_factory_feeto_getter ... ok
[INFO] [stdout] test integration::test_contracts::test_factory_storage_address_types ... ok
[INFO] [stdout] test integration::test_contracts::test_factory_createpair_exists ... ok
[INFO] [stdout] test integration::test_contracts::test_usdt_storage_header ... ok
[INFO] [stdout] test integration::test_contracts::test_usdt_max_uint_const ... ok
[INFO] [stdout] test integration::test_contracts::test_usdt_blacklist_mapping ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_allowance_nested_mapping ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_approval_log_event_name ... ok
[INFO] [stdout] test integration::test_contracts::test_router_smoke ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_balanceof_mapping ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_deposit_log_event_name ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_decimals_type ... ok
[INFO] [stdout] test integration::test_contracts::test_simplify_data_single_element ... ok
[INFO] [stdout] test integration::test_contracts::test_simplify_sha3_mem_retroactive_tracking ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_return_one_for_approve ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_deposit_log_resolves_callvalue ... ok
[INFO] [stdout] test integration::test_contracts::test_simplify_data_trailing_zero ... ok
[INFO] [stdout] test integration::test_contracts::test_simplify_mem_propagation_resolved_overlap ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_totalsupply_resolves_balance ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_withdraw_storage_decrement ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_transfer_log_event_name ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_withdrawal_log_event_name ... ok
[INFO] [stdout] test integration::test_decompiler::test_asm_output ... ok
[INFO] [stdout] test integration::test_contracts::test_weth_deposit_storage_increment ... ok
[INFO] [stdout] test integration::test_decompiler::test_invalid_hex ... ok
[INFO] [stdout] test integration::test_decompiler::test_empty_bytecode ... ok
[INFO] [stdout] test integration::test_decompiler::test_0x_prefix ... ok
[INFO] [stdout] test integration::test_decompiler::test_revert_only ... ok
[INFO] [stdout] test integration::test_decompiler::test_selfdestruct_contract ... ok
[INFO] [stdout] test integration::test_decompiler::test_simple_addition ... ok
[INFO] [stdout] test integration::test_decompiler::test_sload_contract ... ok
[INFO] [stdout] test integration::test_decompiler::test_sstore_contract ... ok
[INFO] [stdout] test integration::test_decompiler::test_invalid_opcode ... ok
[INFO] [stdout] test integration::test_decompiler::test_tload_cancun_contract ... ok
[INFO] [stdout] test integration::test_decompiler::test_json_output ... ok
[INFO] [stdout] test integration::test_decompiler::test_contract_postprocess ... ok
[INFO] [stdout] test integration::test_pipeline::test_pipeline_caller ... ok
[INFO] [stdout] test integration::test_pipeline::test_pipeline_callvalue ... ok
[INFO] [stdout] test integration::test_pipeline::test_pipeline_push0 ... ok
[INFO] [stdout] test integration::test_decompiler::test_stop_only ... ok
[INFO] [stdout] test integration::test_pipeline::test_pipeline_return_mem ... ok
[INFO] [stdout] test integration::test_pipeline::test_pipeline_revert ... ok
[INFO] [stdout] test integration::test_decompiler::test_calldataload_contract ... ok
[INFO] [stdout] test integration::test_decompiler::test_multiplication ... ok
[INFO] [stdout] test integration::test_pipeline::test_pipeline_shr_shl ... ok
[INFO] [stdout] test integration::test_pipeline::test_pipeline_stop ... ok
[INFO] [stdout] test integration::test_robustness::test_json_output_malformed ... ok
[INFO] [stdout] test integration::test_pipeline::test_pipeline_sstore_stop ... ok
[INFO] [stdout] test integration::test_robustness::test_loader_empty_after_prefix ... ok
[INFO] [stdout] test integration::test_robustness::test_asm_output_malformed ... ok
[INFO] [stdout] test integration::test_decompiler::test_push0_shanghai_contract ... ok
[INFO] [stdout] test integration::test_decompiler::test_json_with_revert ... ok
[INFO] [stdout] test integration::test_decompiler::test_return_value ... ok
[INFO] [stdout] test integration::test_robustness::test_loader_error_propagation ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_odd_length_hex ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_repeated_jumps ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_single_byte_ff ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_empty_hex ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_invalid_chars ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_truncated_push32 ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_only_invalid ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_all_zeros ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_random_garbage ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_truncated_push ... ok
[INFO] [stdout] test integration::test_robustness::test_real_constructor_pattern ... ok
[INFO] [stdout] test integration::test_robustness::test_real_shanghai_push0 ... ok
[INFO] [stdout] test integration::test_robustness::test_real_payable_check ... ok
[INFO] [stdout] test integration::test_robustness::test_real_cancun_transient ... ok
[INFO] [stdout] test integration::test_robustness::test_stack_underflow_dup_empty ... ok
[INFO] [stdout] test integration::test_robustness::test_real_deep_stack ... ok
[INFO] [stdout] test integration::test_robustness::test_real_revert_with_reason ... ok
[INFO] [stdout] test integration::test_robustness::test_stack_underflow_in_bytecode_add ... ok
[INFO] [stdout] test integration::test_robustness::test_stack_underflow_in_bytecode_mstore ... ok
[INFO] [stdout] test integration::test_robustness::test_recursive_expression_depth ... ok
[INFO] [stdout] test integration::test_robustness::test_stack_underflow_pop_graceful ... ok
[INFO] [stdout] test integration::test_robustness::test_real_simple_getter ... ok
[INFO] [stdout] test integration::test_robustness::test_stack_underflow_pop_empty ... ok
[INFO] [stdout] test integration::test_robustness::test_stack_underflow_in_bytecode_sstore ... ok
[INFO] [stdout] test integration::test_robustness::test_real_simple_setter ... ok
[INFO] [stdout] test integration::test_robustness::test_real_function_dispatcher ... ok
[INFO] [stdout] test integration::test_robustness::test_stack_underflow_swap_empty ... ok
[INFO] [stdout] test integration::test_robustness::test_malformed_very_long_bytecode ... ok
[INFO] [stdout] test integration::test_contracts::test_entrypoint_balance_of_getter has been running for over 60 seconds
[INFO] [stdout] test integration::test_contracts::test_entrypoint_decompiles has been running for over 60 seconds
[INFO] [stdout] test integration::test_contracts::test_entrypoint_handle_ops has been running for over 60 seconds
[INFO] [stdout] test integration::test_contracts::test_entrypoint_nonce_mapping has been running for over 60 seconds
[INFO] [stdout] test integration::test_contracts::test_entrypoint_storage_not_named_supports_interface has been running for over 60 seconds
[INFO] [stdout] test integration::test_contracts::test_entrypoint_supports_interface_bytes4_labels has been running for over 60 seconds
[INFO] [stdout] test integration::test_contracts::test_entrypoint_withdraw_revert_string has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration-5d560a73057950e2` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa", kill_on_drop: false }`
[INFO] [stdout] e8ef1119329da45552076536a7aca233ae7aa522c016ca6b5569341bc430d2aa
