[INFO] fetching crate prefixopt_derive 0.4.0... [INFO] testing prefixopt_derive-0.4.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate prefixopt_derive 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate prefixopt_derive 0.4.0 [INFO] finished tweaking crates.io crate prefixopt_derive 0.4.0 [INFO] tweaked toml for crates.io crate prefixopt_derive 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prefixopt_derive 0.4.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.48) [INFO] [stderr] Adding quote v0.3.15 (available: v1.0.41) [INFO] [stderr] Adding syn v0.11.11 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e0d0652b9c2fa33e05dcfd30b8299d2677a68b2691026a5c0617f25a2421687 [INFO] running `Command { std: "docker" "start" "-a" "4e0d0652b9c2fa33e05dcfd30b8299d2677a68b2691026a5c0617f25a2421687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e0d0652b9c2fa33e05dcfd30b8299d2677a68b2691026a5c0617f25a2421687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0d0652b9c2fa33e05dcfd30b8299d2677a68b2691026a5c0617f25a2421687", kill_on_drop: false }` [INFO] [stdout] 4e0d0652b9c2fa33e05dcfd30b8299d2677a68b2691026a5c0617f25a2421687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba8724bbb82e10dbf2c90a6ea6807c718c579ba9e076c2b6e5f781ea14625523 [INFO] running `Command { std: "docker" "start" "-a" "ba8724bbb82e10dbf2c90a6ea6807c718c579ba9e076c2b6e5f781ea14625523", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling scopeguard v0.2.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling map_in_place v0.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling prefixopt v0.4.0 [INFO] [stderr] Compiling prefixopt_derive v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enum_data.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | .map(|id| id as &::std::fmt::Display) [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] 51 | .map(|id| id as &dyn (::std::fmt::Display)) [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] --> bin/example.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PrefixOpt)] [INFO] [stdout] | -^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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 6.65s [INFO] running `Command { std: "docker" "inspect" "ba8724bbb82e10dbf2c90a6ea6807c718c579ba9e076c2b6e5f781ea14625523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8724bbb82e10dbf2c90a6ea6807c718c579ba9e076c2b6e5f781ea14625523", kill_on_drop: false }` [INFO] [stdout] ba8724bbb82e10dbf2c90a6ea6807c718c579ba9e076c2b6e5f781ea14625523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a9d187603c24c555b0629638c5d88d24bd25b86c5ea99187fc348ca34db0b33 [INFO] running `Command { std: "docker" "start" "-a" "8a9d187603c24c555b0629638c5d88d24bd25b86c5ea99187fc348ca34db0b33", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling prefixopt_derive v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enum_data.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | .map(|id| id as &::std::fmt::Display) [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] 51 | .map(|id| id as &dyn (::std::fmt::Display)) [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enum_data.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | .map(|id| id as &::std::fmt::Display) [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] 51 | .map(|id| id as &dyn (::std::fmt::Display)) [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] --> bin/example.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PrefixOpt)] [INFO] [stdout] | -^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> bin/example.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PrefixOpt)] [INFO] [stdout] | -^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/enums.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/enums.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stdout] | -^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Either` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_Either` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `B` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_B` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(PrefixOpt, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | -^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stdout] | -^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `A` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stdout] | -^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `B` is not local [INFO] [stdout] | `PrefixOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_B` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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 1.87s [INFO] running `Command { std: "docker" "inspect" "8a9d187603c24c555b0629638c5d88d24bd25b86c5ea99187fc348ca34db0b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9d187603c24c555b0629638c5d88d24bd25b86c5ea99187fc348ca34db0b33", kill_on_drop: false }` [INFO] [stdout] 8a9d187603c24c555b0629638c5d88d24bd25b86c5ea99187fc348ca34db0b33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23f11c2d12634651f3e2e3a3898094b429e0b354e453b5035c4082c5bd5c2096 [INFO] running `Command { std: "docker" "start" "-a" "23f11c2d12634651f3e2e3a3898094b429e0b354e453b5035c4082c5bd5c2096", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/enum_data.rs:51:38 [INFO] [stderr] | [INFO] [stderr] 51 | .map(|id| id as &::std::fmt::Display) [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] 51 | .map(|id| id as &dyn (::std::fmt::Display)) [INFO] [stderr] | +++++ + [INFO] [stderr] [INFO] [stderr] warning: `prefixopt_derive` (lib) generated 1 warning (run `cargo fix --lib -p prefixopt_derive` to apply 1 suggestion) [INFO] [stderr] warning: `prefixopt_derive` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/enums.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `A` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/enums.rs:61:14 [INFO] [stderr] | [INFO] [stderr] 61 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stderr] | -^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Either` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_Either` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> bin/example.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, PrefixOpt)] [INFO] [stderr] | -^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `A` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `A` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:36:14 [INFO] [stderr] | [INFO] [stderr] 36 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `A` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `B` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_B` and up 2 bodies [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `A` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:58:14 [INFO] [stderr] | [INFO] [stderr] 58 | #[derive(PrefixOpt, Default, Debug, PartialEq, Eq)] [INFO] [stderr] | -^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `A` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:69:14 [INFO] [stderr] | [INFO] [stderr] 69 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stderr] | -^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `A` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_A` and up 2 bodies [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (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] --> tests/structs.rs:71:14 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(PrefixOpt, Debug, PartialEq, Eq)] [INFO] [stderr] | -^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `B` is not local [INFO] [stderr] | `PrefixOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_PREFIXOPT_FOR_B` and up 2 bodies [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `PrefixOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `PrefixOpt` may come from an old version of the `prefixopt_derive` crate, try updating your dependency with `cargo update -p prefixopt_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 `PrefixOpt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `prefixopt_derive` (test "enums") generated 2 warnings [INFO] [stderr] warning: `prefixopt_derive` (bin "example" test) generated 1 warning [INFO] [stderr] warning: `prefixopt_derive` (bin "example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `prefixopt_derive` (test "structs") generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prefixopt_derive-8185e13e8cd0c2c6) [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] [stderr] Running unittests bin/example.rs (/opt/rustwide/target/debug/deps/example-9d4ceddf38f8530e) [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] [stderr] Running tests/enums.rs (/opt/rustwide/target/debug/deps/enums-a211ed60d071603e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test generics::generic_enum_named ... ok [INFO] [stdout] test simple::test_named_args_no_override ... ok [INFO] [stdout] test simple::test_unary_tuple ... ok [INFO] [stdout] test simple::test_unit ... ok [INFO] [stdout] test generics::generic_unary ... ok [INFO] [stdout] test generics::generic_other ... ok [INFO] [stdout] test simple::test_empty_tuple ... ok [INFO] [stderr] Running tests/structs.rs (/opt/rustwide/target/debug/deps/structs-8c3ec2ca16fa1360) [INFO] [stdout] test simple::test_named_args_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test named_struct ... ok [INFO] [stdout] test fail_parse ... ok [INFO] [stdout] test generic_struct ... ok [INFO] [stdout] test named_tuple ... ok [INFO] [stdout] test generic_tuple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests prefixopt_derive [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" "23f11c2d12634651f3e2e3a3898094b429e0b354e453b5035c4082c5bd5c2096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23f11c2d12634651f3e2e3a3898094b429e0b354e453b5035c4082c5bd5c2096", kill_on_drop: false }` [INFO] [stdout] 23f11c2d12634651f3e2e3a3898094b429e0b354e453b5035c4082c5bd5c2096