[INFO] fetching crate libbucharesthashing 0.1.12... [INFO] testing libbucharesthashing-0.1.12 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate libbucharesthashing 0.1.12 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libbucharesthashing 0.1.12 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 411d6366c79d435e494475fd63114256a33a36a2d74936906d84261581006fc3 [INFO] running `Command { std: "docker" "start" "-a" "411d6366c79d435e494475fd63114256a33a36a2d74936906d84261581006fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "411d6366c79d435e494475fd63114256a33a36a2d74936906d84261581006fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411d6366c79d435e494475fd63114256a33a36a2d74936906d84261581006fc3", kill_on_drop: false }` [INFO] [stdout] 411d6366c79d435e494475fd63114256a33a36a2d74936906d84261581006fc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f82ea5bdcda6683b44444f3d97aca8ab5b6dc4efb13dbf66d915054f0fd7c3d [INFO] running `Command { std: "docker" "start" "-a" "1f82ea5bdcda6683b44444f3d97aca8ab5b6dc4efb13dbf66d915054f0fd7c3d", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ruint v1.13.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling mini-alloc v0.8.3 [INFO] [stderr] Compiling keccak-const v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling array-concat v0.5.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling syn-solidity v0.8.23 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.23 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.23 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling alloy-primitives v0.8.20 [INFO] [stderr] Compiling alloy-sol-macro v0.8.23 [INFO] [stderr] Compiling alloy-sol-types v0.8.20 [INFO] [stderr] Compiling stylus-proc v0.8.3 [INFO] [stderr] Compiling stylus-core v0.8.3 [INFO] [stderr] Compiling stylus-sdk v0.8.3 [INFO] [stderr] Compiling libbucharesthashing v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/storage_prover.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deposited_when` [INFO] [stdout] --> src/contract_prover.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn payout(&mut self, deposited_when: u64, cur_time: u64, recipient: Address) -> R { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deposited_when` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cur_time` [INFO] [stdout] --> src/contract_prover.rs:121:51 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn payout(&mut self, deposited_when: u64, cur_time: u64, recipient: Address) -> R { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cur_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/contract_prover.rs:121:66 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn payout(&mut self, deposited_when: u64, cur_time: u64, recipient: Address) -> R { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.03s [INFO] running `Command { std: "docker" "inspect" "1f82ea5bdcda6683b44444f3d97aca8ab5b6dc4efb13dbf66d915054f0fd7c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f82ea5bdcda6683b44444f3d97aca8ab5b6dc4efb13dbf66d915054f0fd7c3d", kill_on_drop: false }` [INFO] [stdout] 1f82ea5bdcda6683b44444f3d97aca8ab5b6dc4efb13dbf66d915054f0fd7c3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa15757459085aec58ca3c0285a6ff0f23a039d7a5ff05e339ecea5434fc08c8 [INFO] running `Command { std: "docker" "start" "-a" "aa15757459085aec58ca3c0285a6ff0f23a039d7a5ff05e339ecea5434fc08c8", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling getrandom v0.2.15 [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 derive_more-impl v1.0.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn-solidity v0.8.23 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling branches v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ruint v1.13.1 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.23 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.23 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/intrinsics/mod.rs:275:14 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/intrinsics/mod.rs:292:14 [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] Compiling wait-timeout v0.2.1 [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" "aa15757459085aec58ca3c0285a6ff0f23a039d7a5ff05e339ecea5434fc08c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa15757459085aec58ca3c0285a6ff0f23a039d7a5ff05e339ecea5434fc08c8", kill_on_drop: false }` [INFO] [stdout] aa15757459085aec58ca3c0285a6ff0f23a039d7a5ff05e339ecea5434fc08c8