[INFO] cloning repository https://github.com/hummusonrails/reported-issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hummusonrails/reported-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummusonrails%2Freported-issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummusonrails%2Freported-issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c2dfe7eed8ee0eb7888fedec3c9bf6ca60b5b19
[INFO] checking hummusonrails/reported-issue against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummusonrails%2Freported-issue" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hummusonrails/reported-issue
[INFO] finished tweaking git repo https://github.com/hummusonrails/reported-issue
[INFO] tweaked toml for git repo https://github.com/hummusonrails/reported-issue written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hummusonrails/reported-issue on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hummusonrails/reported-issue 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding anstream v0.6.21
[INFO] [stderr]       Adding anstyle v1.0.14
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.5
[INFO] [stderr]       Adding anstyle-wincon v3.0.11
[INFO] [stderr]       Adding clap v4.5.60 (available: v4.6.1)
[INFO] [stderr]       Adding clap_builder v4.5.60 (available: v4.6.0)
[INFO] [stderr]       Adding clap_derive v4.5.55 (available: v4.6.1)
[INFO] [stderr]       Adding clap_lex v1.1.0
[INFO] [stderr]       Adding colorchoice v1.0.5
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.2
[INFO] [stderr]     Updating mini-alloc v0.8.4 -> v0.9.2
[INFO] [stderr]       Adding once_cell_polyfill v1.70.2
[INFO] [stderr]  Downgrading parity-scale-codec v3.7.5 -> v3.6.12 (available: v3.7.5)
[INFO] [stderr]  Downgrading serde v1.0.223 -> v1.0.197 (available: v1.0.228)
[INFO] [stderr]  Downgrading serde_derive v1.0.223 -> v1.0.197 (available: v1.0.228)
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]     Updating stylus-core v0.8.4 -> v0.9.2
[INFO] [stderr]     Updating stylus-proc v0.8.4 -> v0.9.2
[INFO] [stderr]     Updating stylus-sdk v0.8.4 -> v0.9.2 (available: v0.10.5)
[INFO] [stderr]     Updating stylus-test v0.8.4 -> v0.9.2
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]     Updating windows-sys v0.48.0 -> v0.61.2
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73cd5ed69550b67c53ec83746580077fe69279426d5843e8651ace77341b0010
[INFO] running `Command { std: "docker" "start" "-a" "73cd5ed69550b67c53ec83746580077fe69279426d5843e8651ace77341b0010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73cd5ed69550b67c53ec83746580077fe69279426d5843e8651ace77341b0010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73cd5ed69550b67c53ec83746580077fe69279426d5843e8651ace77341b0010", kill_on_drop: false }`
[INFO] [stdout] 73cd5ed69550b67c53ec83746580077fe69279426d5843e8651ace77341b0010
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0f80a37bfa15e757d8750c37ab0cb9bb5cf5e0eab1ccb68ff17fd559f89c9ef
[INFO] running `Command { std: "docker" "start" "-a" "d0f80a37bfa15e757d8750c37ab0cb9bb5cf5e0eab1ccb68ff17fd559f89c9ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.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]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling branches v0.2.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling clap_derive v4.5.55
[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/012cd62c9add58ab3910e44c137d87db3ab70f61/library/core/src/intrinsics/mod.rs:276: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/012cd62c9add58ab3910e44c137d87db3ab70f61/library/core/src/intrinsics/mod.rs:293: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" "d0f80a37bfa15e757d8750c37ab0cb9bb5cf5e0eab1ccb68ff17fd559f89c9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f80a37bfa15e757d8750c37ab0cb9bb5cf5e0eab1ccb68ff17fd559f89c9ef", kill_on_drop: false }`
[INFO] [stdout] d0f80a37bfa15e757d8750c37ab0cb9bb5cf5e0eab1ccb68ff17fd559f89c9ef
