[INFO] cloning repository https://github.com/joemafrici/search-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joemafrici/search-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoemafrici%2Fsearch-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoemafrici%2Fsearch-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1a0350734bf54bbe5d0bff3425fe4310e65cc34 [INFO] checking joemafrici/search-engine against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoemafrici%2Fsearch-engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joemafrici/search-engine on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joemafrici/search-engine [INFO] finished tweaking git repo https://github.com/joemafrici/search-engine [INFO] tweaked toml for git repo https://github.com/joemafrici/search-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joemafrici/search-engine 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38330c11856228c9cbabae0d89655871a05c1b20da48bc3fc4d7da26b5f1dd7a [INFO] running `Command { std: "docker" "start" "-a" "38330c11856228c9cbabae0d89655871a05c1b20da48bc3fc4d7da26b5f1dd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38330c11856228c9cbabae0d89655871a05c1b20da48bc3fc4d7da26b5f1dd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38330c11856228c9cbabae0d89655871a05c1b20da48bc3fc4d7da26b5f1dd7a", kill_on_drop: false }` [INFO] [stdout] 38330c11856228c9cbabae0d89655871a05c1b20da48bc3fc4d7da26b5f1dd7a [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 394fd323506f9e471a1d64cad97dc98611708582bbd35814d54194bcbca470cc [INFO] running `Command { std: "docker" "start" "-a" "394fd323506f9e471a1d64cad97dc98611708582bbd35814d54194bcbca470cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking adobe-cmap-parser v0.4.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking xml-rs v0.8.21 [INFO] [stderr] Checking postscript v0.14.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking text_io v0.1.12 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Compiling aws-lc-sys v0.20.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking lopdf v0.32.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking pdf-extract v0.7.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking epub v2.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking html2text v0.12.5 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking search-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/index.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | /// taco "taco bell" taco [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 130 | / ' ' => { [INFO] [stdout] 131 | | if !in_quotes && !current_phrase.is_empty() { [INFO] [stdout] 132 | | query_tokens.push(current_phrase.clone()); [INFO] [stdout] 133 | | current_phrase.clear(); [INFO] [stdout] ... | [INFO] [stdout] 138 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/index.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | /// taco "taco bell" taco [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 130 | / ' ' => { [INFO] [stdout] 131 | | if !in_quotes && !current_phrase.is_empty() { [INFO] [stdout] 132 | | query_tokens.push(current_phrase.clone()); [INFO] [stdout] 133 | | current_phrase.clear(); [INFO] [stdout] ... | [INFO] [stdout] 138 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/search_ffi.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | match &mut GLOBAL_INDEX { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 81 | match &raw mut GLOBAL_INDEX { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/search_ffi.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | match &mut GLOBAL_INDEX { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 164 | match &raw mut GLOBAL_INDEX { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/search_ffi.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | match &mut GLOBAL_INDEX { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 190 | match &raw mut GLOBAL_INDEX { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/search_ffi.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | match &mut GLOBAL_INDEX { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 81 | match &raw mut GLOBAL_INDEX { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/search_ffi.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | match &mut GLOBAL_INDEX { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 164 | match &raw mut GLOBAL_INDEX { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/search_ffi.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | match &mut GLOBAL_INDEX { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 190 | match &raw mut GLOBAL_INDEX { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.05s [INFO] running `Command { std: "docker" "inspect" "394fd323506f9e471a1d64cad97dc98611708582bbd35814d54194bcbca470cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394fd323506f9e471a1d64cad97dc98611708582bbd35814d54194bcbca470cc", kill_on_drop: false }` [INFO] [stdout] 394fd323506f9e471a1d64cad97dc98611708582bbd35814d54194bcbca470cc