[INFO] fetching crate linera-alloy-rpc-types 0.1.0... [INFO] checking linera-alloy-rpc-types-0.1.0 against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] extracting crate linera-alloy-rpc-types 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate linera-alloy-rpc-types 0.1.0 on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linera-alloy-rpc-types 0.1.0 [INFO] finished tweaking crates.io crate linera-alloy-rpc-types 0.1.0 [INFO] tweaked toml for crates.io crate linera-alloy-rpc-types 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 206 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding jsonrpsee-types v0.22.5 (available: v0.24.8) [INFO] [stderr] Adding proptest-derive v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cf27a83f157b9b18cb85bd1344dc94e9688086b101c128c75d478107a960e30 [INFO] running `Command { std: "docker" "start" "-a" "4cf27a83f157b9b18cb85bd1344dc94e9688086b101c128c75d478107a960e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cf27a83f157b9b18cb85bd1344dc94e9688086b101c128c75d478107a960e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf27a83f157b9b18cb85bd1344dc94e9688086b101c128c75d478107a960e30", kill_on_drop: false }` [INFO] [stdout] 4cf27a83f157b9b18cb85bd1344dc94e9688086b101c128c75d478107a960e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a8603527c13734bff20086a51c10898a010eb0a76e650de79fb2334290c92e3 [INFO] running `Command { std: "docker" "start" "-a" "3a8603527c13734bff20086a51c10898a010eb0a76e650de79fb2334290c92e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tempfile v3.19.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling linera-alloy-syn-solidity v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.11 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Compiling linera-alloy-sol-macro-input v0.7.4 [INFO] [stderr] Compiling proptest-derive v0.4.0 [INFO] [stderr] Compiling linera-alloy-sol-macro-expander v0.7.4 [INFO] [stderr] Compiling linera-alloy-sol-macro v0.7.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking alloy-rlp v0.3.11 [INFO] [stderr] Checking ruint v1.13.1 [INFO] [stderr] Checking linera-alloy-primitives v0.7.4 [INFO] [stderr] Checking linera-alloy-serde v0.1.0 [INFO] [stderr] Checking linera-alloy-sol-types v0.7.4 [INFO] [stderr] Checking linera-alloy-eips v0.1.0 [INFO] [stderr] Checking linera-alloy-genesis v0.1.0 [INFO] [stderr] Checking linera-alloy-consensus v0.1.0 [INFO] [stderr] Checking linera-alloy-rpc-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/eth/log.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | derive(proptest_derive::Arbitrary, arbitrary::Arbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Log` [INFO] [stdout] ... [INFO] [stdout] 11 | pub struct Log { [INFO] [stdout] | --- `Log` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/eth/transaction/receipt.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | derive(proptest_derive::Arbitrary, arbitrary::Arbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_TransactionReceipt` [INFO] [stdout] ... [INFO] [stdout] 16 | pub struct TransactionReceipt> { [INFO] [stdout] | ------------------ `TransactionReceipt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.03s [INFO] running `Command { std: "docker" "inspect" "3a8603527c13734bff20086a51c10898a010eb0a76e650de79fb2334290c92e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a8603527c13734bff20086a51c10898a010eb0a76e650de79fb2334290c92e3", kill_on_drop: false }` [INFO] [stdout] 3a8603527c13734bff20086a51c10898a010eb0a76e650de79fb2334290c92e3