[INFO] fetching crate mdbook-utils 0.1.3...
[INFO] building mdbook-utils-0.1.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate mdbook-utils 0.1.3 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdbook-utils 0.1.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5be99ee32fd300cd3c24e39e2167ee15dc0cb95213ca6bb88f3c5b337a98cf67
[INFO] running `Command { std: "docker" "start" "-a" "5be99ee32fd300cd3c24e39e2167ee15dc0cb95213ca6bb88f3c5b337a98cf67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5be99ee32fd300cd3c24e39e2167ee15dc0cb95213ca6bb88f3c5b337a98cf67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be99ee32fd300cd3c24e39e2167ee15dc0cb95213ca6bb88f3c5b337a98cf67", kill_on_drop: false }`
[INFO] [stdout] 5be99ee32fd300cd3c24e39e2167ee15dc0cb95213ca6bb88f3c5b337a98cf67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 749b8ae7c1a5bb2534dd328b91c2b1baae7f1c516baf2c1d204393db2c487745
[INFO] running `Command { std: "docker" "start" "-a" "749b8ae7c1a5bb2534dd328b91c2b1baae7f1c516baf2c1d204393db2c487745", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pulldown-cmark v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.0
[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 idna v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tempfile v3.10.0
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling thiserror v1.0.57
[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 31.89s
[INFO] running `Command { std: "docker" "inspect" "749b8ae7c1a5bb2534dd328b91c2b1baae7f1c516baf2c1d204393db2c487745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "749b8ae7c1a5bb2534dd328b91c2b1baae7f1c516baf2c1d204393db2c487745", kill_on_drop: false }`
[INFO] [stdout] 749b8ae7c1a5bb2534dd328b91c2b1baae7f1c516baf2c1d204393db2c487745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9c7a5c9fd45e6cd36d351304261456f5ba54dafff30597ea650379d6c7dceb1
[INFO] running `Command { std: "docker" "start" "-a" "b9c7a5c9fd45e6cd36d351304261456f5ba54dafff30597ea650379d6c7dceb1", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "b9c7a5c9fd45e6cd36d351304261456f5ba54dafff30597ea650379d6c7dceb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c7a5c9fd45e6cd36d351304261456f5ba54dafff30597ea650379d6c7dceb1", kill_on_drop: false }`
[INFO] [stdout] b9c7a5c9fd45e6cd36d351304261456f5ba54dafff30597ea650379d6c7dceb1
