[INFO] cloning repository https://github.com/warriorstar-orion/avulto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warriorstar-orion/avulto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarriorstar-orion%2Favulto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarriorstar-orion%2Favulto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f3590c9bcec4fce26922cf41b0dffcf4a2a1ec0
[INFO] checking warriorstar-orion/avulto against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarriorstar-orion%2Favulto" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/warriorstar-orion/avulto 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/warriorstar-orion/avulto
[INFO] finished tweaking git repo https://github.com/warriorstar-orion/avulto
[INFO] tweaked toml for git repo https://github.com/warriorstar-orion/avulto written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/warriorstar-orion/avulto 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]     Updating git repository `https://github.com/SpaceManiac/SpacemanDMM`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lodepng v3.9.2
[INFO] [stderr]   Downloaded guard v0.5.2
[INFO] [stderr]   Downloaded color_space v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 18923e1e8547275a8a285a08c8e735193620493c4ce626b5df7e869763cd0d74
[INFO] running `Command { std: "docker" "start" "-a" "18923e1e8547275a8a285a08c8e735193620493c4ce626b5df7e869763cd0d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18923e1e8547275a8a285a08c8e735193620493c4ce626b5df7e869763cd0d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18923e1e8547275a8a285a08c8e735193620493c4ce626b5df7e869763cd0d74", kill_on_drop: false }`
[INFO] [stdout] 18923e1e8547275a8a285a08c8e735193620493c4ce626b5df7e869763cd0d74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b4ebeca369e44b426ef2c1dbd5df3782ea00347de5cccab1621bc6ecf7c498d0
[INFO] running `Command { std: "docker" "start" "-a" "b4ebeca369e44b426ef2c1dbd5df3782ea00347de5cccab1621bc6ecf7c498d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking fallible_collections v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking interval-tree v0.8.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.7.3#00df33a0)
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking color_space v0.5.3
[INFO] [stderr]     Checking guard v0.5.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling builtins-proc-macro v0.0.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.7.3#00df33a0)
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking lodepng v3.9.2
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking dreammaker v0.1.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.7.3#00df33a0)
[INFO] [stderr]     Checking dmm-tools v0.1.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.7.3#00df33a0)
[INFO] [stderr]     Checking avulto v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/helpers.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | /                 var.set_item(
[INFO] [stdout] 114 | |                     constant_to_python_value(&args.0),
[INFO] [stdout] 115 | |                     constant_to_python_value(
[INFO] [stdout] 116 | |                         &args
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |                     ),
[INFO] [stdout] 122 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let _ = var.set_item(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/helpers.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | /                 var.set_item(
[INFO] [stdout] 114 | |                     constant_to_python_value(&args.0),
[INFO] [stdout] 115 | |                     constant_to_python_value(
[INFO] [stdout] 116 | |                         &args
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |                     ),
[INFO] [stdout] 122 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let _ = var.set_item(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.09s
[INFO] running `Command { std: "docker" "inspect" "b4ebeca369e44b426ef2c1dbd5df3782ea00347de5cccab1621bc6ecf7c498d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ebeca369e44b426ef2c1dbd5df3782ea00347de5cccab1621bc6ecf7c498d0", kill_on_drop: false }`
[INFO] [stdout] b4ebeca369e44b426ef2c1dbd5df3782ea00347de5cccab1621bc6ecf7c498d0
[INFO] checking warriorstar-orion/avulto 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%2Fwarriorstar-orion%2Favulto" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/warriorstar-orion/avulto 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/warriorstar-orion/avulto
[INFO] finished tweaking git repo https://github.com/warriorstar-orion/avulto
[INFO] tweaked toml for git repo https://github.com/warriorstar-orion/avulto written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/warriorstar-orion/avulto 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 59b5eada100af826740fe83d259b7000c3d27702612334e504b63d41125ba6dc
[INFO] running `Command { std: "docker" "start" "-a" "59b5eada100af826740fe83d259b7000c3d27702612334e504b63d41125ba6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59b5eada100af826740fe83d259b7000c3d27702612334e504b63d41125ba6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59b5eada100af826740fe83d259b7000c3d27702612334e504b63d41125ba6dc", kill_on_drop: false }`
[INFO] [stdout] 59b5eada100af826740fe83d259b7000c3d27702612334e504b63d41125ba6dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8088ecd6cbc3c42f7b27df56cb43131ae94c85f41338ca5d33a877ed4f6d24b9
[INFO] running `Command { std: "docker" "start" "-a" "8088ecd6cbc3c42f7b27df56cb43131ae94c85f41338ca5d33a877ed4f6d24b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking fallible_collections v0.4.9
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking guard v0.5.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking interval-tree v0.8.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.7.3#00df33a0)
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking color_space v0.5.3
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling builtins-proc-macro v0.0.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.7.3#00df33a0)
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking lodepng v3.9.2
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking dreammaker v0.1.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.7.3#00df33a0)
[INFO] [stderr]     Checking dmm-tools v0.1.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.7.3#00df33a0)
[INFO] [stderr]     Checking avulto v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/dmi.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: 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/dmi.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: 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] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/helpers.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | /                 var.set_item(
[INFO] [stdout] 114 | |                     constant_to_python_value(&args.0),
[INFO] [stdout] 115 | |                     constant_to_python_value(
[INFO] [stdout] 116 | |                         &args
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |                     ),
[INFO] [stdout] 122 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let _ = var.set_item(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/helpers.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | /                 var.set_item(
[INFO] [stdout] 114 | |                     constant_to_python_value(&args.0),
[INFO] [stdout] 115 | |                     constant_to_python_value(
[INFO] [stdout] 116 | |                         &args
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |                     ),
[INFO] [stdout] 122 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let _ = var.set_item(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/path.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current method `__truediv__` 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: 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/path.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current method `__truediv__` 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: 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/path.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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/path.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avulto` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `avulto` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8088ecd6cbc3c42f7b27df56cb43131ae94c85f41338ca5d33a877ed4f6d24b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8088ecd6cbc3c42f7b27df56cb43131ae94c85f41338ca5d33a877ed4f6d24b9", kill_on_drop: false }`
[INFO] [stdout] 8088ecd6cbc3c42f7b27df56cb43131ae94c85f41338ca5d33a877ed4f6d24b9
