[INFO] fetching crate mdbook-utils 0.1.3...
[INFO] testing mdbook-utils-0.1.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mdbook-utils 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mdbook-utils 0.1.3
[INFO] finished tweaking crates.io crate mdbook-utils 0.1.3
[INFO] tweaked toml for crates.io crate mdbook-utils 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdbook-utils 0.1.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdbook-utils 0.1.3 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d00fe45c9b23ebf15ef8595117faa8fb6e7ed49ce7ceb47c4aecc782fd3d7a8
[INFO] running `Command { std: "docker" "start" "-a" "4d00fe45c9b23ebf15ef8595117faa8fb6e7ed49ce7ceb47c4aecc782fd3d7a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d00fe45c9b23ebf15ef8595117faa8fb6e7ed49ce7ceb47c4aecc782fd3d7a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d00fe45c9b23ebf15ef8595117faa8fb6e7ed49ce7ceb47c4aecc782fd3d7a8", kill_on_drop: false }`
[INFO] [stdout] 4d00fe45c9b23ebf15ef8595117faa8fb6e7ed49ce7ceb47c4aecc782fd3d7a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3a1638807c8a33e696484ae86925581db22f1b6b40af54bf1e96304d131e793
[INFO] running `Command { std: "docker" "start" "-a" "f3a1638807c8a33e696484ae86925581db22f1b6b40af54bf1e96304d131e793", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling pulldown-cmark v0.10.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling cargo_toml v0.19.1
[INFO] [stderr]    Compiling mdbook-utils v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     markdown_input: &'input str,
[INFO] [stdout]    |                      ------ the lifetime is named here
[INFO] [stdout] 91 | ) -> Parser<'_, Handler<'_>> {
[INFO] [stdout]    |             ^^          ^^ the same lifetime is elided here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]    |
[INFO] [stdout] 91 - ) -> Parser<'_, Handler<'_>> {
[INFO] [stdout] 91 + ) -> Parser<'input, Handler<'input>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.79s
[INFO] running `Command { std: "docker" "inspect" "f3a1638807c8a33e696484ae86925581db22f1b6b40af54bf1e96304d131e793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a1638807c8a33e696484ae86925581db22f1b6b40af54bf1e96304d131e793", kill_on_drop: false }`
[INFO] [stdout] f3a1638807c8a33e696484ae86925581db22f1b6b40af54bf1e96304d131e793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 022c8f366fbc614400f90d8b5795a7bbf74706e5b67e0f2d70abe033034411dd
[INFO] running `Command { std: "docker" "start" "-a" "022c8f366fbc614400f90d8b5795a7bbf74706e5b67e0f2d70abe033034411dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling mdbook-utils v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     markdown_input: &'input str,
[INFO] [stdout]    |                      ------ the lifetime is named here
[INFO] [stdout] 91 | ) -> Parser<'_, Handler<'_>> {
[INFO] [stdout]    |             ^^          ^^ the same lifetime is elided here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]    |
[INFO] [stdout] 91 - ) -> Parser<'_, Handler<'_>> {
[INFO] [stdout] 91 + ) -> Parser<'input, Handler<'input>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     markdown_input: &'input str,
[INFO] [stdout]    |                      ------ the lifetime is named here
[INFO] [stdout] 91 | ) -> Parser<'_, Handler<'_>> {
[INFO] [stdout]    |             ^^          ^^ the same lifetime is elided here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]    |
[INFO] [stdout] 91 - ) -> Parser<'_, Handler<'_>> {
[INFO] [stdout] 91 + ) -> Parser<'input, Handler<'input>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "022c8f366fbc614400f90d8b5795a7bbf74706e5b67e0f2d70abe033034411dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "022c8f366fbc614400f90d8b5795a7bbf74706e5b67e0f2d70abe033034411dd", kill_on_drop: false }`
[INFO] [stdout] 022c8f366fbc614400f90d8b5795a7bbf74706e5b67e0f2d70abe033034411dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f391b0e570b8468af4064cbdd9af797cb2090b41b836875004402630c9b67c32
[INFO] running `Command { std: "docker" "start" "-a" "f391b0e570b8468af4064cbdd9af797cb2090b41b836875004402630c9b67c32", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser/mod.rs:91:13
[INFO] [stderr]    |
[INFO] [stderr] 90 |     markdown_input: &'input str,
[INFO] [stderr]    |                      ------ the lifetime is named here
[INFO] [stderr] 91 | ) -> Parser<'_, Handler<'_>> {
[INFO] [stderr]    |             ^^          ^^ the same lifetime is elided here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'input`
[INFO] [stderr]    |
[INFO] [stderr] 91 - ) -> Parser<'_, Handler<'_>> {
[INFO] [stderr] 91 + ) -> Parser<'input, Handler<'input>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `mdbook-utils` (lib) generated 1 warning (run `cargo fix --lib -p mdbook-utils` to apply 1 suggestion)
[INFO] [stderr] warning: `mdbook-utils` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_utils-e274f4738e0a0457)
[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 src/main.rs (/opt/rustwide/target/debug/deps/mdbook_utils-0a6c1c0151958eea)
[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]    Doc-tests mdbook_utils
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/build_book.rs - build_book::build_book (line 14) ... ignored
[INFO] [stdout] test src/fs/read_files.rs - fs::read_files::read_lines (line 54) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f391b0e570b8468af4064cbdd9af797cb2090b41b836875004402630c9b67c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f391b0e570b8468af4064cbdd9af797cb2090b41b836875004402630c9b67c32", kill_on_drop: false }`
[INFO] [stdout] f391b0e570b8468af4064cbdd9af797cb2090b41b836875004402630c9b67c32
