[INFO] cloning repository https://github.com/LooneyRichie/looneygrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LooneyRichie/looneygrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooneyRichie%2Flooneygrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooneyRichie%2Flooneygrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c7040b8bacd39f38ec708cb81ba6474f64713c3
[INFO] testing LooneyRichie/looneygrep against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooneyRichie%2Flooneygrep" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LooneyRichie/looneygrep
[INFO] finished tweaking git repo https://github.com/LooneyRichie/looneygrep
[INFO] tweaked toml for git repo https://github.com/LooneyRichie/looneygrep written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LooneyRichie/looneygrep on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LooneyRichie/looneygrep 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded flate2 v1.1.1
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded plist v1.7.1
[INFO] [stderr]   Downloaded quick-xml v0.32.0
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d26339b1c026f69275a46fadec1c5ea8ec4ab1c050581e10086221bda449a36
[INFO] running `Command { std: "docker" "start" "-a" "7d26339b1c026f69275a46fadec1c5ea8ec4ab1c050581e10086221bda449a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d26339b1c026f69275a46fadec1c5ea8ec4ab1c050581e10086221bda449a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d26339b1c026f69275a46fadec1c5ea8ec4ab1c050581e10086221bda449a36", kill_on_drop: false }`
[INFO] [stdout] 7d26339b1c026f69275a46fadec1c5ea8ec4ab1c050581e10086221bda449a36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1f06b762439d88be0cf975d535e61a03ddf3ecb73de9fa43c6e1812a7fe5961
[INFO] running `Command { std: "docker" "start" "-a" "c1f06b762439d88be0cf975d535e61a03ddf3ecb73de9fa43c6e1812a7fe5961", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling looneygrep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.80s
[INFO] running `Command { std: "docker" "inspect" "c1f06b762439d88be0cf975d535e61a03ddf3ecb73de9fa43c6e1812a7fe5961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f06b762439d88be0cf975d535e61a03ddf3ecb73de9fa43c6e1812a7fe5961", kill_on_drop: false }`
[INFO] [stdout] c1f06b762439d88be0cf975d535e61a03ddf3ecb73de9fa43c6e1812a7fe5961
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca7fdc70ac7d2aeeefeb8018932deede9a15c02c5b2507b2ad79e759d9c76e4d
[INFO] running `Command { std: "docker" "start" "-a" "ca7fdc70ac7d2aeeefeb8018932deede9a15c02c5b2507b2ad79e759d9c76e4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling looneygrep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "ca7fdc70ac7d2aeeefeb8018932deede9a15c02c5b2507b2ad79e759d9c76e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca7fdc70ac7d2aeeefeb8018932deede9a15c02c5b2507b2ad79e759d9c76e4d", kill_on_drop: false }`
[INFO] [stdout] ca7fdc70ac7d2aeeefeb8018932deede9a15c02c5b2507b2ad79e759d9c76e4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d5916184db2e4fdaa55418d0b55cd58ddbaa54e9ac0ac7f47eb1a149e8b1657
[INFO] running `Command { std: "docker" "start" "-a" "2d5916184db2e4fdaa55418d0b55cd58ddbaa54e9ac0ac7f47eb1a149e8b1657", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/looneygrep-4f420a28fd51d397)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_context_lines ... ok
[INFO] [stdout] test tests::test_file_type_note ... ok
[INFO] [stdout] test tests::test_replace_all_matches ... ok
[INFO] [stdout] test tests::test_highlight_all_matches ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lg-73d1cb2733c2e1a2)
[INFO] [stdout] test tests::test_syntax_highlight_line ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[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 looneygrep
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - run (line 131) ... FAILED
[INFO] [stdout] test src/lib.rs - Config::build (line 83) ... FAILED
[INFO] [stdout] test src/lib.rs - search (line 386) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error[E0063]: missing fields `context`, `replace`, `search_all` and 1 other field in initializer of `Config`
[INFO] [stdout]  --> src/lib.rs:13:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = Config { 
[INFO] [stdout]   |              ^^^^^^ missing `context`, `replace`, `search_all` and 1 other field
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run (line 131) stdout ----
[INFO] [stdout] error[E0063]: missing fields `context`, `file_path`, `ignore_case` and 4 other fields in initializer of `Config`
[INFO] [stdout]  --> src/lib.rs:134:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = Config { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ missing `context`, `file_path`, `ignore_case` and 4 other fields
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Config::build (line 83) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]  --> src/lib.rs:84:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = Config::build(std::env::args())?;
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use looneygrep::Config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - search (line 386) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `search` in this scope
[INFO] [stdout]  --> src/lib.rs:388:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | let matches = search(lines.iter(), |line| line.contains("ba"));
[INFO] [stdout]   |               ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use looneygrep::search;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/lib.rs:388:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | let matches = search(lines.iter(), |line| line.contains("ba"));
[INFO] [stdout]   |                                     ^^^^  ---- type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 4 | let matches = search(lines.iter(), |line: /* Type */| line.contains("ba"));
[INFO] [stdout]   |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout]     src/lib.rs - Config::build (line 83)
[INFO] [stdout]     src/lib.rs - run (line 131)
[INFO] [stdout]     src/lib.rs - search (line 386)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d5916184db2e4fdaa55418d0b55cd58ddbaa54e9ac0ac7f47eb1a149e8b1657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d5916184db2e4fdaa55418d0b55cd58ddbaa54e9ac0ac7f47eb1a149e8b1657", kill_on_drop: false }`
[INFO] [stdout] 2d5916184db2e4fdaa55418d0b55cd58ddbaa54e9ac0ac7f47eb1a149e8b1657
