[INFO] cloning repository https://github.com/ewen-lbh/shapemaker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ewen-lbh/shapemaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewen-lbh%2Fshapemaker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewen-lbh%2Fshapemaker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fa8f1a7c3c6e02f8dd7f067f1878c4843f20118
[INFO] checking ewen-lbh/shapemaker against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewen-lbh%2Fshapemaker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ewen-lbh/shapemaker
[INFO] finished tweaking git repo https://github.com/ewen-lbh/shapemaker
[INFO] tweaked toml for git repo https://github.com/ewen-lbh/shapemaker written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ewen-lbh/shapemaker on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ewen-lbh/shapemaker 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3
[INFO] running `Command { std: "docker" "start" "11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking diff-match-patch-rs v0.5.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking nih_log v0.3.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f)
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking midi-consts v0.1.0
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking usvg v0.46.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking midly v0.5.3
[INFO] [stderr]     Checking measure_time v0.9.0
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking easing-function v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking reflink v0.1.3 (https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46)
[INFO] [stderr]     Checking rust-analyzer v0.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking resvg v0.46.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature%2Fnested-permit-forbid#a6fb4f62)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]    Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]     Checking vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking goblin v0.6.1
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking vgv v0.1.0 (https://github.com/gwennlbh/vgvf#3279dd82)
[INFO] [stderr]     Checking nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking ws v0.9.2
[INFO] [stderr]     Checking nih_plug_xtask v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking notify-rust v4.12.0
[INFO] [stderr]     Checking shapemaker v1.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/vst/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | nih_export_vst3!(ShapemakerVST);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `vst3_com::vtable` which comes from the expansion of the macro `nih_export_vst3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/vst/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | nih_export_vst3!(ShapemakerVST);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `vst3_com::vtable` which comes from the expansion of the macro `nih_export_vst3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/vst/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | nih_export_vst3!(ShapemakerVST);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `vst3_com::vtable` which comes from the expansion of the macro `nih_export_vst3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/vst/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | nih_export_vst3!(ShapemakerVST);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `vst3_com::vtable` which comes from the expansion of the macro `nih_export_vst3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/vst/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | nih_export_vst3!(ShapemakerVST);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `vst3_com::vtable` which comes from the expansion of the macro `nih_export_vst3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/vst/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | nih_export_vst3!(ShapemakerVST);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `vst3_com::vtable` which comes from the expansion of the macro `nih_export_vst3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/graphics/layer.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |         self.hidden.toggle();
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Toggleable::toggle(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(bool_toggle)]` to the crate attributes to enable `core::bool::<impl bool>::toggle`
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(bool_toggle)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/graphics/layer.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |         self.hidden.toggle();
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Toggleable::toggle(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(bool_toggle)]` to the crate attributes to enable `core::bool::<impl bool>::toggle`
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(bool_toggle)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking schedule-hell v0.1.0 (/opt/rustwide/workdir/examples/schedule-hell)
[INFO] [stderr]     Checking specimen v0.1.0 (/opt/rustwide/workdir/examples/specimen)
[INFO] [stderr]     Checking dna-analysis-machine v0.1.0 (/opt/rustwide/workdir/examples/dna-analysis-machine)
[INFO] [stderr]     Checking playground v0.1.0 (/opt/rustwide/workdir/examples/playground)
[INFO] [stdout] warning: unused import: `IndexedRandom`
[INFO] [stdout]  --> examples/playground/src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     seq::{IndexedRandom, IteratorRandom},
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IndexedRandom`
[INFO] [stdout]  --> examples/playground/src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     seq::{IndexedRandom, IteratorRandom},
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec), shapemaker v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3", kill_on_drop: false }`
[INFO] [stdout] 11a4ee794fb7a19081d5637f35527c0c0ae344f5485fd11747e045b40e3058b3
