[INFO] cloning repository https://github.com/jonaspleyer/2023-autophagy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonaspleyer/2023-autophagy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonaspleyer%2F2023-autophagy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonaspleyer%2F2023-autophagy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88ec32aea12bc05970aea8a95a2eb5dbca7aef4c
[INFO] checking jonaspleyer/2023-autophagy against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonaspleyer%2F2023-autophagy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jonaspleyer/2023-autophagy 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] started tweaking git repo https://github.com/jonaspleyer/2023-autophagy
[INFO] finished tweaking git repo https://github.com/jonaspleyer/2023-autophagy
[INFO] tweaked toml for git repo https://github.com/jonaspleyer/2023-autophagy written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.3
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded core-graphics-types v0.1.3
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded const-cstr v0.3.0
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]   Downloaded dlib v0.5.2
[INFO] [stderr]   Downloaded png v0.17.11
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded libloading v0.8.1
[INFO] [stderr]   Downloaded fdeflate v0.3.4
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.1
[INFO] [stderr]   Downloaded ttf-parser v0.17.1
[INFO] [stderr]   Downloaded freetype-sys v0.19.0
[INFO] [stderr]   Downloaded cellular_raza-concepts-derive v0.0.5
[INFO] [stderr]   Downloaded cellular_raza-core-derive v0.0.5
[INFO] [stderr]   Downloaded image v0.24.8
[INFO] [stderr]   Downloaded cellular_raza-concepts v0.0.5
[INFO] [stderr]   Downloaded kdam v0.5.1
[INFO] [stderr]   Downloaded cellular_raza-core v0.0.5
[INFO] [stderr]   Downloaded cellular_raza v0.0.5
[INFO] [stderr]   Downloaded cellular_raza-building-blocks v0.0.5
[INFO] [stderr]   Downloaded itertools v0.12.1
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded nalgebra v0.32.3
[INFO] [stderr]   Downloaded approx v0.5.1
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.2
[INFO] [stderr]   Downloaded formatx v0.2.2
[INFO] [stderr]   Downloaded rand_distr v0.4.3
[INFO] [stderr]   Downloaded weezl v0.1.8
[INFO] [stderr]   Downloaded freetype v0.7.1
[INFO] [stderr]   Downloaded hurdles v1.0.1
[INFO] [stderr]   Downloaded font-kit v0.11.0
[INFO] [stderr]   Downloaded wide v0.7.15
[INFO] [stderr]   Downloaded safe_arch v0.7.1
[INFO] [stderr]   Downloaded parking_lot_core v0.4.0
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded simd-adler32 v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d59ad703e405fdb4ed9f9b1a7c481a98c4be087aebac5bf155495385f7d635a4
[INFO] running `Command { std: "docker" "start" "-a" "d59ad703e405fdb4ed9f9b1a7c481a98c4be087aebac5bf155495385f7d635a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d59ad703e405fdb4ed9f9b1a7c481a98c4be087aebac5bf155495385f7d635a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59ad703e405fdb4ed9f9b1a7c481a98c4be087aebac5bf155495385f7d635a4", kill_on_drop: false }`
[INFO] [stdout] d59ad703e405fdb4ed9f9b1a7c481a98c4be087aebac5bf155495385f7d635a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 46bd1e3bf9488c59c87b5e0a2321a955d617aa7c495de8e93583af59da7d37d6
[INFO] running `Command { std: "docker" "start" "-a" "46bd1e3bf9488c59c87b5e0a2321a955d617aa7c495de8e93583af59da7d37d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pathfinder_simd v0.5.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling freetype-sys v0.19.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking formatx v0.2.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking kdam v0.5.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking hurdles v1.0.1
[INFO] [stderr]     Checking pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling cellular_raza-concepts-derive v0.0.5
[INFO] [stderr]    Compiling freetype v0.7.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking cellular_raza-concepts v0.0.5
[INFO] [stderr]    Compiling cellular_raza-core-derive v0.0.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking cellular_raza-core v0.0.5
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking cellular_raza-building-blocks v0.0.5
[INFO] [stderr]     Checking cellular_raza v0.0.5
[INFO] [stderr]     Checking cr_autophagy_pyo3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "46bd1e3bf9488c59c87b5e0a2321a955d617aa7c495de8e93583af59da7d37d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46bd1e3bf9488c59c87b5e0a2321a955d617aa7c495de8e93583af59da7d37d6", kill_on_drop: false }`
[INFO] [stdout] 46bd1e3bf9488c59c87b5e0a2321a955d617aa7c495de8e93583af59da7d37d6
[INFO] checking jonaspleyer/2023-autophagy against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonaspleyer%2F2023-autophagy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jonaspleyer/2023-autophagy 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] started tweaking git repo https://github.com/jonaspleyer/2023-autophagy
[INFO] finished tweaking git repo https://github.com/jonaspleyer/2023-autophagy
[INFO] tweaked toml for git repo https://github.com/jonaspleyer/2023-autophagy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bbed4e6a9c057cfbdb2ec536073f664669d171d4bdfb2c3bbdd9cfbe95c2cd21
[INFO] running `Command { std: "docker" "start" "-a" "bbed4e6a9c057cfbdb2ec536073f664669d171d4bdfb2c3bbdd9cfbe95c2cd21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbed4e6a9c057cfbdb2ec536073f664669d171d4bdfb2c3bbdd9cfbe95c2cd21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbed4e6a9c057cfbdb2ec536073f664669d171d4bdfb2c3bbdd9cfbe95c2cd21", kill_on_drop: false }`
[INFO] [stdout] bbed4e6a9c057cfbdb2ec536073f664669d171d4bdfb2c3bbdd9cfbe95c2cd21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8e66810823aa0efc6b8b56a831e77ace89ca042622108513a2bf5af4a0c39015
[INFO] running `Command { std: "docker" "start" "-a" "8e66810823aa0efc6b8b56a831e77ace89ca042622108513a2bf5af4a0c39015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling freetype-sys v0.19.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking formatx v0.2.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking kdam v0.5.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hurdles v1.0.1
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling cellular_raza-concepts-derive v0.0.5
[INFO] [stderr]    Compiling freetype v0.7.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking cellular_raza-concepts v0.0.5
[INFO] [stderr]    Compiling cellular_raza-core-derive v0.0.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking cellular_raza-core v0.0.5
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking cellular_raza-building-blocks v0.0.5
[INFO] [stderr]     Checking cellular_raza v0.0.5
[INFO] [stderr]     Checking cr_autophagy_pyo3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/particle_properties.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[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: requested on the command line with `-D non-local-definitions`
[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]    --> src/particle_properties.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[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: requested on the command line with `-D non-local-definitions`
[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]    --> src/simulation.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[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]    --> src/simulation.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[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 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cr_autophagy_pyo3` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cr_autophagy_pyo3` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8e66810823aa0efc6b8b56a831e77ace89ca042622108513a2bf5af4a0c39015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e66810823aa0efc6b8b56a831e77ace89ca042622108513a2bf5af4a0c39015", kill_on_drop: false }`
[INFO] [stdout] 8e66810823aa0efc6b8b56a831e77ace89ca042622108513a2bf5af4a0c39015
