[INFO] fetching crate mdbook-journal 0.4.0... [INFO] checking mdbook-journal-0.4.0 against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] extracting crate mdbook-journal 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate mdbook-journal 0.4.0 [INFO] finished tweaking crates.io crate mdbook-journal 0.4.0 [INFO] tweaked toml for crates.io crate mdbook-journal 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mdbook-journal 0.4.0 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 mdbook-journal 0.4.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b333b6b5928484f3f6c0b8f79e6f269403564d98417f5ce95f5afe82ce6879ba [INFO] running `Command { std: "docker" "start" "-a" "b333b6b5928484f3f6c0b8f79e6f269403564d98417f5ce95f5afe82ce6879ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b333b6b5928484f3f6c0b8f79e6f269403564d98417f5ce95f5afe82ce6879ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b333b6b5928484f3f6c0b8f79e6f269403564d98417f5ce95f5afe82ce6879ba", kill_on_drop: false }` [INFO] [stdout] b333b6b5928484f3f6c0b8f79e6f269403564d98417f5ce95f5afe82ce6879ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f2b4beec68a45c9a3ce0cf0db1282db0e19f04e4ec51ad024d2fec1317a7a0e4 [INFO] running `Command { std: "docker" "start" "-a" "f2b4beec68a45c9a3ce0cf0db1282db0e19f04e4ec51ad024d2fec1317a7a0e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking linkify v0.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking toml_edit v0.23.9 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking convert_case v0.10.0 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking mdurl v0.3.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling readonly v0.2.12 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking mdbook-core v0.5.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Checking mdbook-preprocessor v0.5.2 [INFO] [stderr] Checking handlebars v6.0.0 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking markdown-it v0.6.1 [INFO] [stderr] Checking markdown-it-front-matter v0.3.0 [INFO] [stderr] Checking mdbook-journal v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub(in crate::journal::topic) or pub(in crate::mdbook::preprocessor) [INFO] [stdout] --> src/journal/topic.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::mdbook::preprocessor::DirectoryTemplate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DirectoryTemplate` could refer to the struct imported here [INFO] [stdout] --> src/mdbook/preprocessor/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use simple_directory::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DirectoryTemplate` to disambiguate [INFO] [stdout] note: `DirectoryTemplate` could also refer to the struct imported here [INFO] [stdout] --> src/mdbook/preprocessor/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use self::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DirectoryTemplate` 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::journal::topic) or pub(in crate::mdbook::preprocessor) [INFO] [stdout] --> src/journal/topic.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::mdbook::preprocessor::DirectoryTemplate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DirectoryTemplate` could refer to the struct imported here [INFO] [stdout] --> src/mdbook/preprocessor/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use simple_directory::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DirectoryTemplate` to disambiguate [INFO] [stdout] note: `DirectoryTemplate` could also refer to the struct imported here [INFO] [stdout] --> src/mdbook/preprocessor/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use self::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DirectoryTemplate` 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] [stderr] error: could not compile `mdbook-journal` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mdbook-journal` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f2b4beec68a45c9a3ce0cf0db1282db0e19f04e4ec51ad024d2fec1317a7a0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b4beec68a45c9a3ce0cf0db1282db0e19f04e4ec51ad024d2fec1317a7a0e4", kill_on_drop: false }` [INFO] [stdout] f2b4beec68a45c9a3ce0cf0db1282db0e19f04e4ec51ad024d2fec1317a7a0e4