[INFO] cloning repository https://github.com/chaiNNer-org/chaiNNer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaiNNer-org/chaiNNer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FchaiNNer-org%2FchaiNNer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FchaiNNer-org%2FchaiNNer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 029fce9383ae12bf9f7408cd6f0dbfff058cc463
[INFO] checking chaiNNer-org/chaiNNer-rs against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FchaiNNer-org%2FchaiNNer-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chaiNNer-org/chaiNNer-rs on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/chaiNNer-org/chaiNNer-rs
[INFO] finished tweaking git repo https://github.com/chaiNNer-org/chaiNNer-rs
[INFO] tweaked toml for git repo https://github.com/chaiNNer-org/chaiNNer-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/chaiNNer-org/chaiNNer-rs 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array v0.0.1
[INFO] [stderr]   Downloaded resize v0.8.3
[INFO] [stderr]   Downloaded zhang_hilbert v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b49b2f700c23305113cc5ca78f900dfba1176b0f0c7bf6ae7a7e33280412a8a
[INFO] running `Command { std: "docker" "start" "-a" "0b49b2f700c23305113cc5ca78f900dfba1176b0f0c7bf6ae7a7e33280412a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b49b2f700c23305113cc5ca78f900dfba1176b0f0c7bf6ae7a7e33280412a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b49b2f700c23305113cc5ca78f900dfba1176b0f0c7bf6ae7a7e33280412a8a", kill_on_drop: false }`
[INFO] [stdout] 0b49b2f700c23305113cc5ca78f900dfba1176b0f0c7bf6ae7a7e33280412a8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c7bacb2c3d1a34eb3cc5209c20bc8b382aa3e793dad72acb85ddbfa4e82eb5d
[INFO] running `Command { std: "docker" "start" "-a" "6c7bacb2c3d1a34eb3cc5209c20bc8b382aa3e793dad72acb85ddbfa4e82eb5d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling target-lexicon v0.12.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking simd-adler32 v0.3.4
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking spin v0.9.5
[INFO] [stderr]     Checking zune-inflate v0.2.50
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking glam v0.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]    Compiling pyo3-build-config v0.20.0
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking array v0.0.1
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking zhang_hilbert v0.1.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking memoffset v0.9.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling pyo3-ffi v0.20.0
[INFO] [stderr]    Compiling pyo3 v0.20.0
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking image-core v0.0.0 (/opt/rustwide/workdir/crates/image-core)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex-py v0.0.0 (/opt/rustwide/workdir/crates/regex-py)
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking resize v0.8.3
[INFO] [stderr]     Checking image-ops v0.0.0 (/opt/rustwide/workdir/crates/image-ops)
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.5.3
[INFO] [stderr]    Compiling pyo3-macros v0.20.0
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking arboard v3.2.0
[INFO] [stderr]     Checking test-util v0.0.0 (/opt/rustwide/workdir/crates/test-util)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bindings v0.0.0 (/opt/rustwide/workdir/crates/bindings)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.57s
[INFO] running `Command { std: "docker" "inspect" "6c7bacb2c3d1a34eb3cc5209c20bc8b382aa3e793dad72acb85ddbfa4e82eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c7bacb2c3d1a34eb3cc5209c20bc8b382aa3e793dad72acb85ddbfa4e82eb5d", kill_on_drop: false }`
[INFO] [stdout] 6c7bacb2c3d1a34eb3cc5209c20bc8b382aa3e793dad72acb85ddbfa4e82eb5d
[INFO] checking chaiNNer-org/chaiNNer-rs against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FchaiNNer-org%2FchaiNNer-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chaiNNer-org/chaiNNer-rs on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/chaiNNer-org/chaiNNer-rs
[INFO] finished tweaking git repo https://github.com/chaiNNer-org/chaiNNer-rs
[INFO] tweaked toml for git repo https://github.com/chaiNNer-org/chaiNNer-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/chaiNNer-org/chaiNNer-rs 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd6324416796119bf4badb5ad365d088bb98ef40f2199af08c6def68078b503f
[INFO] running `Command { std: "docker" "start" "-a" "bd6324416796119bf4badb5ad365d088bb98ef40f2199af08c6def68078b503f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd6324416796119bf4badb5ad365d088bb98ef40f2199af08c6def68078b503f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd6324416796119bf4badb5ad365d088bb98ef40f2199af08c6def68078b503f", kill_on_drop: false }`
[INFO] [stdout] bd6324416796119bf4badb5ad365d088bb98ef40f2199af08c6def68078b503f
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2d4fb41c35f6180bd4bf3a2fd5a7de941ac70e88aa4d4d6e87c526586fa84ca
[INFO] running `Command { std: "docker" "start" "-a" "c2d4fb41c35f6180bd4bf3a2fd5a7de941ac70e88aa4d4d6e87c526586fa84ca", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling target-lexicon v0.12.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]     Checking simd-adler32 v0.3.4
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking zune-inflate v0.2.50
[INFO] [stderr]     Checking spin v0.9.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking glam v0.24.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling pyo3-build-config v0.20.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking array v0.0.1
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking zhang_hilbert v0.1.1
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling pyo3-ffi v0.20.0
[INFO] [stderr]    Compiling pyo3 v0.20.0
[INFO] [stderr]     Checking image-core v0.0.0 (/opt/rustwide/workdir/crates/image-core)
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking resize v0.8.3
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]     Checking regex-py v0.0.0 (/opt/rustwide/workdir/crates/regex-py)
[INFO] [stderr]     Checking image-ops v0.0.0 (/opt/rustwide/workdir/crates/image-ops)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.0
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.5.3
[INFO] [stderr]    Compiling pyo3-macros v0.20.0
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking test-util v0.0.0 (/opt/rustwide/workdir/crates/test-util)
[INFO] [stderr]     Checking arboard v3.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking bindings v0.0.0 (/opt/rustwide/workdir/crates/bindings)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/bindings/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[pymodule]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `pymodule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/bindings/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[pymodule]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `pymodule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/bindings/src/dither.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/bindings/src/dither.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/bindings/src/dither.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/bindings/src/dither.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> crates/bindings/src/regex.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[pymethods]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> crates/bindings/src/regex.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[pymethods]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bindings` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bindings` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "c2d4fb41c35f6180bd4bf3a2fd5a7de941ac70e88aa4d4d6e87c526586fa84ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2d4fb41c35f6180bd4bf3a2fd5a7de941ac70e88aa4d4d6e87c526586fa84ca", kill_on_drop: false }`
[INFO] [stdout] c2d4fb41c35f6180bd4bf3a2fd5a7de941ac70e88aa4d4d6e87c526586fa84ca
