[INFO] fetching crate gantz 0.1.0... [INFO] testing gantz-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate gantz 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate gantz 0.1.0 [INFO] finished tweaking crates.io crate gantz 0.1.0 [INFO] tweaked toml for crates.io crate gantz 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gantz 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding petgraph v0.4.13 (available: v0.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d161da173699f262b3de6ea438d45ee9d5def5361732f307eb41c8ee84d9bfd [INFO] running `Command { std: "docker" "start" "-a" "6d161da173699f262b3de6ea438d45ee9d5def5361732f307eb41c8ee84d9bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d161da173699f262b3de6ea438d45ee9d5def5361732f307eb41c8ee84d9bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d161da173699f262b3de6ea438d45ee9d5def5361732f307eb41c8ee84d9bfd", kill_on_drop: false }` [INFO] [stdout] 6d161da173699f262b3de6ea438d45ee9d5def5361732f307eb41c8ee84d9bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a28e3f9b8a8b6ee7a066b20e51709523917c14006d8993bb2f2e1b7f3ccd0b3 [INFO] running `Command { std: "docker" "start" "-a" "9a28e3f9b8a8b6ee7a066b20e51709523917c14006d8993bb2f2e1b7f3ccd0b3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling gantz-derive v0.1.0 [INFO] [stderr] Compiling gantz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &Any); [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Inlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &Any; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Outlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &Any; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Outlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub state: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub state: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | impl State for Box { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | impl State for Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &Any); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &dyn Any); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &dyn Any; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &dyn Any; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:58:60 [INFO] [stdout] | [INFO] [stdout] 58 | fn proc_inlet_at_index(&mut self, i: Inlet, incoming: &Any) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | fn proc_inlet_at_index(&mut self, i: Inlet, incoming: &dyn Any) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | fn proc_outlet_at_index(&mut self, i: Outlet) -> &Any { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 61 | fn proc_outlet_at_index(&mut self, i: Outlet) -> &dyn Any { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | fn outlet_ref(&self, i: Outlet) -> &Any { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 | fn outlet_ref(&self, i: Outlet) -> &dyn Any { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | type Target = State; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 | type Target = dyn State; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] ... [INFO] [stdout] 16 | struct AddF64; [INFO] [stdout] | ------ `AddF64` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Outlets` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Container` is not local [INFO] [stdout] | `Inlets` is not local [INFO] [stdout] | `Outlets` is not local [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] ... [INFO] [stdout] 16 | struct AddF64; [INFO] [stdout] | ------ `AddF64` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9a28e3f9b8a8b6ee7a066b20e51709523917c14006d8993bb2f2e1b7f3ccd0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a28e3f9b8a8b6ee7a066b20e51709523917c14006d8993bb2f2e1b7f3ccd0b3", kill_on_drop: false }` [INFO] [stdout] 9a28e3f9b8a8b6ee7a066b20e51709523917c14006d8993bb2f2e1b7f3ccd0b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fb2f58d88bbc12a1c6399e60ad8c325f944f3b3de3925c9488f09068e56ea71 [INFO] running `Command { std: "docker" "start" "-a" "9fb2f58d88bbc12a1c6399e60ad8c325f944f3b3de3925c9488f09068e56ea71", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &Any); [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Inlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &Any; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Outlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &Any; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Outlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub state: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub state: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | impl State for Box { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | impl State for Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &Any); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &dyn Any); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &dyn Any; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &dyn Any; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:58:60 [INFO] [stdout] | [INFO] [stdout] 58 | fn proc_inlet_at_index(&mut self, i: Inlet, incoming: &Any) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | fn proc_inlet_at_index(&mut self, i: Inlet, incoming: &dyn Any) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | fn proc_outlet_at_index(&mut self, i: Outlet) -> &Any { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 61 | fn proc_outlet_at_index(&mut self, i: Outlet) -> &dyn Any { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | fn outlet_ref(&self, i: Outlet) -> &Any { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 | fn outlet_ref(&self, i: Outlet) -> &dyn Any { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | type Target = State; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 | type Target = dyn State; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] ... [INFO] [stdout] 16 | struct AddF64; [INFO] [stdout] | ------ `AddF64` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Outlets` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Container` is not local [INFO] [stdout] | `Inlets` is not local [INFO] [stdout] | `Outlets` is not local [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] ... [INFO] [stdout] 16 | struct AddF64; [INFO] [stdout] | ------ `AddF64` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gantz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &Any); [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Inlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &Any; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Outlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/node/mod.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &Any; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Outlet` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub state: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub state: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | impl State for Box { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | impl State for Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &Any); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &dyn Any); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &dyn Any; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn outlet_ref(&self, Outlet) -> &dyn Any; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:58:60 [INFO] [stdout] | [INFO] [stdout] 58 | fn proc_inlet_at_index(&mut self, i: Inlet, incoming: &Any) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | fn proc_inlet_at_index(&mut self, i: Inlet, incoming: &dyn Any) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | fn proc_outlet_at_index(&mut self, i: Outlet) -> &Any { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 61 | fn proc_outlet_at_index(&mut self, i: Outlet) -> &dyn Any { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | fn outlet_ref(&self, i: Outlet) -> &Any { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 | fn outlet_ref(&self, i: Outlet) -> &dyn Any { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/mod.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | type Target = State; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 | type Target = dyn State; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] ... [INFO] [stdout] 16 | struct AddF64; [INFO] [stdout] | ------ `AddF64` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Outlets` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/node/add.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(GantzNode_)] [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Container` is not local [INFO] [stdout] | `Inlets` is not local [INFO] [stdout] | `Outlets` is not local [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stdout] ... [INFO] [stdout] 16 | struct AddF64; [INFO] [stdout] | ------ `AddF64` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9fb2f58d88bbc12a1c6399e60ad8c325f944f3b3de3925c9488f09068e56ea71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fb2f58d88bbc12a1c6399e60ad8c325f944f3b3de3925c9488f09068e56ea71", kill_on_drop: false }` [INFO] [stdout] 9fb2f58d88bbc12a1c6399e60ad8c325f944f3b3de3925c9488f09068e56ea71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5552be9a303154cac33d95ca9464aea9e1fdca8a6cf97766b236f58390fd0df7 [INFO] running `Command { std: "docker" "start" "-a" "5552be9a303154cac33d95ca9464aea9e1fdca8a6cf97766b236f58390fd0df7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/node/mod.rs:16:39 [INFO] [stderr] | [INFO] [stderr] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &Any); [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Inlet` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/node/mod.rs:19:40 [INFO] [stderr] | [INFO] [stderr] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &Any; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Outlet` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/node/mod.rs:22:26 [INFO] [stderr] | [INFO] [stderr] 22 | fn outlet_ref(&self, Outlet) -> &Any; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Outlet` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | pub state: Box, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 41 | pub state: Box, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | impl State for Box { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 51 | impl State for Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:16:57 [INFO] [stderr] | [INFO] [stderr] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &Any); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 16 | fn proc_inlet_at_index(&mut self, Inlet, incoming: &dyn Any); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:19:52 [INFO] [stderr] | [INFO] [stderr] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &Any; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 19 | fn proc_outlet_at_index(&mut self, Outlet) -> &dyn Any; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:22:38 [INFO] [stderr] | [INFO] [stderr] 22 | fn outlet_ref(&self, Outlet) -> &Any; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 22 | fn outlet_ref(&self, Outlet) -> &dyn Any; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:58:60 [INFO] [stderr] | [INFO] [stderr] 58 | fn proc_inlet_at_index(&mut self, i: Inlet, incoming: &Any) { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 58 | fn proc_inlet_at_index(&mut self, i: Inlet, incoming: &dyn Any) { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:61:55 [INFO] [stderr] | [INFO] [stderr] 61 | fn proc_outlet_at_index(&mut self, i: Outlet) -> &Any { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 61 | fn proc_outlet_at_index(&mut self, i: Outlet) -> &dyn Any { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:64:41 [INFO] [stderr] | [INFO] [stderr] 64 | fn outlet_ref(&self, i: Outlet) -> &Any { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 64 | fn outlet_ref(&self, i: Outlet) -> &dyn Any { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/node/mod.rs:70:19 [INFO] [stderr] | [INFO] [stderr] 70 | type Target = State; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 70 | type Target = dyn State; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/node/add.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(GantzNode_)] [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stderr] ... [INFO] [stderr] 16 | struct AddF64; [INFO] [stderr] | ------ `AddF64` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/node/add.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(GantzNode_)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Outlets` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/node/add.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(GantzNode_)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Container` is not local [INFO] [stderr] | `Inlets` is not local [INFO] [stderr] | `Outlets` is not local [INFO] [stderr] | `State` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_GANTZ_NODE_ITEMS_AddF64` [INFO] [stderr] ... [INFO] [stderr] 16 | struct AddF64; [INFO] [stderr] | ------ `AddF64` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `GantzNode_` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `GantzNode_` may come from an old version of the `gantz_derive` crate, try updating your dependency with `cargo update -p gantz_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `GantzNode_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `gantz` (lib) generated 15 warnings (run `cargo fix --lib -p gantz` to apply 12 suggestions) [INFO] [stderr] warning: `gantz` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gantz-ae7d2a215f92a2d3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests gantz [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5552be9a303154cac33d95ca9464aea9e1fdca8a6cf97766b236f58390fd0df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5552be9a303154cac33d95ca9464aea9e1fdca8a6cf97766b236f58390fd0df7", kill_on_drop: false }` [INFO] [stdout] 5552be9a303154cac33d95ca9464aea9e1fdca8a6cf97766b236f58390fd0df7