[INFO] fetching crate alloy-dyn-abi 1.4.1...
[INFO] testing alloy-dyn-abi-1.4.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate alloy-dyn-abi 1.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate alloy-dyn-abi 1.4.1
[INFO] finished tweaking crates.io crate alloy-dyn-abi 1.4.1
[INFO] tweaked toml for crates.io crate alloy-dyn-abi 1.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate alloy-dyn-abi 1.4.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 alloy-dyn-abi 1.4.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]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded ark-ff-asm v0.5.0
[INFO] [stderr]   Downloaded const-hex v1.17.0
[INFO] [stderr]   Downloaded keccak-asm v0.1.4
[INFO] [stderr]   Downloaded alloy-sol-type-parser v1.4.1
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded alloy-json-abi v1.4.1
[INFO] [stderr]   Downloaded proptest-derive v0.6.0
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded alloy-primitives v1.4.1
[INFO] [stderr]   Downloaded ruint v1.17.0
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded ark-ff v0.5.0
[INFO] [stderr]   Downloaded syn-solidity v1.4.1
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v1.4.1
[INFO] [stderr]   Downloaded alloy-sol-types v1.4.1
[INFO] [stderr]   Downloaded alloy-rlp v0.3.12
[INFO] [stderr]   Downloaded fastrlp v0.4.0
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded ark-ff-macros v0.5.0
[INFO] [stderr]   Downloaded ark-std v0.5.0
[INFO] [stderr]   Downloaded alloy-sol-macro v1.4.1
[INFO] [stderr]   Downloaded alloy-sol-macro-input v1.4.1
[INFO] [stderr]   Downloaded ark-serialize v0.5.0
[INFO] [stderr]   Downloaded sha3-asm v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2e184cfb0d4d939e7ae1820dac99c67dd25495fe3432b653e3c85eb962a4672d
[INFO] running `Command { std: "docker" "start" "-a" "2e184cfb0d4d939e7ae1820dac99c67dd25495fe3432b653e3c85eb962a4672d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e184cfb0d4d939e7ae1820dac99c67dd25495fe3432b653e3c85eb962a4672d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e184cfb0d4d939e7ae1820dac99c67dd25495fe3432b653e3c85eb962a4672d", kill_on_drop: false }`
[INFO] [stdout] 2e184cfb0d4d939e7ae1820dac99c67dd25495fe3432b653e3c85eb962a4672d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a20bba68e2e124b63261801425fb620f697b95577b613c0a19d2676479944ecd
[INFO] running `Command { std: "docker" "start" "-a" "a20bba68e2e124b63261801425fb620f697b95577b613c0a19d2676479944ecd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.4.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.4.1
[INFO] [stderr]    Compiling alloy-primitives v1.4.1
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.1
[INFO] [stderr]    Compiling alloy-json-abi v1.4.1
[INFO] [stderr]    Compiling alloy-sol-types v1.4.1
[INFO] [stderr]    Compiling alloy-dyn-abi v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.84s
[INFO] running `Command { std: "docker" "inspect" "a20bba68e2e124b63261801425fb620f697b95577b613c0a19d2676479944ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a20bba68e2e124b63261801425fb620f697b95577b613c0a19d2676479944ecd", kill_on_drop: false }`
[INFO] [stdout] a20bba68e2e124b63261801425fb620f697b95577b613c0a19d2676479944ecd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e0e005d6203ae090ba48d11f14d9157cb84bcbaae717e84c9b2fa7d41f68c083
[INFO] running `Command { std: "docker" "start" "-a" "e0e005d6203ae090ba48d11f14d9157cb84bcbaae717e84c9b2fa7d41f68c083", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.4.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.4.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling alloy-primitives v1.4.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling alloy-sol-types v1.4.1
[INFO] [stderr]    Compiling alloy-json-abi v1.4.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling alloy-dyn-abi v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.93s
[INFO] running `Command { std: "docker" "inspect" "e0e005d6203ae090ba48d11f14d9157cb84bcbaae717e84c9b2fa7d41f68c083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e005d6203ae090ba48d11f14d9157cb84bcbaae717e84c9b2fa7d41f68c083", kill_on_drop: false }`
[INFO] [stdout] e0e005d6203ae090ba48d11f14d9157cb84bcbaae717e84c9b2fa7d41f68c083
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7ce7e717575ca296e291bebe85022a9d5e4ca0c9877adf29629d7b2adcb5ddac
[INFO] running `Command { std: "docker" "start" "-a" "7ce7e717575ca296e291bebe85022a9d5e4ca0c9877adf29629d7b2adcb5ddac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alloy_dyn_abi-3642a3c2e6f13376)
[INFO] [stdout] 
[INFO] [stdout] running 149 tests
[INFO] [stdout] test coerce::tests::coerce_bool ... ok
[INFO] [stdout] test coerce::tests::coerce_bool_array ... ok
[INFO] [stdout] test coerce::tests::coerce_array_of_bytes_and_strings ... ok
[INFO] [stdout] test coerce::tests::coerce_bool_fixed_array ... ok
[INFO] [stdout] test coerce::tests::coerce_bool_array_of_arrays ... ok
[INFO] [stdout] test coerce::tests::coerce_address ... ok
[INFO] [stdout] test coerce::tests::coerce_bytes ... ok
[INFO] [stdout] test coerce::tests::coerce_empty_array ... ok
[INFO] [stdout] test coerce::tests::coerce_function ... ok
[INFO] [stdout] test coerce::tests::coerce_int_overflow ... ok
[INFO] [stdout] test coerce::tests::coerce_int ... ok
[INFO] [stdout] test coerce::tests::coerce_string ... ok
[INFO] [stdout] test coerce::tests::coerce_strings ... ok
[INFO] [stdout] test coerce::tests::coerce_uint ... ok
[INFO] [stdout] test dynamic::error::test::decode_panic ... ok
[INFO] [stdout] test coerce::tests::coerce_uint_array_ether ... ok
[INFO] [stdout] test coerce::tests::coerce_fixed_bytes ... ok
[INFO] [stdout] test coerce::tests::coerce_uint_gwei ... ok
[INFO] [stdout] test coerce::tests::coerce_uint_ether ... ok
[INFO] [stdout] test coerce::tests::coerce_uint_invalid_units ... ok
[INFO] [stdout] test coerce::tests::coerce_uint_overflow ... ok
[INFO] [stdout] test coerce::tests::coerce_uint_wei ... ok
[INFO] [stdout] test dynamic::event::test::it_decodes_a_simple_log ... ok
[INFO] [stdout] test dynamic::event::test::it_decodes_logs_with_indexed_params ... ok
[INFO] [stdout] test dynamic::ty::tests::bool ... ok
[INFO] [stdout] test coerce::tests::lotsa_tuple_nesting ... ok
[INFO] [stdout] test dynamic::error::test::decode_revert_message ... ok
[INFO] [stdout] test dynamic::ty::tests::bytes_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::address ... ok
[INFO] [stdout] test coerce::tests::single_quoted_in_array_must_error ... ok
[INFO] [stdout] test coerce::tests::coerce_uint_scientific ... ok
[INFO] [stdout] test coerce::tests::tuple_array_nested ... ok
[INFO] [stdout] test coerce::tests::lotsa_array_nesting ... ok
[INFO] [stdout] test coerce::tests::tuples ... ok
[INFO] [stdout] test dynamic::ty::tests::bytes ... ok
[INFO] [stdout] test dynamic::ty::tests::bool2 ... ok
[INFO] [stdout] test dynamic::ty::tests::bytes_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::comprehensive_test ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_array_of_bytes ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_array_of_dynamic_arrays ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_array_of_fixed_arrays_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_tuple ... ok
[INFO] [stdout] test dynamic::ty::tests::fixed_array_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::fixed_array_of_dynamic_arrays_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::fixed_array_of_fixed_arrays ... ok
[INFO] [stdout] test dynamic::ty::tests::fixed_array_of_static_tuples_followed_by_dynamic_type ... ok
[INFO] [stdout] test dynamic::ty::tests::complex_tuple ... ok
[INFO] [stdout] test dynamic::ty::tests::comprehensive_test2 ... ok
[INFO] [stdout] test dynamic::ty::tests::empty_array_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::large_dyn_array_dos ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_array_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::address ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_array_of_bytes2 ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamically_encodes ... ok
[INFO] [stdout] test dynamic::ty::tests::nested_tuple_array ... ok
[INFO] [stdout] test dynamic::ty::tests::empty_array ... ok
[INFO] [stdout] test dynamic::ty::tests::nested_tuple ... ok
[INFO] [stdout] test dynamic::ty::tests::empty_array_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::fixed_array_dos ... ok
[INFO] [stdout] test dynamic::ty::tests::fixed_bytes ... ok
[INFO] [stdout] test dynamic::ty::tests::int ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_tuple_of_bytes ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_array_of_dynamic_arrays2 ... ok
[INFO] [stdout] test coerce::tests::tuples_arrays_mixed ... ok
[INFO] [stdout] test dynamic::ty::tests::dynamic_tuple_with_nested_static_tuples ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::bytes_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::bool_false ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::dynamic_array_of_dynamic_arrays ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::bytes_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::fbytes_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::dynamic_array_of_dynamic_arrays2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::fbytes_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::fbytes_5 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::fbytes_4 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::bytes_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::dynamic_array_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::fixed_array_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::fixed_array_of_dynamic_arrays_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::dynamic_array_of_fixed_arrays_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int128_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::dynamic_array_of_dynamic_arrays3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int128_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::fbytes_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::bool_true ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int16_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int16_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int16_4 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int16_7 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int16_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int256_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int32_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int64_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int64_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int8_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int8_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int16_5 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int16_6 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int256_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int32_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int8_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int16_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int16_4 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int16_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int16_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int8_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int8_4 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::int8_4 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::string_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint128 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::two_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint256_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint16 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint32 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint8_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint64 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint256_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int16_5 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint8_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint256_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int16_6 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int16_7 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int8_1 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::neg_int8_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::string_2 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::string_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::packed::uint8_3 ... ok
[INFO] [stdout] test dynamic::ty::tests::params_containing_dynamic_tuple ... ok
[INFO] [stdout] test dynamic::ty::tests::static_tuple_of_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::string ... ok
[INFO] [stdout] test dynamic::ty::tests::tuple_array ... ok
[INFO] [stdout] test dynamic::ty::tests::uint ... ok
[INFO] [stdout] test ext::event::tests::test_decoding_event ... ok
[INFO] [stdout] test ext::event::tests::parse_log_whole ... ok
[INFO] [stdout] test specifier::tests::it_parses_simple_types ... ok
[INFO] [stdout] test ext::abi::tests::empty_bytes_array ... ok
[INFO] [stdout] test specifier::tests::empty_tuples ... ok
[INFO] [stdout] test dynamic::ty::tests::params_containing_static_tuple ... ok
[INFO] [stdout] test specifier::tests::extra_close_parens ... ok
[INFO] [stdout] test ext::event::tests::empty ... ok
[INFO] [stdout] test dynamic::ty::tests::two_addresses ... ok
[INFO] [stdout] test dynamic::ty::tests::two_bytes ... ok
[INFO] [stdout] test ext::abi::tests::can_encode_decode_functions ... ok
[INFO] [stdout] test specifier::tests::it_parses_tuples ... ok
[INFO] [stdout] test dynamic::ty::tests::zst_dos ... ok
[INFO] [stdout] test specifier::tests::extra_open_parents ... ok
[INFO] [stdout] test specifier::tests::library_enum_workaround ... ok
[INFO] [stdout] test specifier::tests::nested_tuples ... ok
[INFO] [stdout] test dynamic::ty::tests::recursive_dos ... ok
[INFO] [stdout] test specifier::tests::it_parses_complex_solidity_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 149 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests alloy_dyn_abi
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/../README.md - (line 50) ... ignored
[INFO] [stdout] test src/dynamic/value.rs - dynamic::value::DynSolValue::abi_encode_params (line 802) ... ignored
[INFO] [stdout] test src/dynamic/ty.rs - dynamic::ty::DynSolType (line 58) ... ok
[INFO] [stdout] test src/specifier.rs - specifier::Specifier (line 29) ... ok
[INFO] [stdout] test src/dynamic/value.rs - dynamic::value::DynSolValue (line 44) ... ok
[INFO] [stdout] test src/dynamic/ty.rs - dynamic::ty::DynSolType::parse (line 139) ... ok
[INFO] [stdout] test src/dynamic/value.rs - dynamic::value::DynSolValue (line 29) ... ok
[INFO] [stdout] test src/coerce.rs - coerce::DynSolType::coerce_str (line 50) ... ok
[INFO] [stdout] test src/../README.md - (line 22) ... ok
[INFO] [stdout] test src/dynamic/ty.rs - dynamic::ty::DynSolType (line 37) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.17s; merged doctests compilation took 1.14s
[INFO] running `Command { std: "docker" "inspect" "7ce7e717575ca296e291bebe85022a9d5e4ca0c9877adf29629d7b2adcb5ddac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce7e717575ca296e291bebe85022a9d5e4ca0c9877adf29629d7b2adcb5ddac", kill_on_drop: false }`
[INFO] [stdout] 7ce7e717575ca296e291bebe85022a9d5e4ca0c9877adf29629d7b2adcb5ddac
