[INFO] fetching crate alloy-json-abi 1.2.1... [INFO] testing alloy-json-abi-1.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate alloy-json-abi 1.2.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate alloy-json-abi 1.2.1 [INFO] finished tweaking crates.io crate alloy-json-abi 1.2.1 [INFO] tweaked toml for crates.io crate alloy-json-abi 1.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate alloy-json-abi 1.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alloy-json-abi 1.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.190 [INFO] [stderr] Downloaded keccak-asm v0.1.0 [INFO] [stderr] Downloaded fastrlp v0.3.1 [INFO] [stderr] Downloaded alloy-rlp v0.3.3 [INFO] [stderr] Downloaded ethabi v18.0.0 [INFO] [stderr] Downloaded const-hex v1.14.0 [INFO] [stderr] Downloaded parity-scale-codec v3.6.5 [INFO] [stderr] Downloaded elliptic-curve v0.13.7 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded k256 v0.13.2 [INFO] [stderr] Downloaded ruint v1.14.0 [INFO] [stderr] Downloaded alloy-primitives v1.2.1 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded winnow v0.7.1 [INFO] [stderr] Downloaded proptest v1.6.0 [INFO] [stderr] Downloaded fastrlp v0.4.0 [INFO] [stderr] Downloaded alloy-sol-type-parser v1.2.1 [INFO] [stderr] Downloaded primitive-types v0.12.2 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded ruint-macro v1.2.1 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.5 [INFO] [stderr] Downloaded sha3-asm v0.1.0 [INFO] [stderr] Downloaded serde v1.0.190 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c8be13b123b42ae5dbe4d8e569fe2ac49fcc28fb0bb9c5a59f03762bc342dd7 [INFO] running `Command { std: "docker" "start" "-a" "4c8be13b123b42ae5dbe4d8e569fe2ac49fcc28fb0bb9c5a59f03762bc342dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c8be13b123b42ae5dbe4d8e569fe2ac49fcc28fb0bb9c5a59f03762bc342dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8be13b123b42ae5dbe4d8e569fe2ac49fcc28fb0bb9c5a59f03762bc342dd7", kill_on_drop: false }` [INFO] [stdout] 4c8be13b123b42ae5dbe4d8e569fe2ac49fcc28fb0bb9c5a59f03762bc342dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2f5441c26d402f89a70fef24b8eb15aac6315c6c950864e869b1e60a2000c912 [INFO] running `Command { std: "docker" "start" "-a" "2f5441c26d402f89a70fef24b8eb15aac6315c6c950864e869b1e60a2000c912", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling alloy-sol-type-parser v1.2.1 [INFO] [stderr] Compiling alloy-primitives v1.2.1 [INFO] [stderr] Compiling alloy-json-abi v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `Command { std: "docker" "inspect" "2f5441c26d402f89a70fef24b8eb15aac6315c6c950864e869b1e60a2000c912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5441c26d402f89a70fef24b8eb15aac6315c6c950864e869b1e60a2000c912", kill_on_drop: false }` [INFO] [stdout] 2f5441c26d402f89a70fef24b8eb15aac6315c6c950864e869b1e60a2000c912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c7c1b76ba8bcf6d7e1065a293f98f59aea21840055b406101996e97c783da585 [INFO] running `Command { std: "docker" "start" "-a" "c7c1b76ba8bcf6d7e1065a293f98f59aea21840055b406101996e97c783da585", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling alloy-sol-type-parser v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling alloy-primitives v1.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling alloy-json-abi v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.91s [INFO] running `Command { std: "docker" "inspect" "c7c1b76ba8bcf6d7e1065a293f98f59aea21840055b406101996e97c783da585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c1b76ba8bcf6d7e1065a293f98f59aea21840055b406101996e97c783da585", kill_on_drop: false }` [INFO] [stdout] c7c1b76ba8bcf6d7e1065a293f98f59aea21840055b406101996e97c783da585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dcfd71ccdeaca53c4330bb395d54a3a58c1a78cac34316e3e95f1720a1db4236 [INFO] running `Command { std: "docker" "start" "-a" "dcfd71ccdeaca53c4330bb395d54a3a58c1a78cac34316e3e95f1720a1db4236", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/alloy_json_abi-353a8cbb85ea22a5) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test internal_type::test::parse_simple_internal_types ... ok [INFO] [stdout] test item::tests::parse_event_prefix ... ok [INFO] [stdout] test item::tests::parse_error_prefix ... ok [INFO] [stdout] test item::tests::parse_full ... ok [INFO] [stdout] test item::tests::parse_prefixes ... ok [INFO] [stdout] test item::tests::parse_function_prefix ... ok [INFO] [stdout] test param::tests::param_from_new ... ok [INFO] [stdout] test utils::tests::test_event_full_signature ... ok [INFO] [stdout] test utils::tests::test_event_signature ... ok [INFO] [stdout] test utils::tests::test_full_signature ... ok [INFO] [stdout] test item::tests::parse_stack_overflow ... ok [INFO] [stdout] test utils::tests::test_signature ... ok [INFO] [stdout] test utils::tests::test_parse_sig ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcfd71ccdeaca53c4330bb395d54a3a58c1a78cac34316e3e95f1720a1db4236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcfd71ccdeaca53c4330bb395d54a3a58c1a78cac34316e3e95f1720a1db4236", kill_on_drop: false }` [INFO] [stdout] dcfd71ccdeaca53c4330bb395d54a3a58c1a78cac34316e3e95f1720a1db4236