[INFO] fetching crate prefixopt_derive 0.4.0... [INFO] testing prefixopt_derive-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate prefixopt_derive 0.4.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prefixopt_derive 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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.46) [INFO] [stderr] Adding quote v0.3.15 (available: v1.0.40) [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] Downloading crates ... [INFO] [stderr] Downloaded map_in_place v0.1.0 [INFO] [stderr] Downloaded scopeguard v0.2.0 [INFO] [stderr] Downloaded prefixopt v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f53acf4fe360c1f9a7dc5822eecf38d37d8678af0f79e0ce183c813b152776d [INFO] running `Command { std: "docker" "start" "-a" "4f53acf4fe360c1f9a7dc5822eecf38d37d8678af0f79e0ce183c813b152776d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f53acf4fe360c1f9a7dc5822eecf38d37d8678af0f79e0ce183c813b152776d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f53acf4fe360c1f9a7dc5822eecf38d37d8678af0f79e0ce183c813b152776d", kill_on_drop: false }` [INFO] [stdout] 4f53acf4fe360c1f9a7dc5822eecf38d37d8678af0f79e0ce183c813b152776d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3ab87adf459a37baf326ea1eeb2c97d16164e63101b9272d669ed403c6885ae [INFO] running `Command { std: "docker" "start" "-a" "d3ab87adf459a37baf326ea1eeb2c97d16164e63101b9272d669ed403c6885ae", 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 vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling map_in_place v0.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling clap v2.34.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 3.87s [INFO] running `Command { std: "docker" "inspect" "d3ab87adf459a37baf326ea1eeb2c97d16164e63101b9272d669ed403c6885ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ab87adf459a37baf326ea1eeb2c97d16164e63101b9272d669ed403c6885ae", kill_on_drop: false }` [INFO] [stdout] d3ab87adf459a37baf326ea1eeb2c97d16164e63101b9272d669ed403c6885ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8e462255eb96ee82e616a000c241991880b1f640ff7a0f28a0123928e2c440c [INFO] running `Command { std: "docker" "start" "-a" "c8e462255eb96ee82e616a000c241991880b1f640ff7a0f28a0123928e2c440c", 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.57s [INFO] running `Command { std: "docker" "inspect" "c8e462255eb96ee82e616a000c241991880b1f640ff7a0f28a0123928e2c440c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e462255eb96ee82e616a000c241991880b1f640ff7a0f28a0123928e2c440c", kill_on_drop: false }` [INFO] [stdout] c8e462255eb96ee82e616a000c241991880b1f640ff7a0f28a0123928e2c440c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86dbdc338ba5ec132f7f2030db8956074af432e37155da0fbb9440a476b05df9 [INFO] running `Command { std: "docker" "start" "-a" "86dbdc338ba5ec132f7f2030db8956074af432e37155da0fbb9440a476b05df9", 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") generated 1 warning [INFO] [stderr] warning: `prefixopt_derive` (test "structs") generated 7 warnings [INFO] [stderr] warning: `prefixopt_derive` (bin "example" test) generated 1 warning (1 duplicate) [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-fe3de292d37c3207) [INFO] [stderr] Running unittests bin/example.rs (/opt/rustwide/target/debug/deps/example-243283ad17071f16) [INFO] [stderr] Running tests/enums.rs (/opt/rustwide/target/debug/deps/enums-ce1664791342591d) [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] [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test simple::test_named_args_default ... ok [INFO] [stdout] test simple::test_empty_tuple ... ok [INFO] [stdout] test simple::test_unary_tuple ... ok [INFO] [stdout] test generics::generic_unary ... ok [INFO] [stdout] test simple::test_unit ... ok [INFO] [stdout] test generics::generic_other ... ok [INFO] [stderr] Running tests/structs.rs (/opt/rustwide/target/debug/deps/structs-3b6a1af6b6818d3c) [INFO] [stdout] test generics::generic_enum_named ... ok [INFO] [stdout] test simple::test_named_args_no_override ... 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 generic_tuple ... ok [INFO] [stdout] test fail_parse ... ok [INFO] [stdout] test named_struct ... ok [INFO] [stdout] test named_tuple ... ok [INFO] [stdout] test generic_struct ... 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" "86dbdc338ba5ec132f7f2030db8956074af432e37155da0fbb9440a476b05df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86dbdc338ba5ec132f7f2030db8956074af432e37155da0fbb9440a476b05df9", kill_on_drop: false }` [INFO] [stdout] 86dbdc338ba5ec132f7f2030db8956074af432e37155da0fbb9440a476b05df9