[INFO] fetching crate emlop 0.8.2... [INFO] checking emlop-0.8.2 against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] extracting crate emlop 0.8.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate emlop 0.8.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate emlop 0.8.2 [INFO] tweaked toml for crates.io crate emlop 0.8.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate emlop 0.8.2 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 crates.io crate emlop 0.8.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0649928fab10631c5d87fe6fe5a83befa55d8e1984dec8b5d24a10e5da8a1c4 [INFO] running `Command { std: "docker" "start" "-a" "d0649928fab10631c5d87fe6fe5a83befa55d8e1984dec8b5d24a10e5da8a1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0649928fab10631c5d87fe6fe5a83befa55d8e1984dec8b5d24a10e5da8a1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0649928fab10631c5d87fe6fe5a83befa55d8e1984dec8b5d24a10e5da8a1c4", kill_on_drop: false }` [INFO] [stdout] d0649928fab10631c5d87fe6fe5a83befa55d8e1984dec8b5d24a10e5da8a1c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95d8d04b1ea83adbe409b71fecbff4f7f4736c86d7c0284be95f23fd3159a5e1 [INFO] running `Command { std: "docker" "start" "-a" "95d8d04b1ea83adbe409b71fecbff4f7f4736c86d7c0284be95f23fd3159a5e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rev_lines v0.3.0 [INFO] [stderr] Checking clap v4.5.46 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking emlop v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub(in crate::datetime) or pub(in crate::config) [INFO] [stdout] --> src/datetime.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config::{ArgError, ArgParse}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ArgError` could refer to the struct imported here [INFO] [stdout] --> src/config.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::config::{cli::*, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ArgError` to disambiguate [INFO] [stdout] note: `ArgError` could also refer to the struct imported here [INFO] [stdout] --> src/config.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `ArgError` 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] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::datetime) or pub(in crate::config) [INFO] [stdout] --> src/datetime.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config::{ArgError, ArgParse}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ArgParse` could refer to the trait imported here [INFO] [stdout] --> src/config.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::config::{cli::*, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ArgParse` to disambiguate [INFO] [stdout] note: `ArgParse` could also refer to the trait imported here [INFO] [stdout] --> src/config.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `ArgParse` 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] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::datetime) or pub(in crate::config) [INFO] [stdout] --> src/datetime.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config::{ArgError, ArgParse}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ArgError` could refer to the struct imported here [INFO] [stdout] --> src/config.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::config::{cli::*, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ArgError` to disambiguate [INFO] [stdout] note: `ArgError` could also refer to the struct imported here [INFO] [stdout] --> src/config.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `ArgError` 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] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::datetime) or pub(in crate::config) [INFO] [stdout] --> src/datetime.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config::{ArgError, ArgParse}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ArgParse` could refer to the trait imported here [INFO] [stdout] --> src/config.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::config::{cli::*, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ArgParse` to disambiguate [INFO] [stdout] note: `ArgParse` could also refer to the trait imported here [INFO] [stdout] --> src/config.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `ArgParse` 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] [INFO] [stdout] [INFO] [stderr] error: could not compile `emlop` (bin "emlop") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `emlop` (bin "emlop" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "95d8d04b1ea83adbe409b71fecbff4f7f4736c86d7c0284be95f23fd3159a5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95d8d04b1ea83adbe409b71fecbff4f7f4736c86d7c0284be95f23fd3159a5e1", kill_on_drop: false }` [INFO] [stdout] 95d8d04b1ea83adbe409b71fecbff4f7f4736c86d7c0284be95f23fd3159a5e1