[INFO] cloning repository https://github.com/arihant2math/fncd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arihant2math/fncd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farihant2math%2Ffncd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farihant2math%2Ffncd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1088faa9129334b4ae7b77f4b535fa59730923d8 [INFO] checking arihant2math/fncd against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farihant2math%2Ffncd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/arihant2math/fncd [INFO] finished tweaking git repo https://github.com/arihant2math/fncd [INFO] tweaked toml for git repo https://github.com/arihant2math/fncd written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arihant2math/fncd on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arihant2math/fncd 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25d87df6b18ecc74b438ab73ab5404d6d677b7a63f6a02da78f303049214d501 [INFO] running `Command { std: "docker" "start" "-a" "25d87df6b18ecc74b438ab73ab5404d6d677b7a63f6a02da78f303049214d501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25d87df6b18ecc74b438ab73ab5404d6d677b7a63f6a02da78f303049214d501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25d87df6b18ecc74b438ab73ab5404d6d677b7a63f6a02da78f303049214d501", kill_on_drop: false }` [INFO] [stdout] 25d87df6b18ecc74b438ab73ab5404d6d677b7a63f6a02da78f303049214d501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6782aaa75276221db1143eceb13f850289e734de323b70843e6b8c883e5365c [INFO] running `Command { std: "docker" "start" "-a" "b6782aaa75276221db1143eceb13f850289e734de323b70843e6b8c883e5365c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Checking terminal-trx v0.2.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking plist v1.7.1 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking xterm-color v1.0.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking terminal-colorsaurus v0.4.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking clircle v0.6.1 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Checking stringmetrics v2.2.2 [INFO] [stderr] Checking lang-c v0.15.1 [INFO] [stderr] Checking grep-cli v0.1.11 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking fncd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `.`, `?`, `{`, or an operator, found `;` [INFO] [stdout] --> src/default_searcher.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | let text = match std::fs::read_to_string(&query.search_file)?; [INFO] [stdout] | ----- ^ expected one of `.`, `?`, `{`, or an operator [INFO] [stdout] | | [INFO] [stdout] | while parsing this `match` expression [INFO] [stdout] | help: try removing this `match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `{`, or an operator, found `;` [INFO] [stdout] --> src/default_searcher.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | let text = match std::fs::read_to_string(&query.search_file)?; [INFO] [stdout] | ----- ^ expected one of `.`, `?`, `{`, or an operator [INFO] [stdout] | | [INFO] [stdout] | while parsing this `match` expression [INFO] [stdout] | help: try removing this `match` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fncd` (bin "fncd") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fncd` (bin "fncd" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b6782aaa75276221db1143eceb13f850289e734de323b70843e6b8c883e5365c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6782aaa75276221db1143eceb13f850289e734de323b70843e6b8c883e5365c", kill_on_drop: false }` [INFO] [stdout] b6782aaa75276221db1143eceb13f850289e734de323b70843e6b8c883e5365c