[INFO] cloning repository https://github.com/fractalysis/PolyComb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fractalysis/PolyComb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffractalysis%2FPolyComb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffractalysis%2FPolyComb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f58972641011ad985717df9bb1847b4cbe2b323
[INFO] checking fractalysis/PolyComb against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffractalysis%2FPolyComb" "/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/fractalysis/PolyComb 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/fractalysis/PolyComb
[INFO] finished tweaking git repo https://github.com/fractalysis/PolyComb
[INFO] tweaked toml for git repo https://github.com/fractalysis/PolyComb written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fractalysis/PolyComb 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/wrl/baseplug.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thingbuf v0.1.4
[INFO] [stderr]   Downloaded rsor v0.1.3
[INFO] [stderr]   Downloaded symphonia-codec-alac v0.5.3
[INFO] [stderr]   Downloaded symphonia-bundle-flac v0.5.3
[INFO] [stderr]   Downloaded symphonia-format-mkv v0.5.3
[INFO] [stderr]   Downloaded symphonia-format-isomp4 v0.5.3
[INFO] [stderr]   Downloaded symphonia-codec-aac v0.5.3
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded fundsp v0.15.0
[INFO] [stderr]   Downloaded funutd v0.12.1
[INFO] [stderr]   Downloaded vst2-sys v0.2.0
[INFO] [stderr]   Downloaded numeric-array v0.5.2
[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] 51510a5c3dc13c11b12a79d0d0ff8d2fb531232e9fe93f391c42bd242987820e
[INFO] running `Command { std: "docker" "start" "-a" "51510a5c3dc13c11b12a79d0d0ff8d2fb531232e9fe93f391c42bd242987820e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51510a5c3dc13c11b12a79d0d0ff8d2fb531232e9fe93f391c42bd242987820e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51510a5c3dc13c11b12a79d0d0ff8d2fb531232e9fe93f391c42bd242987820e", kill_on_drop: false }`
[INFO] [stdout] 51510a5c3dc13c11b12a79d0d0ff8d2fb531232e9fe93f391c42bd242987820e
[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] 4375199ce233d088e9237fa99963f6959141a174890dd1acc4778b9b09d4816d
[INFO] running `Command { std: "docker" "start" "-a" "4375199ce233d088e9237fa99963f6959141a174890dd1acc4778b9b09d4816d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking riff v1.0.1
[INFO] [stderr]     Checking vst2-sys v0.2.0
[INFO] [stderr]     Checking rsor v0.1.3
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking ringbuf v0.2.8
[INFO] [stderr]     Checking wav v1.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.3
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.3
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.3
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking numeric-array v0.5.2
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]     Checking symphonia-format-wav v0.5.3
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.3
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.3
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.3
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.3
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.3
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]     Checking funutd v0.12.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling baseplug-derive v0.1.0 (https://github.com/wrl/baseplug.git#f369427e)
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking thingbuf v0.1.4
[INFO] [stderr]     Checking fundsp v0.15.0
[INFO] [stderr]     Checking baseplug v0.1.0 (https://github.com/wrl/baseplug.git#f369427e)
[INFO] [stderr]     Checking polycomb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/plugin.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/plugin.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[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.75s
[INFO] running `Command { std: "docker" "inspect" "4375199ce233d088e9237fa99963f6959141a174890dd1acc4778b9b09d4816d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4375199ce233d088e9237fa99963f6959141a174890dd1acc4778b9b09d4816d", kill_on_drop: false }`
[INFO] [stdout] 4375199ce233d088e9237fa99963f6959141a174890dd1acc4778b9b09d4816d
[INFO] checking fractalysis/PolyComb 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%2Ffractalysis%2FPolyComb" "/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/fractalysis/PolyComb 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/fractalysis/PolyComb
[INFO] finished tweaking git repo https://github.com/fractalysis/PolyComb
[INFO] tweaked toml for git repo https://github.com/fractalysis/PolyComb written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fractalysis/PolyComb 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-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] dbcfdc1443618b157f69f358507309ad0293bc44569c5ae33cbfc7d5e09f58b0
[INFO] running `Command { std: "docker" "start" "-a" "dbcfdc1443618b157f69f358507309ad0293bc44569c5ae33cbfc7d5e09f58b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbcfdc1443618b157f69f358507309ad0293bc44569c5ae33cbfc7d5e09f58b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbcfdc1443618b157f69f358507309ad0293bc44569c5ae33cbfc7d5e09f58b0", kill_on_drop: false }`
[INFO] [stdout] dbcfdc1443618b157f69f358507309ad0293bc44569c5ae33cbfc7d5e09f58b0
[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] 96a8ee9f3505b7ea23029d02ff55c2fcca052151bd1e3e3727b11f73e04337e4
[INFO] running `Command { std: "docker" "start" "-a" "96a8ee9f3505b7ea23029d02ff55c2fcca052151bd1e3e3727b11f73e04337e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking rsor v0.1.3
[INFO] [stderr]     Checking riff v1.0.1
[INFO] [stderr]     Checking vst2-sys v0.2.0
[INFO] [stderr]     Checking ringbuf v0.2.8
[INFO] [stderr]     Checking wav v1.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking numeric-array v0.5.2
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.3
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.3
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.3
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.3
[INFO] [stderr]     Checking symphonia-format-wav v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.3
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.3
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.3
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.3
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.3
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]     Checking funutd v0.12.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling baseplug-derive v0.1.0 (https://github.com/wrl/baseplug.git#f369427e)
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking thingbuf v0.1.4
[INFO] [stderr]     Checking fundsp v0.15.0
[INFO] [stderr]     Checking baseplug v0.1.0 (https://github.com/wrl/baseplug.git#f369427e)
[INFO] [stderr]     Checking polycomb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/plugin.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/plugin.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/plugin.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / baseplug::model! {
[INFO] [stdout] 34 | |     #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout] 35 | |     struct PhaseyModel {
[INFO] [stdout] 36 | |         #[model(min = 0.0, max = 1.0)]
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     }
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_PARAMETERS_FOR_PhaseyModel`
[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 macro `baseplug::model` (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/plugin.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / baseplug::model! {
[INFO] [stdout] 34 | |     #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout] 35 | |     struct PhaseyModel {
[INFO] [stdout] 36 | |         #[model(min = 0.0, max = 1.0)]
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     }
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_PARAMETERS_FOR_PhaseyModel`
[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 macro `baseplug::model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polycomb` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `polycomb` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "96a8ee9f3505b7ea23029d02ff55c2fcca052151bd1e3e3727b11f73e04337e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a8ee9f3505b7ea23029d02ff55c2fcca052151bd1e3e3727b11f73e04337e4", kill_on_drop: false }`
[INFO] [stdout] 96a8ee9f3505b7ea23029d02ff55c2fcca052151bd1e3e3727b11f73e04337e4
