[INFO] cloning repository https://github.com/jqphu/abi_decode_validate_fails [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jqphu/abi_decode_validate_fails" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjqphu%2Fabi_decode_validate_fails", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjqphu%2Fabi_decode_validate_fails'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06b7f94a869d7a172a15dde40d03d938074c37e7 [INFO] checking jqphu/abi_decode_validate_fails/06b7f94a869d7a172a15dde40d03d938074c37e7 against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjqphu%2Fabi_decode_validate_fails" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jqphu/abi_decode_validate_fails on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jqphu/abi_decode_validate_fails [INFO] finished tweaking git repo https://github.com/jqphu/abi_decode_validate_fails [INFO] tweaked toml for git repo https://github.com/jqphu/abi_decode_validate_fails written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jqphu/abi_decode_validate_fails 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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloy-sol-types v0.7.7 [INFO] [stderr] Downloaded alloy-sol-macro v0.7.7 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.7.7 [INFO] [stderr] Downloaded alloy-rlp v0.3.7 [INFO] [stderr] Downloaded alloy-sol-macro-expander v0.7.7 [INFO] [stderr] Downloaded cc v1.0.106 [INFO] [stderr] Downloaded alloy-primitives v0.7.7 [INFO] [stderr] Downloaded syn-solidity v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c44da19ada0993f634bf04de3e54f5307b37be7f4bc9d55839051e21c7cfaaf [INFO] running `Command { std: "docker" "start" "-a" "8c44da19ada0993f634bf04de3e54f5307b37be7f4bc9d55839051e21c7cfaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c44da19ada0993f634bf04de3e54f5307b37be7f4bc9d55839051e21c7cfaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c44da19ada0993f634bf04de3e54f5307b37be7f4bc9d55839051e21c7cfaaf", kill_on_drop: false }` [INFO] [stdout] 8c44da19ada0993f634bf04de3e54f5307b37be7f4bc9d55839051e21c7cfaaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83c273092813ced88d69c28dc94f4ae9e2aad1d792fd506f9329df60ede25ae3 [INFO] running `Command { std: "docker" "start" "-a" "83c273092813ced88d69c28dc94f4ae9e2aad1d792fd506f9329df60ede25ae3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn-solidity v0.7.7 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking alloy-primitives v0.7.7 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.7 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.7.7 [INFO] [stderr] Compiling alloy-sol-macro v0.7.7 [INFO] [stderr] Checking alloy-sol-types v0.7.7 [INFO] [stderr] Checking repro_alloy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.05s [INFO] running `Command { std: "docker" "inspect" "83c273092813ced88d69c28dc94f4ae9e2aad1d792fd506f9329df60ede25ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c273092813ced88d69c28dc94f4ae9e2aad1d792fd506f9329df60ede25ae3", kill_on_drop: false }` [INFO] [stdout] 83c273092813ced88d69c28dc94f4ae9e2aad1d792fd506f9329df60ede25ae3