[INFO] cloning repository https://github.com/dnaka91/docsearch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/docsearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fdocsearch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fdocsearch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8755e0e0003f1d5f35bcb1834a17b7f800a86dd9 [INFO] checking dnaka91/docsearch against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fdocsearch" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dnaka91/docsearch [INFO] finished tweaking git repo https://github.com/dnaka91/docsearch [INFO] tweaked toml for git repo https://github.com/dnaka91/docsearch written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dnaka91/docsearch on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 183 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding serde_tuple v0.5.0 (available: v1.1.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding winnow v0.5.40 (available: v0.7.13) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] [stderr] Downloaded serde_tuple v0.5.0 [INFO] [stderr] Downloaded serde_tuple_macros v0.5.0 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 057c204aac85b761354e4a87acc9a4b18f76b1849ea1d8e817b213f0d236609b [INFO] running `Command { std: "docker" "start" "-a" "057c204aac85b761354e4a87acc9a4b18f76b1849ea1d8e817b213f0d236609b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "057c204aac85b761354e4a87acc9a4b18f76b1849ea1d8e817b213f0d236609b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "057c204aac85b761354e4a87acc9a4b18f76b1849ea1d8e817b213f0d236609b", kill_on_drop: false }` [INFO] [stdout] 057c204aac85b761354e4a87acc9a4b18f76b1849ea1d8e817b213f0d236609b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10ec1a55e8a35d2feb1d72d24caca20a22c4fe08232a8f9d4c32a796327dc578 [INFO] running `Command { std: "docker" "start" "-a" "10ec1a55e8a35d2feb1d72d24caca20a22c4fe08232a8f9d4c32a796327dc578", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking compression-codecs v0.4.30 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking docsearch v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `winnow::combinator::fold_repeat`: Replaced with `repeat(...).fold(...)` [INFO] [stdout] --> src/index/v1.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | cut_err, delimited, fail, fold_repeat, peek, preceded, separated, separated_pair, success, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:8:91 [INFO] [stdout] | [INFO] [stdout] 8 | cut_err, delimited, fail, fold_repeat, peek, preceded, separated, separated_pair, success, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::fold_repeat`: Replaced with `repeat(...).fold(...)` [INFO] [stdout] --> src/index/v1.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | fold_repeat(0.., character, String::new, |mut string, c| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | '"' => success('"'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | '\\' => success('\\'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | '/' => success('/'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | 'b' => success('\x08'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | 'f' => success('\x0C'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | 'n' => success('\n'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:155:20 [INFO] [stdout] | [INFO] [stdout] 155 | 'r' => success('\r'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | 't' => success('\t'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking async-compression v0.4.30 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stdout] warning: use of deprecated function `winnow::combinator::fold_repeat`: Replaced with `repeat(...).fold(...)` [INFO] [stdout] --> src/index/v1.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | cut_err, delimited, fail, fold_repeat, peek, preceded, separated, separated_pair, success, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:8:91 [INFO] [stdout] | [INFO] [stdout] 8 | cut_err, delimited, fail, fold_repeat, peek, preceded, separated, separated_pair, success, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::fold_repeat`: Replaced with `repeat(...).fold(...)` [INFO] [stdout] --> src/index/v1.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | fold_repeat(0.., character, String::new, |mut string, c| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | '"' => success('"'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | '\\' => success('\\'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | '/' => success('/'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | 'b' => success('\x08'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | 'f' => success('\x0C'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | 'n' => success('\n'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:155:20 [INFO] [stdout] | [INFO] [stdout] 155 | 'r' => success('\r'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` [INFO] [stdout] --> src/index/v1.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | 't' => success('\t'), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.31s [INFO] running `Command { std: "docker" "inspect" "10ec1a55e8a35d2feb1d72d24caca20a22c4fe08232a8f9d4c32a796327dc578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ec1a55e8a35d2feb1d72d24caca20a22c4fe08232a8f9d4c32a796327dc578", kill_on_drop: false }` [INFO] [stdout] 10ec1a55e8a35d2feb1d72d24caca20a22c4fe08232a8f9d4c32a796327dc578