[INFO] fetching crate mdbook_rash 2.16.1... [INFO] testing mdbook_rash-2.16.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mdbook_rash 2.16.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mdbook_rash 2.16.1 [INFO] finished tweaking crates.io crate mdbook_rash 2.16.1 [INFO] tweaked toml for crates.io crate mdbook_rash 2.16.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mdbook_rash 2.16.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdbook_rash 2.16.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16867d35e95c57f822d22b96f5e3653f8288e86708fa2bbcd932207e68eef99e [INFO] running `Command { std: "docker" "start" "-a" "16867d35e95c57f822d22b96f5e3653f8288e86708fa2bbcd932207e68eef99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16867d35e95c57f822d22b96f5e3653f8288e86708fa2bbcd932207e68eef99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16867d35e95c57f822d22b96f5e3653f8288e86708fa2bbcd932207e68eef99e", kill_on_drop: false }` [INFO] [stdout] 16867d35e95c57f822d22b96f5e3653f8288e86708fa2bbcd932207e68eef99e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e980fe57a1165d3d0205e19867261403606696f6c1ec76685f8f2ea35b6ef906 [INFO] running `Command { std: "docker" "start" "-a" "e980fe57a1165d3d0205e19867261403606696f6c1ec76685f8f2ea35b6ef906", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling schemars_derive v1.0.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling rustify_derive v0.5.4 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling prs-lib v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustify v0.6.1 [INFO] [stderr] Compiling schemars v1.0.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling ofiles v0.2.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling secstr v0.5.1 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling git-state v0.1.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling minijinja v2.11.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling ipc-channel v0.20.0 [INFO] [stderr] Compiling rash_derive v2.16.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling vaultrs v0.7.4 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling opener v0.8.2 [INFO] [stderr] Compiling serde-error v0.1.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling mdbook v0.4.51 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling rash_core v2.16.1 [INFO] [stderr] Compiling mdbook_rash v2.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_matches(ch: &Chapter) -> Option, String)>> { [INFO] [stdout] | ^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn get_matches(ch: &Chapter) -> Option, Option, String)>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 59s [INFO] running `Command { std: "docker" "inspect" "e980fe57a1165d3d0205e19867261403606696f6c1ec76685f8f2ea35b6ef906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e980fe57a1165d3d0205e19867261403606696f6c1ec76685f8f2ea35b6ef906", kill_on_drop: false }` [INFO] [stdout] e980fe57a1165d3d0205e19867261403606696f6c1ec76685f8f2ea35b6ef906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abca874e11a4ae02cfcbaa41eaa13048db24dff2b2155de19c4c543accd73cbd [INFO] running `Command { std: "docker" "start" "-a" "abca874e11a4ae02cfcbaa41eaa13048db24dff2b2155de19c4c543accd73cbd", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_matches(ch: &Chapter) -> Option, String)>> { [INFO] [stdout] | ^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn get_matches(ch: &Chapter) -> Option, Option, String)>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mdbook_rash v2.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_matches(ch: &Chapter) -> Option, String)>> { [INFO] [stdout] | ^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn get_matches(ch: &Chapter) -> Option, Option, String)>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s [INFO] running `Command { std: "docker" "inspect" "abca874e11a4ae02cfcbaa41eaa13048db24dff2b2155de19c4c543accd73cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abca874e11a4ae02cfcbaa41eaa13048db24dff2b2155de19c4c543accd73cbd", kill_on_drop: false }` [INFO] [stdout] abca874e11a4ae02cfcbaa41eaa13048db24dff2b2155de19c4c543accd73cbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c591ad5a68f781169d22e455a2fd8b66843cda16838b03f9efdd2472be1a6a2 [INFO] running `Command { std: "docker" "start" "-a" "8c591ad5a68f781169d22e455a2fd8b66843cda16838b03f9efdd2472be1a6a2", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | fn get_matches(ch: &Chapter) -> Option, String)>> { [INFO] [stderr] | ^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 42 | fn get_matches(ch: &Chapter) -> Option, Option, String)>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `mdbook_rash` (lib) generated 1 warning (run `cargo fix --lib -p mdbook_rash` to apply 1 suggestion) [INFO] [stderr] warning: `mdbook_rash` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_rash-f5f360c8544fa060) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test prettytable_wrap_test::test_long_description_row ... ok [INFO] [stdout] test schema_debug_test::debug_command_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mdbook-rash.rs (/opt/rustwide/target/debug/deps/mdbook_rash-bdca295e93798110) [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_rash [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] running `Command { std: "docker" "inspect" "8c591ad5a68f781169d22e455a2fd8b66843cda16838b03f9efdd2472be1a6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c591ad5a68f781169d22e455a2fd8b66843cda16838b03f9efdd2472be1a6a2", kill_on_drop: false }` [INFO] [stdout] 8c591ad5a68f781169d22e455a2fd8b66843cda16838b03f9efdd2472be1a6a2