[INFO] cloning repository https://github.com/vbe0201/kobold
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbe0201/kobold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbe0201%2Fkobold", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbe0201%2Fkobold'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccb77cc3be34fbf8b3a21d5037f8ad4028b1e08a
[INFO] checking vbe0201/kobold against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbe0201%2Fkobold" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vbe0201/kobold 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/vbe0201/kobold
[INFO] finished tweaking git repo https://github.com/vbe0201/kobold
[INFO] tweaked toml for git repo https://github.com/vbe0201/kobold written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vbe0201/kobold 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]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v4.2.0
[INFO] [stderr]   Downloaded libdeflater v1.19.0
[INFO] [stderr]   Downloaded binrw v0.13.3
[INFO] [stderr]   Downloaded libdeflate-sys v1.19.0
[INFO] [stderr]   Downloaded binrw_derive v0.13.3
[INFO] [stderr]   Downloaded memmap2 v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d636003bca88c1d179857973363b3aa1aae7db8a8c0542b6a6fe415bfb7c96fd
[INFO] running `Command { std: "docker" "start" "-a" "d636003bca88c1d179857973363b3aa1aae7db8a8c0542b6a6fe415bfb7c96fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d636003bca88c1d179857973363b3aa1aae7db8a8c0542b6a6fe415bfb7c96fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d636003bca88c1d179857973363b3aa1aae7db8a8c0542b6a6fe415bfb7c96fd", kill_on_drop: false }`
[INFO] [stdout] d636003bca88c1d179857973363b3aa1aae7db8a8c0542b6a6fe415bfb7c96fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 40270b175daa48d6227a6309ddf680a25bfa69879fc8918a49986ad8d1e400fe
[INFO] running `Command { std: "docker" "start" "-a" "40270b175daa48d6227a6309ddf680a25bfa69879fc8918a49986ad8d1e400fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling libdeflate-sys v1.19.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking memmap2 v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking libdeflater v1.19.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking spki v0.7.2
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking rsa v0.9.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]     Checking katsuba-executor v0.1.0 (/opt/rustwide/workdir/src/katsuba-executor)
[INFO] [stderr]     Checking simple_logger v4.2.0
[INFO] [stderr]     Checking mimalloc v0.1.39
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking katsuba-utils v0.1.0 (/opt/rustwide/workdir/src/katsuba-utils)
[INFO] [stderr]     Checking katsuba-bit-buf v0.1.0 (/opt/rustwide/workdir/src/katsuba-bit-buf)
[INFO] [stderr]     Checking katsuba-bcd v0.1.0 (/opt/rustwide/workdir/src/katsuba-bcd)
[INFO] [stderr]     Checking katsuba-client-sig v0.1.0 (/opt/rustwide/workdir/src/katsuba-client-sig)
[INFO] [stderr]     Checking katsuba-poi v0.1.0 (/opt/rustwide/workdir/src/katsuba-poi)
[INFO] [stderr]     Checking katsuba-nav v0.1.0 (/opt/rustwide/workdir/src/katsuba-nav)
[INFO] [stderr]     Checking katsuba-types v0.1.0 (/opt/rustwide/workdir/src/katsuba-types)
[INFO] [stderr]     Checking katsuba-object-property v0.1.0 (/opt/rustwide/workdir/src/katsuba-object-property)
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking katsuba-wad v0.1.0 (/opt/rustwide/workdir/src/katsuba-wad)
[INFO] [stderr]     Checking katsuba-py v0.1.2 (/opt/rustwide/workdir/src/katsuba-py)
[INFO] [stderr]     Checking katsuba v0.8.3 (/opt/rustwide/workdir/src/katsuba)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.99s
[INFO] running `Command { std: "docker" "inspect" "40270b175daa48d6227a6309ddf680a25bfa69879fc8918a49986ad8d1e400fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40270b175daa48d6227a6309ddf680a25bfa69879fc8918a49986ad8d1e400fe", kill_on_drop: false }`
[INFO] [stdout] 40270b175daa48d6227a6309ddf680a25bfa69879fc8918a49986ad8d1e400fe
[INFO] checking vbe0201/kobold 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%2Fvbe0201%2Fkobold" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vbe0201/kobold 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/vbe0201/kobold
[INFO] finished tweaking git repo https://github.com/vbe0201/kobold
[INFO] tweaked toml for git repo https://github.com/vbe0201/kobold written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/vbe0201/kobold 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] 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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e71a130638a5f95367e2b90a5264f4ae9a1ed522eb158eb7598ec6b46136320d
[INFO] running `Command { std: "docker" "start" "-a" "e71a130638a5f95367e2b90a5264f4ae9a1ed522eb158eb7598ec6b46136320d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e71a130638a5f95367e2b90a5264f4ae9a1ed522eb158eb7598ec6b46136320d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e71a130638a5f95367e2b90a5264f4ae9a1ed522eb158eb7598ec6b46136320d", kill_on_drop: false }`
[INFO] [stdout] e71a130638a5f95367e2b90a5264f4ae9a1ed522eb158eb7598ec6b46136320d
[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 -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] 26980ff498db6f030b7baf6c5f3d3ea9b912667f4e213562805143199a17bb0e
[INFO] running `Command { std: "docker" "start" "-a" "26980ff498db6f030b7baf6c5f3d3ea9b912667f4e213562805143199a17bb0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling libdeflate-sys v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking libdeflater v1.19.0
[INFO] [stderr]     Checking memmap2 v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking spki v0.7.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rsa v0.9.2
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking simple_logger v4.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]     Checking katsuba-executor v0.1.0 (/opt/rustwide/workdir/src/katsuba-executor)
[INFO] [stderr]     Checking mimalloc v0.1.39
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking katsuba-utils v0.1.0 (/opt/rustwide/workdir/src/katsuba-utils)
[INFO] [stderr]     Checking katsuba-bit-buf v0.1.0 (/opt/rustwide/workdir/src/katsuba-bit-buf)
[INFO] [stderr]     Checking katsuba-bcd v0.1.0 (/opt/rustwide/workdir/src/katsuba-bcd)
[INFO] [stderr]     Checking katsuba-client-sig v0.1.0 (/opt/rustwide/workdir/src/katsuba-client-sig)
[INFO] [stderr]     Checking katsuba-nav v0.1.0 (/opt/rustwide/workdir/src/katsuba-nav)
[INFO] [stderr]     Checking katsuba-poi v0.1.0 (/opt/rustwide/workdir/src/katsuba-poi)
[INFO] [stderr]     Checking katsuba-types v0.1.0 (/opt/rustwide/workdir/src/katsuba-types)
[INFO] [stderr]     Checking katsuba-object-property v0.1.0 (/opt/rustwide/workdir/src/katsuba-object-property)
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking katsuba-wad v0.1.0 (/opt/rustwide/workdir/src/katsuba-wad)
[INFO] [stderr]     Checking katsuba-py v0.1.2 (/opt/rustwide/workdir/src/katsuba-py)
[INFO] [stderr]     Checking katsuba v0.8.3 (/opt/rustwide/workdir/src/katsuba)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/katsuba-py/src/op.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[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/katsuba-py/src/op.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[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/katsuba-py/src/op.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[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 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `katsuba-py` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/katsuba-py/src/op.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[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/katsuba-py/src/op.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[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/katsuba-py/src/op.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[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 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `katsuba-py` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "26980ff498db6f030b7baf6c5f3d3ea9b912667f4e213562805143199a17bb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26980ff498db6f030b7baf6c5f3d3ea9b912667f4e213562805143199a17bb0e", kill_on_drop: false }`
[INFO] [stdout] 26980ff498db6f030b7baf6c5f3d3ea9b912667f4e213562805143199a17bb0e
