[INFO] cloning repository https://github.com/sfrembling/finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sfrembling/finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsfrembling%2Ffinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsfrembling%2Ffinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3669406ce63559f18b25fd33989c6cc93f03c027
[INFO] testing sfrembling/finder against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsfrembling%2Ffinder" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sfrembling/finder
[INFO] finished tweaking git repo https://github.com/sfrembling/finder
[INFO] tweaked toml for git repo https://github.com/sfrembling/finder written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sfrembling/finder on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sfrembling/finder 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfae7342cb587a536fc895efa9c02445cefa4d8e7326524e67767a84ba2a9418
[INFO] running `Command { std: "docker" "start" "-a" "bfae7342cb587a536fc895efa9c02445cefa4d8e7326524e67767a84ba2a9418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfae7342cb587a536fc895efa9c02445cefa4d8e7326524e67767a84ba2a9418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfae7342cb587a536fc895efa9c02445cefa4d8e7326524e67767a84ba2a9418", kill_on_drop: false }`
[INFO] [stdout] bfae7342cb587a536fc895efa9c02445cefa4d8e7326524e67767a84ba2a9418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 341c9d7c9ca51ac5bedd5577b55f3a244384b1ec3160ad4bb19645fa88b22278
[INFO] running `Command { std: "docker" "start" "-a" "341c9d7c9ca51ac5bedd5577b55f3a244384b1ec3160ad4bb19645fa88b22278", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling finder v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.99s
[INFO] running `Command { std: "docker" "inspect" "341c9d7c9ca51ac5bedd5577b55f3a244384b1ec3160ad4bb19645fa88b22278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "341c9d7c9ca51ac5bedd5577b55f3a244384b1ec3160ad4bb19645fa88b22278", kill_on_drop: false }`
[INFO] [stdout] 341c9d7c9ca51ac5bedd5577b55f3a244384b1ec3160ad4bb19645fa88b22278
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 558f1978c1fad81941c82c23568ce5f586cf32a1233bc5e6d009e6565852247f
[INFO] running `Command { std: "docker" "start" "-a" "558f1978c1fad81941c82c23568ce5f586cf32a1233bc5e6d009e6565852247f", kill_on_drop: false }`
[INFO] [stderr]    Compiling finder v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "558f1978c1fad81941c82c23568ce5f586cf32a1233bc5e6d009e6565852247f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "558f1978c1fad81941c82c23568ce5f586cf32a1233bc5e6d009e6565852247f", kill_on_drop: false }`
[INFO] [stdout] 558f1978c1fad81941c82c23568ce5f586cf32a1233bc5e6d009e6565852247f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e48f7d2444c395029a5ac3e0c4a9fcdb501d9edc2a662606e67331505d316ac4
[INFO] running `Command { std: "docker" "start" "-a" "e48f7d2444c395029a5ac3e0c4a9fcdb501d9edc2a662606e67331505d316ac4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fnd-606d15673d7e8037)
[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] running `Command { std: "docker" "inspect" "e48f7d2444c395029a5ac3e0c4a9fcdb501d9edc2a662606e67331505d316ac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e48f7d2444c395029a5ac3e0c4a9fcdb501d9edc2a662606e67331505d316ac4", kill_on_drop: false }`
[INFO] [stdout] e48f7d2444c395029a5ac3e0c4a9fcdb501d9edc2a662606e67331505d316ac4
