[INFO] cloning repository https://github.com/sunrosa/Plotype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunrosa/Plotype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunrosa%2FPlotype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunrosa%2FPlotype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 955f5d7b8ff84ebfa256a2542078d254f256afcc [INFO] checking sunrosa/Plotype against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunrosa%2FPlotype" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sunrosa/Plotype [INFO] finished tweaking git repo https://github.com/sunrosa/Plotype [INFO] tweaked toml for git repo https://github.com/sunrosa/Plotype written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunrosa/Plotype on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sunrosa/Plotype already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e65069d5145b2384bb5e72a32cac8220a63853c1228d205d79cedca0ec0a910c [INFO] running `Command { std: "docker" "start" "-a" "e65069d5145b2384bb5e72a32cac8220a63853c1228d205d79cedca0ec0a910c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65069d5145b2384bb5e72a32cac8220a63853c1228d205d79cedca0ec0a910c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65069d5145b2384bb5e72a32cac8220a63853c1228d205d79cedca0ec0a910c", kill_on_drop: false }` [INFO] [stdout] e65069d5145b2384bb5e72a32cac8220a63853c1228d205d79cedca0ec0a910c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28194558f35dcbc05a0bf154c4fe6d9b498e2124a907e65c726340de8633a79b [INFO] running `Command { std: "docker" "start" "-a" "28194558f35dcbc05a0bf154c4fe6d9b498e2124a907e65c726340de8633a79b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking cgp-component v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking unwrap-infallible v0.1.5 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking match-downcast v0.1.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling cgp-extra-macro-lib v0.6.0 [INFO] [stderr] Compiling cgp-async-macro v0.6.0 [INFO] [stderr] Compiling cgp-extra-macro v0.6.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling cgp-macro-lib v0.6.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling cgp-macro v0.6.0 [INFO] [stderr] Checking cgp-type v0.6.0 [INFO] [stderr] Checking cgp-field v0.6.0 [INFO] [stderr] Checking cgp-error v0.6.0 [INFO] [stderr] Checking cgp-core v0.6.0 [INFO] [stderr] Checking cgp-field-extra v0.6.0 [INFO] [stderr] Checking cgp-handler v0.6.0 [INFO] [stderr] Checking cgp-runtime v0.6.0 [INFO] [stderr] Checking cgp-run v0.6.0 [INFO] [stderr] Checking cgp-error-extra v0.6.0 [INFO] [stderr] Checking cgp-monad v0.6.0 [INFO] [stderr] Checking cgp-dispatch v0.6.0 [INFO] [stderr] Checking cgp-extra v0.6.0 [INFO] [stderr] Checking cgp v0.6.0 [INFO] [stderr] Checking Plotype v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanComponent` could refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanComponent` could also refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanComponent` could refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanComponent` could also refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | ProvideSpanStartComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanStartComponent` could refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanStartComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanStartComponent` could also refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanStartComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | ProvideSpanStartComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanStartComponent` could refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanStartComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanStartComponent` could also refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanStartComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | ProvideSpanEndComponent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanEndComponent` could refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanEndComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanEndComponent` could also refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanEndComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | ProvideSpanEndComponent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanEndComponent` could refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanEndComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanEndComponent` could also refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanEndComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | ProvideSpanStartComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanStartComponent` could refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanStartComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanStartComponent` could also refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanStartComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | ProvideSpanStartComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanStartComponent` could refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanStartComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanStartComponent` could also refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanStartComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | ProvideSpanEndComponent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanEndComponent` could refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanEndComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanEndComponent` could also refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanEndComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | ProvideSpanEndComponent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanEndComponent` could refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanEndComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanEndComponent` could also refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanEndComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanComponent` could refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanComponent` could also refer to the struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::presets::preset) [INFO] [stdout] --> src/presets.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ProvideSpanComponent` could refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanComponent` to disambiguate [INFO] [stdout] note: `ProvideSpanComponent` could also refer to the unit struct imported here [INFO] [stdout] --> src/presets.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | / cgp_pre! { [INFO] [stdout] 13 | | CgpDefault { [INFO] [stdout] 14 | | ProvideSpanComponent: FromStartAndEnd, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = help: consider adding an explicit import of `ProvideSpanComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_pre` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TimeDependency` is never used [INFO] [stdout] --> src/dependency.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum TimeDependency { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AfterEnd` is never constructed [INFO] [stdout] --> src/dependency.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AfterEnd(pub ID); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BeforeStart` is never constructed [INFO] [stdout] --> src/dependency.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct BeforeStart(pub ID); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AfterStart` is never constructed [INFO] [stdout] --> src/dependency.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AfterStart(pub ID); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BeforeEnd` is never constructed [INFO] [stdout] --> src/dependency.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct BeforeEnd(pub ID); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `During` is never constructed [INFO] [stdout] --> src/dependency.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct During(pub ID); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_after_end` is never used [INFO] [stdout] --> src/dependency.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn validate_after_end( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `Plotype` (bin "Plotype") due to 6 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: enum `TimeDependency` is never used [INFO] [stdout] --> src/dependency.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum TimeDependency { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AfterEnd` is never constructed [INFO] [stdout] --> src/dependency.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AfterEnd(pub ID); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BeforeStart` is never constructed [INFO] [stdout] --> src/dependency.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct BeforeStart(pub ID); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AfterStart` is never constructed [INFO] [stdout] --> src/dependency.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AfterStart(pub ID); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BeforeEnd` is never constructed [INFO] [stdout] --> src/dependency.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct BeforeEnd(pub ID); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `During` is never constructed [INFO] [stdout] --> src/dependency.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct During(pub ID); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_after_end` is never used [INFO] [stdout] --> src/dependency.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn validate_after_end( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PresetTester` is never constructed [INFO] [stdout] --> src/dependency.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | struct PresetTester; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test` is never used [INFO] [stdout] --> src/dependency.rs:150:6 [INFO] [stdout] | [INFO] [stdout] 150 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `Plotype` (bin "Plotype" test) due to 6 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "28194558f35dcbc05a0bf154c4fe6d9b498e2124a907e65c726340de8633a79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28194558f35dcbc05a0bf154c4fe6d9b498e2124a907e65c726340de8633a79b", kill_on_drop: false }` [INFO] [stdout] 28194558f35dcbc05a0bf154c4fe6d9b498e2124a907e65c726340de8633a79b