[INFO] fetching crate prefixopt_derive 0.4.0... [INFO] testing prefixopt_derive-0.4.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate prefixopt_derive 0.4.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prefixopt_derive 0.4.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 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" "+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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 41b6ba195f4db7914b47357b5cc7b115f552da9bb0f37989dbe5ad28859597ae [INFO] running `Command { std: "docker" "start" "-a" "41b6ba195f4db7914b47357b5cc7b115f552da9bb0f37989dbe5ad28859597ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41b6ba195f4db7914b47357b5cc7b115f552da9bb0f37989dbe5ad28859597ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b6ba195f4db7914b47357b5cc7b115f552da9bb0f37989dbe5ad28859597ae", kill_on_drop: false }` [INFO] [stdout] 41b6ba195f4db7914b47357b5cc7b115f552da9bb0f37989dbe5ad28859597ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 70954ad82a35ac0cc4dcb102f6c2a6c6f909535920eb602edc68e08fa976a849 [INFO] running `Command { std: "docker" "start" "-a" "70954ad82a35ac0cc4dcb102f6c2a6c6f909535920eb602edc68e08fa976a849", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scopeguard v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [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 syn v0.11.11 [INFO] [stderr] Compiling clap v2.34.0 [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 5.23s [INFO] running `Command { std: "docker" "inspect" "70954ad82a35ac0cc4dcb102f6c2a6c6f909535920eb602edc68e08fa976a849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70954ad82a35ac0cc4dcb102f6c2a6c6f909535920eb602edc68e08fa976a849", kill_on_drop: false }` [INFO] [stdout] 70954ad82a35ac0cc4dcb102f6c2a6c6f909535920eb602edc68e08fa976a849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 79432b22d89de7b3c0e70c2e369ca48d787957cfdc10f678f24f8c9ca8c379d2 [INFO] running `Command { std: "docker" "start" "-a" "79432b22d89de7b3c0e70c2e369ca48d787957cfdc10f678f24f8c9ca8c379d2", 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] --> 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] [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] --> 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 `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "79432b22d89de7b3c0e70c2e369ca48d787957cfdc10f678f24f8c9ca8c379d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79432b22d89de7b3c0e70c2e369ca48d787957cfdc10f678f24f8c9ca8c379d2", kill_on_drop: false }` [INFO] [stdout] 79432b22d89de7b3c0e70c2e369ca48d787957cfdc10f678f24f8c9ca8c379d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b69b2328ec299b1b1a749096c58274cb5616b96def1fbbaf75c565294dcc6bb9 [INFO] running `Command { std: "docker" "start" "-a" "b69b2328ec299b1b1a749096c58274cb5616b96def1fbbaf75c565294dcc6bb9", 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: 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] warning: `prefixopt_derive` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prefixopt_derive-fe3de292d37c3207) [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-243283ad17071f16) [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] [stderr] Running tests/enums.rs (/opt/rustwide/target/debug/deps/enums-ce1664791342591d) [INFO] [stdout] running 8 tests [INFO] [stdout] test generics::generic_enum_named ... ok [INFO] [stdout] test simple::test_empty_tuple ... ok [INFO] [stdout] test simple::test_named_args_default ... ok [INFO] [stdout] test simple::test_named_args_no_override ... ok [INFO] [stdout] test simple::test_unit ... ok [INFO] [stdout] test simple::test_unary_tuple ... ok [INFO] [stdout] test generics::generic_other ... ok [INFO] [stderr] Running tests/structs.rs (/opt/rustwide/target/debug/deps/structs-3b6a1af6b6818d3c) [INFO] [stderr] Doc-tests prefixopt_derive [INFO] [stdout] test generics::generic_unary ... 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 fail_parse ... ok [INFO] [stdout] test generic_struct ... ok [INFO] [stdout] test generic_tuple ... ok [INFO] [stdout] test named_struct ... ok [INFO] [stdout] test named_tuple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 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" "b69b2328ec299b1b1a749096c58274cb5616b96def1fbbaf75c565294dcc6bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69b2328ec299b1b1a749096c58274cb5616b96def1fbbaf75c565294dcc6bb9", kill_on_drop: false }` [INFO] [stdout] b69b2328ec299b1b1a749096c58274cb5616b96def1fbbaf75c565294dcc6bb9