[INFO] cloning repository https://github.com/jmintb/cargo-tst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmintb/cargo-tst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmintb%2Fcargo-tst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmintb%2Fcargo-tst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a76979256e8748c934d424193be3bd37b798374
[INFO] building jmintb/cargo-tst against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmintb%2Fcargo-tst" "/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/jmintb/cargo-tst
[INFO] finished tweaking git repo https://github.com/jmintb/cargo-tst
[INFO] tweaked toml for git repo https://github.com/jmintb/cargo-tst written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmintb/cargo-tst on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmintb/cargo-tst 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grep v0.2.12
[INFO] [stderr]   Downloaded globset v0.4.13
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded grep-printer v0.1.7
[INFO] [stderr]   Downloaded clap v4.4.4
[INFO] [stderr]   Downloaded grep-regex v0.1.11
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded grep-searcher v0.1.11
[INFO] [stderr]   Downloaded grep-matcher v0.1.6
[INFO] [stderr]   Downloaded ignore v0.4.20
[INFO] [stderr]   Downloaded anstyle-query v1.0.0
[INFO] [stderr]   Downloaded anstyle v1.0.3
[INFO] [stderr]   Downloaded clap_builder v4.4.4
[INFO] [stderr]   Downloaded ripgrep v13.0.0
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded zeroize v1.6.0
[INFO] [stderr]   Downloaded fuzzywuzzy v0.0.2
[INFO] [stderr]   Downloaded bstr v1.6.2
[INFO] [stderr]   Downloaded grep-cli v0.1.9
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded rustix v0.38.14
[INFO] [stderr]   Downloaded redox_users v0.4.3
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30753f19908f994ec598ecbec63339e4f2320bbb79b1415425f0fe366853ba47
[INFO] running `Command { std: "docker" "start" "-a" "30753f19908f994ec598ecbec63339e4f2320bbb79b1415425f0fe366853ba47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30753f19908f994ec598ecbec63339e4f2320bbb79b1415425f0fe366853ba47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30753f19908f994ec598ecbec63339e4f2320bbb79b1415425f0fe366853ba47", kill_on_drop: false }`
[INFO] [stdout] 30753f19908f994ec598ecbec63339e4f2320bbb79b1415425f0fe366853ba47
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ae064d1c8f7a9b0b7e38a3225c48dafd7ce3d720d204798dc5a4829a0c506cc
[INFO] running `Command { std: "docker" "start" "-a" "3ae064d1c8f7a9b0b7e38a3225c48dafd7ce3d720d204798dc5a4829a0c506cc", kill_on_drop: false }`
[INFO] [stderr] warning: cargo-tst v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `ripgrep` which is missing a lib target
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling fuzzywuzzy v0.0.2
[INFO] [stderr]    Compiling clap_builder v4.4.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling grep-matcher v0.1.6
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling bstr v1.6.2
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling clap v4.4.4
[INFO] [stderr]    Compiling grep-searcher v0.1.11
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling grep-regex v0.1.11
[INFO] [stderr]    Compiling grep-cli v0.1.9
[INFO] [stderr]    Compiling grep-printer v0.1.7
[INFO] [stderr]    Compiling grep v0.2.12
[INFO] [stderr]    Compiling cargo-tst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         std::fs::create_dir_all(app_data_path().unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let _ = std::fs::create_dir_all(app_data_path().unwrap());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]   --> src/main.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     cmd.exec();
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let _ = cmd.exec();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         searcher.search_path(
[INFO] [stdout] 110 | |             matcher.clone(),
[INFO] [stdout] 111 | |             Path::new(&f),
[INFO] [stdout] 112 | |             UTF8(|_, line| {
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |             }),
[INFO] [stdout] 127 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = searcher.search_path(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]    --> src/main.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     cmd.exec();
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let _ = cmd.exec();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.60s
[INFO] running `Command { std: "docker" "inspect" "3ae064d1c8f7a9b0b7e38a3225c48dafd7ce3d720d204798dc5a4829a0c506cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae064d1c8f7a9b0b7e38a3225c48dafd7ce3d720d204798dc5a4829a0c506cc", kill_on_drop: false }`
[INFO] [stdout] 3ae064d1c8f7a9b0b7e38a3225c48dafd7ce3d720d204798dc5a4829a0c506cc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5c683e0fe3f29022386cda3e61b45bdffca68777639783d0f4cfcb69fa15712
[INFO] running `Command { std: "docker" "start" "-a" "b5c683e0fe3f29022386cda3e61b45bdffca68777639783d0f4cfcb69fa15712", kill_on_drop: false }`
[INFO] [stderr] warning: cargo-tst v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `ripgrep` which is missing a lib target
[INFO] [stderr]    Compiling cargo-tst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         std::fs::create_dir_all(app_data_path().unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let _ = std::fs::create_dir_all(app_data_path().unwrap());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]   --> src/main.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     cmd.exec();
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let _ = cmd.exec();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         searcher.search_path(
[INFO] [stdout] 110 | |             matcher.clone(),
[INFO] [stdout] 111 | |             Path::new(&f),
[INFO] [stdout] 112 | |             UTF8(|_, line| {
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |             }),
[INFO] [stdout] 127 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = searcher.search_path(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]    --> src/main.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     cmd.exec();
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let _ = cmd.exec();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "b5c683e0fe3f29022386cda3e61b45bdffca68777639783d0f4cfcb69fa15712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c683e0fe3f29022386cda3e61b45bdffca68777639783d0f4cfcb69fa15712", kill_on_drop: false }`
[INFO] [stdout] b5c683e0fe3f29022386cda3e61b45bdffca68777639783d0f4cfcb69fa15712
