[INFO] cloning repository https://github.com/ericbreyer/serenity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericbreyer/serenity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericbreyer%2Fserenity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericbreyer%2Fserenity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2455b3f97579276cf535f33f08ace9ade1da7af [INFO] checking ericbreyer/serenity against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericbreyer%2Fserenity" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ericbreyer/serenity [INFO] finished tweaking git repo https://github.com/ericbreyer/serenity [INFO] tweaked toml for git repo https://github.com/ericbreyer/serenity written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ericbreyer/serenity 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/ericbreyer/serenity 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 710cd32de1e67cb8e18c0384daa226091d46814f89c8d7e4c67a43b6f8380e8e [INFO] running `Command { std: "docker" "start" "-a" "710cd32de1e67cb8e18c0384daa226091d46814f89c8d7e4c67a43b6f8380e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "710cd32de1e67cb8e18c0384daa226091d46814f89c8d7e4c67a43b6f8380e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710cd32de1e67cb8e18c0384daa226091d46814f89c8d7e4c67a43b6f8380e8e", kill_on_drop: false }` [INFO] [stdout] 710cd32de1e67cb8e18c0384daa226091d46814f89c8d7e4c67a43b6f8380e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c8113af9940ef4e4c64b3dc51fe242571cabb2b590fb0e874170e5e52a20959e [INFO] running `Command { std: "docker" "start" "-a" "c8113af9940ef4e4c64b3dc51fe242571cabb2b590fb0e874170e5e52a20959e", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling inkwell v0.6.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking arena-alloc v0.1.2 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling llvm-sys v181.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking fid-rs v0.2.0 [INFO] [stderr] Checking louds-rs v0.7.0 [INFO] [stderr] Checking trie-rs v0.4.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling inkwell_internals v0.11.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serenity v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub(in crate::prelude::ast) or pub(in crate::typing) [INFO] [stdout] --> src/prelude/ast/mod.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | typing::{Constraint, CustomStruct, UValueType, ValueType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `CustomStruct` could refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use custom_struct::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `CustomStruct` to disambiguate [INFO] [stdout] note: `CustomStruct` could also refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `CustomStruct` 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 or pub(in crate::typing) [INFO] [stdout] --> src/prelude/mod.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | typing::{CustomStruct, StructEntry, ValueType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `CustomStruct` could refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use custom_struct::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `CustomStruct` to disambiguate [INFO] [stdout] note: `CustomStruct` could also refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `CustomStruct` 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 or pub(in crate::typing) [INFO] [stdout] --> src/prelude/mod.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | typing::{CustomStruct, StructEntry, ValueType}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `StructEntry` could refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use custom_struct::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `StructEntry` to disambiguate [INFO] [stdout] note: `StructEntry` could also refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `StructEntry` 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::prelude::ast) or pub(in crate::typing) [INFO] [stdout] --> src/prelude/ast/mod.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | typing::{Constraint, CustomStruct, UValueType, ValueType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `CustomStruct` could refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use custom_struct::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `CustomStruct` to disambiguate [INFO] [stdout] note: `CustomStruct` could also refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `CustomStruct` 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 or pub(in crate::typing) [INFO] [stdout] --> src/prelude/mod.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | typing::{CustomStruct, StructEntry, ValueType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `CustomStruct` could refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use custom_struct::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `CustomStruct` to disambiguate [INFO] [stdout] note: `CustomStruct` could also refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `CustomStruct` 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 or pub(in crate::typing) [INFO] [stdout] --> src/prelude/mod.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | typing::{CustomStruct, StructEntry, ValueType}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `StructEntry` could refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use custom_struct::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `StructEntry` to disambiguate [INFO] [stdout] note: `StructEntry` could also refer to the struct imported here [INFO] [stdout] --> src/typing/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `StructEntry` 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 `serenity` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serenity` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "c8113af9940ef4e4c64b3dc51fe242571cabb2b590fb0e874170e5e52a20959e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8113af9940ef4e4c64b3dc51fe242571cabb2b590fb0e874170e5e52a20959e", kill_on_drop: false }` [INFO] [stdout] c8113af9940ef4e4c64b3dc51fe242571cabb2b590fb0e874170e5e52a20959e