[INFO] fetching crate libbucharesthashing 0.1.12...
[INFO] checking libbucharesthashing-0.1.12 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate libbucharesthashing 0.1.12 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate libbucharesthashing 0.1.12
[INFO] finished tweaking crates.io crate libbucharesthashing 0.1.12
[INFO] tweaked toml for crates.io crate libbucharesthashing 0.1.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libbucharesthashing 0.1.12 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 crates.io crate libbucharesthashing 0.1.12 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7ff43d08a11147a27c0f2276ce7e562210244a3a91258d62c4eaf0fe81788dd6
[INFO] running `Command { std: "docker" "start" "-a" "7ff43d08a11147a27c0f2276ce7e562210244a3a91258d62c4eaf0fe81788dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ff43d08a11147a27c0f2276ce7e562210244a3a91258d62c4eaf0fe81788dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff43d08a11147a27c0f2276ce7e562210244a3a91258d62c4eaf0fe81788dd6", kill_on_drop: false }`
[INFO] [stdout] 7ff43d08a11147a27c0f2276ce7e562210244a3a91258d62c4eaf0fe81788dd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7b2acdbc2062f864403cb558a84a01218034a0e77b1e739e4672c0a15610568e
[INFO] running `Command { std: "docker" "start" "-a" "7b2acdbc2062f864403cb558a84a01218034a0e77b1e739e4672c0a15610568e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling ruint v1.13.1
[INFO] [stderr]    Compiling branches v0.2.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking digest v0.10.7
[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" "7b2acdbc2062f864403cb558a84a01218034a0e77b1e739e4672c0a15610568e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2acdbc2062f864403cb558a84a01218034a0e77b1e739e4672c0a15610568e", kill_on_drop: false }`
[INFO] [stdout] 7b2acdbc2062f864403cb558a84a01218034a0e77b1e739e4672c0a15610568e
