[INFO] cloning repository https://github.com/sirbrillig/grepdef-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirbrillig/grepdef-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirbrillig%2Fgrepdef-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirbrillig%2Fgrepdef-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da1f8d97534690549d0fbdbb33e1baa8e869aacd [INFO] testing sirbrillig/grepdef-rust against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirbrillig%2Fgrepdef-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sirbrillig/grepdef-rust on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sirbrillig/grepdef-rust [INFO] finished tweaking git repo https://github.com/sirbrillig/grepdef-rust [INFO] tweaked toml for git repo https://github.com/sirbrillig/grepdef-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sirbrillig/grepdef-rust 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 959bc6d0dfa5741b0203a623f48a57dbca21795735c643fac5312d5eb10f96d8 [INFO] running `Command { std: "docker" "start" "-a" "959bc6d0dfa5741b0203a623f48a57dbca21795735c643fac5312d5eb10f96d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959bc6d0dfa5741b0203a623f48a57dbca21795735c643fac5312d5eb10f96d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959bc6d0dfa5741b0203a623f48a57dbca21795735c643fac5312d5eb10f96d8", kill_on_drop: false }` [INFO] [stdout] 959bc6d0dfa5741b0203a623f48a57dbca21795735c643fac5312d5eb10f96d8 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3b18a3b521502ff6b8fe5d2ccc955a6583d5d73ae62e59b4e76a3516c13216c [INFO] running `Command { std: "docker" "start" "-a" "b3b18a3b521502ff6b8fe5d2ccc955a6583d5d73ae62e59b4e76a3516c13216c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling grepdef v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.29s [INFO] running `Command { std: "docker" "inspect" "b3b18a3b521502ff6b8fe5d2ccc955a6583d5d73ae62e59b4e76a3516c13216c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b18a3b521502ff6b8fe5d2ccc955a6583d5d73ae62e59b4e76a3516c13216c", kill_on_drop: false }` [INFO] [stdout] b3b18a3b521502ff6b8fe5d2ccc955a6583d5d73ae62e59b4e76a3516c13216c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8418e90a86ee8d8be46924dc647e038bbe62022516ce951687f76c9034cd1e47 [INFO] running `Command { std: "docker" "start" "-a" "8418e90a86ee8d8be46924dc647e038bbe62022516ce951687f76c9034cd1e47", kill_on_drop: false }` [INFO] [stderr] Compiling grepdef v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "8418e90a86ee8d8be46924dc647e038bbe62022516ce951687f76c9034cd1e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8418e90a86ee8d8be46924dc647e038bbe62022516ce951687f76c9034cd1e47", kill_on_drop: false }` [INFO] [stdout] 8418e90a86ee8d8be46924dc647e038bbe62022516ce951687f76c9034cd1e47 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b97fa42ef9a1402d0d9c6f8137f7a841b9e1fa349fdb458707e8d1c1b86edb1b [INFO] running `Command { std: "docker" "start" "-a" "b97fa42ef9a1402d0d9c6f8137f7a841b9e1fa349fdb458707e8d1c1b86edb1b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grepdef-c08e63286d629913) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grepdef-904573416d3a4879) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-77822320a1e6ac25) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_05 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_07 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_01 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_08 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_06 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_03 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_10 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_11 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_12 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_14 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_02 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_13 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_04 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_16 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_22 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_09 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_19 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_20 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_21 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_26 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_17 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_27 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_15 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_29 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_30 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_23 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_18 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_25 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_24 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_37 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_33 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_35 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_36 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_28 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_31 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_32 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_41 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_38 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_34 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_42 ... ok [INFO] [stdout] test search_returns_matching_function_line::case_2 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_40 ... ok [INFO] [stdout] test search_returns_matching_function_line::case_3 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_39 ... ok [INFO] [stdout] test search_returns_matching_function_line_for_recursive::case_2 ... ok [INFO] [stdout] test search_returns_expected_line_number_for_file_type::case_43 ... ok [INFO] [stdout] test search_returns_matching_function_line::case_1 ... ok [INFO] [stdout] test search_returns_matching_function_line_for_recursive::case_3 ... ok [INFO] [stdout] test search_returns_matching_function_line_guessing_file_type_from_file_name::case_1 ... ok [INFO] [stdout] test search_returns_matching_function_line_for_recursive::case_1 ... ok [INFO] [stdout] test search_returns_matching_function_line_guessing_file_type_from_file_name::case_2 ... ok [INFO] [stdout] test search_returns_matching_function_line_guessing_file_type_from_file_name::case_3 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_01 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_args_new ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_03 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_for_recursive ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_05 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_for_recursive_default_path ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_10 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_04 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_07 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_06 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_08 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_02 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_one_file_one_directory_matching_on_directory ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_filetype_alias::case_09 ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_two_files ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_one_thread ... ok [INFO] [stdout] test search_returns_matching_js_function_line_with_one_file_one_directory_matching_on_file ... ok [INFO] [stdout] test search_returns_matching_ts_function_line_for_recursive ... ok [INFO] [stdout] test search_returns_matching_php_function_line_guessing_file_type_from_directory ... ok [INFO] [stdout] test search_returns_nothing_for_no_results ... ok [INFO] [stderr] Doc-tests grepdef [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - Args (line 76) ... ok [INFO] [stdout] test src/lib.rs - (line 43) ... ok [INFO] [stdout] test src/lib.rs - Searcher (line 344) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b97fa42ef9a1402d0d9c6f8137f7a841b9e1fa349fdb458707e8d1c1b86edb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97fa42ef9a1402d0d9c6f8137f7a841b9e1fa349fdb458707e8d1c1b86edb1b", kill_on_drop: false }` [INFO] [stdout] b97fa42ef9a1402d0d9c6f8137f7a841b9e1fa349fdb458707e8d1c1b86edb1b