[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] checking jiffy-labs/wallet-utils against master#fd17deacce374a4185c882795be162e17b557050 for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiffy-labs%2Fwallet-utils" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiffy-labs/wallet-utils on toolchain fd17deacce374a4185c882795be162e17b557050 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc1/source/Cargo.toml [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" "+fd17deacce374a4185c882795be162e17b557050" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloy-sol-types v0.8.0 [INFO] [stderr] Downloaded alloy-json-abi v0.8.0 [INFO] [stderr] Downloaded alloy-sol-macro v0.8.0 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.8.0 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.8.0 [INFO] [stderr] Downloaded alloy-sol-macro-expander v0.8.0 [INFO] [stderr] Downloaded syn-solidity v0.8.0 [INFO] [stderr] Downloaded alloy-primitives v0.8.0 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 133c70a967318116d4563942ae727309d2bbd5c1ccd8a5394664fd7965f8ff8a [INFO] running `Command { std: "docker" "start" "-a" "133c70a967318116d4563942ae727309d2bbd5c1ccd8a5394664fd7965f8ff8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "133c70a967318116d4563942ae727309d2bbd5c1ccd8a5394664fd7965f8ff8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133c70a967318116d4563942ae727309d2bbd5c1ccd8a5394664fd7965f8ff8a", kill_on_drop: false }` [INFO] [stdout] 133c70a967318116d4563942ae727309d2bbd5c1ccd8a5394664fd7965f8ff8a [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1ebdd49a103f534bf14fd7fe4024edf4d78ff9e7b4204b42d6c5312bb8379d0 [INFO] running `Command { std: "docker" "start" "-a" "b1ebdd49a103f534bf14fd7fe4024edf4d78ff9e7b4204b42d6c5312bb8379d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling syn-solidity v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking 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] Checking alloy-sol-types v0.8.0 [INFO] [stderr] Checking wallet-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.33s [INFO] running `Command { std: "docker" "inspect" "b1ebdd49a103f534bf14fd7fe4024edf4d78ff9e7b4204b42d6c5312bb8379d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ebdd49a103f534bf14fd7fe4024edf4d78ff9e7b4204b42d6c5312bb8379d0", kill_on_drop: false }` [INFO] [stdout] b1ebdd49a103f534bf14fd7fe4024edf4d78ff9e7b4204b42d6c5312bb8379d0