[INFO] cloning repository https://github.com/jiffy-labs/wallet-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiffy-labs/wallet-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiffy-labs%2Fwallet-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiffy-labs%2Fwallet-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cc317d303cdcb4d764c4c0ee35a841a166ea23d [INFO] testing jiffy-labs/wallet-utils against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiffy-labs%2Fwallet-utils" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jiffy-labs/wallet-utils [INFO] finished tweaking git repo https://github.com/jiffy-labs/wallet-utils [INFO] tweaked toml for git repo https://github.com/jiffy-labs/wallet-utils written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jiffy-labs/wallet-utils on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jiffy-labs/wallet-utils 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31e35da1185251de96e20d89ab2a63721ff526730d71ee1a2ca61b806eef349f [INFO] running `Command { std: "docker" "start" "-a" "31e35da1185251de96e20d89ab2a63721ff526730d71ee1a2ca61b806eef349f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31e35da1185251de96e20d89ab2a63721ff526730d71ee1a2ca61b806eef349f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e35da1185251de96e20d89ab2a63721ff526730d71ee1a2ca61b806eef349f", kill_on_drop: false }` [INFO] [stdout] 31e35da1185251de96e20d89ab2a63721ff526730d71ee1a2ca61b806eef349f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 416ccfb271b961b5967ab73d8e33df9463b2e01a65563c5d283712b30e8dc6c0 [INFO] running `Command { std: "docker" "start" "-a" "416ccfb271b961b5967ab73d8e33df9463b2e01a65563c5d283712b30e8dc6c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling syn-solidity v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling alloy-primitives v0.8.0 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.0 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.0 [INFO] [stderr] Compiling alloy-sol-macro v0.8.0 [INFO] [stderr] Compiling alloy-sol-types v0.8.0 [INFO] [stderr] Compiling wallet-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.79s [INFO] running `Command { std: "docker" "inspect" "416ccfb271b961b5967ab73d8e33df9463b2e01a65563c5d283712b30e8dc6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416ccfb271b961b5967ab73d8e33df9463b2e01a65563c5d283712b30e8dc6c0", kill_on_drop: false }` [INFO] [stdout] 416ccfb271b961b5967ab73d8e33df9463b2e01a65563c5d283712b30e8dc6c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c10e8199cd9212c105b0ae69881e483dda23d48a4eafd227525dc2f35a081fb [INFO] running `Command { std: "docker" "start" "-a" "5c10e8199cd9212c105b0ae69881e483dda23d48a4eafd227525dc2f35a081fb", kill_on_drop: false }` [INFO] [stderr] Compiling wallet-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "5c10e8199cd9212c105b0ae69881e483dda23d48a4eafd227525dc2f35a081fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c10e8199cd9212c105b0ae69881e483dda23d48a4eafd227525dc2f35a081fb", kill_on_drop: false }` [INFO] [stdout] 5c10e8199cd9212c105b0ae69881e483dda23d48a4eafd227525dc2f35a081fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46c51215f8c29734226ddd75e630c036ab3138019b65e1d24a4df6794afafeb0 [INFO] running `Command { std: "docker" "start" "-a" "46c51215f8c29734226ddd75e630c036ab3138019b65e1d24a4df6794afafeb0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wallet_utils-20fbf59666ed1f7a) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wallet_utils-c8c0bbfd841c0d4b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_decode_abi ... 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] [stderr] Doc-tests wallet_utils [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46c51215f8c29734226ddd75e630c036ab3138019b65e1d24a4df6794afafeb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c51215f8c29734226ddd75e630c036ab3138019b65e1d24a4df6794afafeb0", kill_on_drop: false }` [INFO] [stdout] 46c51215f8c29734226ddd75e630c036ab3138019b65e1d24a4df6794afafeb0