[INFO] cloning repository https://github.com/lexon-lang/lexon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexon-lang/lexon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexon-lang%2Flexon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexon-lang%2Flexon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4d6999a804135301b44f23b9879b59ac71b0fa5 [INFO] checking lexon-lang/lexon against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexon-lang%2Flexon" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lexon-lang/lexon [INFO] finished tweaking git repo https://github.com/lexon-lang/lexon [INFO] tweaked toml for git repo https://github.com/lexon-lang/lexon written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lexon-lang/lexon on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lexon-lang/lexon 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d209cc927fd341b44a87e6ba253db9785490e7f09720593cacd87ab24c055a0 [INFO] running `Command { std: "docker" "start" "-a" "7d209cc927fd341b44a87e6ba253db9785490e7f09720593cacd87ab24c055a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d209cc927fd341b44a87e6ba253db9785490e7f09720593cacd87ab24c055a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d209cc927fd341b44a87e6ba253db9785490e7f09720593cacd87ab24c055a0", kill_on_drop: false }` [INFO] [stdout] 7d209cc927fd341b44a87e6ba253db9785490e7f09720593cacd87ab24c055a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7845e8241b3249c46a410b4055aa2768aca2dfaaef468530c1ea3f5fd781d6e2 [INFO] running `Command { std: "docker" "start" "-a" "7845e8241b3249c46a410b4055aa2768aca2dfaaef468530c1ea3f5fd781d6e2", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling polars-utils v0.39.2 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling polars-arrow v0.39.2 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling polars-compute v0.39.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling polars-core v0.39.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling polars-ops v0.39.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling polars-plan v0.39.2 [INFO] [stderr] Compiling polars-lazy v0.39.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling polars v0.39.2 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Compiling lexon_py v0.1.0 (/opt/rustwide/workdir/crates/lexon-py) [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.13.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling lexc v0.3.0 (/opt/rustwide/workdir/lexc) [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking iso8601 v0.6.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.6 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking pyo3-asyncio v0.20.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Checking jsonpath_lib v0.3.0 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking simd-json v0.13.11 [INFO] [stderr] Checking polars-error v0.39.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking jsonschema v0.17.1 [INFO] [stderr] Checking polars-row v0.39.2 [INFO] [stderr] Checking polars-json v0.39.2 [INFO] [stderr] Checking polars-parquet v0.39.2 [INFO] [stderr] Checking polars-time v0.39.2 [INFO] [stderr] Checking polars-io v0.39.2 [INFO] [stderr] Checking lexc-cli v0.1.0 (/opt/rustwide/workdir/lexc-cli) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/lexon-py/src/lib.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 PyRuntime { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `PyRuntime` is not local [INFO] [stdout] | `PyRuntime` 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] --> crates/lexon-py/src/lib.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 PyRuntime { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `PyRuntime` is not local [INFO] [stdout] | `PyRuntime` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "7845e8241b3249c46a410b4055aa2768aca2dfaaef468530c1ea3f5fd781d6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7845e8241b3249c46a410b4055aa2768aca2dfaaef468530c1ea3f5fd781d6e2", kill_on_drop: false }` [INFO] [stdout] 7845e8241b3249c46a410b4055aa2768aca2dfaaef468530c1ea3f5fd781d6e2