[INFO] cloning repository https://github.com/AJTECH001/stylus_erc20_token
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AJTECH001/stylus_erc20_token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTECH001%2Fstylus_erc20_token", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTECH001%2Fstylus_erc20_token'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dacc6d0589a6a17c5dace2c418657beb49dfe873
[INFO] checking AJTECH001/stylus_erc20_token against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTECH001%2Fstylus_erc20_token" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AJTECH001/stylus_erc20_token
[INFO] finished tweaking git repo https://github.com/AJTECH001/stylus_erc20_token
[INFO] tweaked toml for git repo https://github.com/AJTECH001/stylus_erc20_token written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AJTECH001/stylus_erc20_token on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AJTECH001/stylus_erc20_token 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb7f5bde86d8b2d258751b241670f4e54caa01b41743c1a91332dd5e714f4467
[INFO] running `Command { std: "docker" "start" "-a" "eb7f5bde86d8b2d258751b241670f4e54caa01b41743c1a91332dd5e714f4467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb7f5bde86d8b2d258751b241670f4e54caa01b41743c1a91332dd5e714f4467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7f5bde86d8b2d258751b241670f4e54caa01b41743c1a91332dd5e714f4467", kill_on_drop: false }`
[INFO] [stdout] eb7f5bde86d8b2d258751b241670f4e54caa01b41743c1a91332dd5e714f4467
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55a4f50a573f14485272f3d78651450dc1ef13176c43d11ceffdfe4a5c78f5cb
[INFO] running `Command { std: "docker" "start" "-a" "55a4f50a573f14485272f3d78651450dc1ef13176c43d11ceffdfe4a5c78f5cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking const-hex v1.14.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking ruint v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking nybbles v0.3.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling branches v0.2.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.25
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.25
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking alloy-primitives v0.8.20
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking alloy-eip2124 v0.1.0
[INFO] [stderr]     Checking alloy-eip7702 v0.5.1
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-serde v0.11.1
[INFO] [stderr]     Checking alloy-trie v0.7.9
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking alloy-signer v0.11.1
[INFO] [stderr]     Checking alloy-eips v0.11.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking alloy-consensus v0.11.1
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/branches-0.2.1/src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     core::intrinsics::prefetch_read_data(addr, locality)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^       -------- unexpected argument #2 of type `i32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/intrinsics/mod.rs:275:13
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 187 -     core::intrinsics::prefetch_read_data(addr, locality)
[INFO] [stdout] 187 +     core::intrinsics::prefetch_read_data(addr)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/branches-0.2.1/src/lib.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     core::intrinsics::prefetch_write_data(addr, locality)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^       -------- unexpected argument #2 of type `i32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/intrinsics/mod.rs:292:13
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 248 -     core::intrinsics::prefetch_write_data(addr, locality)
[INFO] [stdout] 248 +     core::intrinsics::prefetch_write_data(addr)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `branches` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "55a4f50a573f14485272f3d78651450dc1ef13176c43d11ceffdfe4a5c78f5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55a4f50a573f14485272f3d78651450dc1ef13176c43d11ceffdfe4a5c78f5cb", kill_on_drop: false }`
[INFO] [stdout] 55a4f50a573f14485272f3d78651450dc1ef13176c43d11ceffdfe4a5c78f5cb
