[INFO] cloning repository https://github.com/monadico/SalmoDerby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monadico/SalmoDerby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadico%2FSalmoDerby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadico%2FSalmoDerby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19b0264dd3c658838afba9c40ba6983ec3c3b26 [INFO] checking monadico/SalmoDerby against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadico%2FSalmoDerby" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/monadico/SalmoDerby [INFO] finished tweaking git repo https://github.com/monadico/SalmoDerby [INFO] tweaked toml for git repo https://github.com/monadico/SalmoDerby written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/monadico/SalmoDerby on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/monadico/SalmoDerby 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding dict_derive v0.5.1 (available: v0.6.0) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b8545a3383c5fa628c43a7263b88cdf3796d14ec1575a873255d072d50e3a5b [INFO] running `Command { std: "docker" "start" "-a" "4b8545a3383c5fa628c43a7263b88cdf3796d14ec1575a873255d072d50e3a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8545a3383c5fa628c43a7263b88cdf3796d14ec1575a873255d072d50e3a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8545a3383c5fa628c43a7263b88cdf3796d14ec1575a873255d072d50e3a5b", kill_on_drop: false }` [INFO] [stdout] 4b8545a3383c5fa628c43a7263b88cdf3796d14ec1575a873255d072d50e3a5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73db62191357d7638d0bed991a8f12e3168c3c4f472ae6e88406c4b97cd1cbc8 [INFO] running `Command { std: "docker" "start" "-a" "73db62191357d7638d0bed991a8f12e3168c3c4f472ae6e88406c4b97cd1cbc8", kill_on_drop: false }` [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking const-hex v1.14.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ruint v1.12.4 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling polars-utils v0.42.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling syn-solidity v0.8.15 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling polars-arrow v0.42.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking fastrange-rs v0.1.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling capnp v0.19.8 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking sbbf-rs v0.2.8 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling polars-compute v0.42.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking sbbf-rs-safe v0.3.2 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking polars-error v0.42.0 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling capnpc v0.19.0 [INFO] [stderr] Checking alloy-sol-type-parser v0.8.15 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.15 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.15 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking alloy-primitives v0.8.15 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Checking prefix-hex v0.7.1 [INFO] [stderr] Compiling hypersync-net-types v0.9.0 [INFO] [stderr] Checking alloy-json-abi v0.8.15 [INFO] [stderr] Checking hypersync-format v0.4.0 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling dict_derive v0.5.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling alloy-sol-macro v0.8.15 [INFO] [stderr] Checking alloy-sol-types v0.8.15 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking pyo3-asyncio v0.20.0 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking hyper-rustls v0.27.4 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking lz4 v1.28.0 [INFO] [stderr] Checking alloy-dyn-abi v0.8.15 [INFO] [stderr] Checking hypersync-schema v0.2.1 [INFO] [stderr] Checking polars-parquet v0.42.0 [INFO] [stderr] Checking hypersync-client v0.17.2 [INFO] [stderr] Checking hypersync v0.8.5 (/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/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 47 | impl HypersyncClient { [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `HypersyncClient` is not local [INFO] [stdout] | `HypersyncClient` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (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/decode.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 18 | impl Decoder { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `Decoder` is not local [INFO] [stdout] | `Decoder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [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: this warning originates in the attribute macro `pymethods` (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/decode_call.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 16 | impl CallDecoder { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `CallDecoder` is not local [INFO] [stdout] | `CallDecoder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [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: this warning originates in the attribute macro `pymethods` (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/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 47 | impl HypersyncClient { [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `HypersyncClient` is not local [INFO] [stdout] | `HypersyncClient` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (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/decode.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 18 | impl Decoder { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `Decoder` is not local [INFO] [stdout] | `Decoder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [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: this warning originates in the attribute macro `pymethods` (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/decode_call.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 16 | impl CallDecoder { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `CallDecoder` is not local [INFO] [stdout] | `CallDecoder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [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: this warning originates in the attribute macro `pymethods` (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 1m 04s [INFO] running `Command { std: "docker" "inspect" "73db62191357d7638d0bed991a8f12e3168c3c4f472ae6e88406c4b97cd1cbc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73db62191357d7638d0bed991a8f12e3168c3c4f472ae6e88406c4b97cd1cbc8", kill_on_drop: false }` [INFO] [stdout] 73db62191357d7638d0bed991a8f12e3168c3c4f472ae6e88406c4b97cd1cbc8