[INFO] cloning repository https://github.com/Syfaro/fuzzysearch-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Syfaro/fuzzysearch-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyfaro%2Ffuzzysearch-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyfaro%2Ffuzzysearch-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27508b7a50dfe68063372fd7d1b2c93c77cb0acb [INFO] testing Syfaro/fuzzysearch-cli against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyfaro%2Ffuzzysearch-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Syfaro/fuzzysearch-cli on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Syfaro/fuzzysearch-cli [INFO] finished tweaking git repo https://github.com/Syfaro/fuzzysearch-cli [INFO] tweaked toml for git repo https://github.com/Syfaro/fuzzysearch-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Syfaro/fuzzysearch-cli 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustdct v0.4.0 [INFO] [stderr] Downloaded rustfft v3.0.1 [INFO] [stderr] Downloaded bk-tree v0.4.0 [INFO] [stderr] Downloaded triple_accel v0.3.4 [INFO] [stderr] Downloaded transpose v0.1.0 [INFO] [stderr] Downloaded img_hash v3.2.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.25.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2076bc75b8805252d23ef13a6f42ff4b669feb3e3c70e64056ed79b8cb4f9f28 [INFO] running `Command { std: "docker" "start" "-a" "2076bc75b8805252d23ef13a6f42ff4b669feb3e3c70e64056ed79b8cb4f9f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2076bc75b8805252d23ef13a6f42ff4b669feb3e3c70e64056ed79b8cb4f9f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2076bc75b8805252d23ef13a6f42ff4b669feb3e3c70e64056ed79b8cb4f9f28", kill_on_drop: false }` [INFO] [stdout] 2076bc75b8805252d23ef13a6f42ff4b669feb3e3c70e64056ed79b8cb4f9f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba2fcc1c6b8b8351a55c2f649b04bfd772ac07a67eee23a78e0dd0ddf654e4ae [INFO] running `Command { std: "docker" "start" "-a" "ba2fcc1c6b8b8351a55c2f649b04bfd772ac07a67eee23a78e0dd0ddf654e4ae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rustdct v0.4.0 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling indicatif v0.17.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling bk-tree v0.4.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling img_hash v3.2.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling r2d2_sqlite v0.21.0 [INFO] [stderr] Compiling fuzzysearch-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "ba2fcc1c6b8b8351a55c2f649b04bfd772ac07a67eee23a78e0dd0ddf654e4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2fcc1c6b8b8351a55c2f649b04bfd772ac07a67eee23a78e0dd0ddf654e4ae", kill_on_drop: false }` [INFO] [stdout] ba2fcc1c6b8b8351a55c2f649b04bfd772ac07a67eee23a78e0dd0ddf654e4ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 931210e29547df62bc4aba79ad857c89ba5ad6776c9b808eee851c043121a7c7 [INFO] running `Command { std: "docker" "start" "-a" "931210e29547df62bc4aba79ad857c89ba5ad6776c9b808eee851c043121a7c7", kill_on_drop: false }` [INFO] [stderr] Compiling fuzzysearch-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "931210e29547df62bc4aba79ad857c89ba5ad6776c9b808eee851c043121a7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931210e29547df62bc4aba79ad857c89ba5ad6776c9b808eee851c043121a7c7", kill_on_drop: false }` [INFO] [stdout] 931210e29547df62bc4aba79ad857c89ba5ad6776c9b808eee851c043121a7c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b4215a30e8e561a738d7b87a943e54331370c38d4178ff7bafd625d843a61c2 [INFO] running `Command { std: "docker" "start" "-a" "7b4215a30e8e561a738d7b87a943e54331370c38d4178ff7bafd625d843a61c2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fuzzysearch_cli-0f6ea175c37e5271) [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" "7b4215a30e8e561a738d7b87a943e54331370c38d4178ff7bafd625d843a61c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4215a30e8e561a738d7b87a943e54331370c38d4178ff7bafd625d843a61c2", kill_on_drop: false }` [INFO] [stdout] 7b4215a30e8e561a738d7b87a943e54331370c38d4178ff7bafd625d843a61c2