[INFO] fetching crate duat 0.7.7...
[INFO] testing duat-0.7.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate duat 0.7.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate duat 0.7.7
[INFO] finished tweaking crates.io crate duat 0.7.7
[INFO] tweaked toml for crates.io crate duat 0.7.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate duat 0.7.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duat 0.7.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f5de20a4e94c846922eb388bc022aaf3f99c5185efb58dafb9f48f546267bf5
[INFO] running `Command { std: "docker" "start" "-a" "1f5de20a4e94c846922eb388bc022aaf3f99c5185efb58dafb9f48f546267bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f5de20a4e94c846922eb388bc022aaf3f99c5185efb58dafb9f48f546267bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5de20a4e94c846922eb388bc022aaf3f99c5185efb58dafb9f48f546267bf5", kill_on_drop: false }`
[INFO] [stdout] 1f5de20a4e94c846922eb388bc022aaf3f99c5185efb58dafb9f48f546267bf5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feacceb32d73deeaaaef90f069a1a3ace581285cf09d4f9824f0265fd2053fd2
[INFO] running `Command { std: "docker" "start" "-a" "feacceb32d73deeaaaef90f069a1a3ace581285cf09d4f9824f0265fd2053fd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tree_magic_mini v3.2.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling format-like v0.4.0
[INFO] [stderr]    Compiling regex-cursor v0.1.5
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thread-count v0.3.1
[INFO] [stderr]    Compiling gapbuf v0.1.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling trybuild v1.0.113
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling lender v0.4.0
[INFO] [stderr]    Compiling kasuari v0.4.10
[INFO] [stderr]    Compiling micromap v0.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling duat-core v0.7.2
[INFO] [stderr]    Compiling duat-filetype v0.3.2
[INFO] [stderr]    Compiling duat-jump-list v0.2.1
[INFO] [stderr]    Compiling duat-base v0.7.2
[INFO] [stderr]    Compiling duat-term v0.7.3
[INFO] [stderr]    Compiling duat-treesitter v0.3.3
[INFO] [stderr]    Compiling duat-match-pairs v0.2.1
[INFO] [stderr]    Compiling duatmode v0.7.2
[INFO] [stderr]    Compiling duat v0.7.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "feacceb32d73deeaaaef90f069a1a3ace581285cf09d4f9824f0265fd2053fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feacceb32d73deeaaaef90f069a1a3ace581285cf09d4f9824f0265fd2053fd2", kill_on_drop: false }`
[INFO] [stdout] feacceb32d73deeaaaef90f069a1a3ace581285cf09d4f9824f0265fd2053fd2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b093ad580f125c5e62ecd82e23e091a94acc966e7028a79f3f8f4651dd9ae4d
[INFO] running `Command { std: "docker" "start" "-a" "5b093ad580f125c5e62ecd82e23e091a94acc966e7028a79f3f8f4651dd9ae4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling duat v0.7.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] running `Command { std: "docker" "inspect" "5b093ad580f125c5e62ecd82e23e091a94acc966e7028a79f3f8f4651dd9ae4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b093ad580f125c5e62ecd82e23e091a94acc966e7028a79f3f8f4651dd9ae4d", kill_on_drop: false }`
[INFO] [stdout] 5b093ad580f125c5e62ecd82e23e091a94acc966e7028a79f3f8f4651dd9ae4d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18723d662a05b94d740f807e53185b5c411ebffa13789494663c8c25bbd866b2
[INFO] running `Command { std: "docker" "start" "-a" "18723d662a05b94d740f807e53185b5c411ebffa13789494663c8c25bbd866b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duat-5be535f8b40493d1)
[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/duat-4ca38746098c81cd)
[INFO] [stderr]    Doc-tests duat
[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] error: couldn't read `src/../book/book_examples.rs`: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:710:1
[INFO] [stderr]     |
[INFO] [stderr] 710 | mod book;
[INFO] [stderr]     | ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name duat --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/tree-sitter-1eea55ff79d570ff/out '--allow=clippy::unit_arg' --warn=missing_docs --extern clap=/opt/rustwide/target/debug/deps/libclap-e2219acc767dff10.rlib --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-88ba49fe26b22da1.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-c0e87d4bda0515e7.rlib --extern duat=/opt/rustwide/target/debug/deps/libduat-d488767834d6e149.rlib --extern duat_base=/opt/rustwide/target/debug/deps/libduat_base-b572a4abd049cc6d.rlib --extern duat_core=/opt/rustwide/target/debug/deps/libduat_core-abb817014bf03594.rlib --extern duat_filetype=/opt/rustwide/target/debug/deps/libduat_filetype-269a98af62b7436d.rlib --extern duat_match_pairs=/opt/rustwide/target/debug/deps/libduat_match_pairs-e4fea5cc2dc973ec.rlib --extern duat_term=/opt/rustwide/target/debug/deps/libduat_term-94d7017eb049e18e.rlib --extern duat_treesitter=/opt/rustwide/target/debug/deps/libduat_treesitter-294d99e40d6a1181.rlib --extern duatmode=/opt/rustwide/target/debug/deps/libduatmode-056304ea2131bc0f.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9e1227616242920e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-36b83f38313dbe4e.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="term-ui"' --cfg 'feature="treesitter"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("deadlocks", "default", "git-deps", "term-ui", "treesitter"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "18723d662a05b94d740f807e53185b5c411ebffa13789494663c8c25bbd866b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18723d662a05b94d740f807e53185b5c411ebffa13789494663c8c25bbd866b2", kill_on_drop: false }`
[INFO] [stdout] 18723d662a05b94d740f807e53185b5c411ebffa13789494663c8c25bbd866b2
