[INFO] cloning repository https://github.com/banga/gitsearch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/banga/gitsearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanga%2Fgitsearch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanga%2Fgitsearch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b06f483e3d28fb63c664f8751f5648680704b5e [INFO] testing banga/gitsearch against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanga%2Fgitsearch" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/banga/gitsearch on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/banga/gitsearch [INFO] finished tweaking git repo https://github.com/banga/gitsearch [INFO] tweaked toml for git repo https://github.com/banga/gitsearch written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/banga/gitsearch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git2 v0.10.2 [INFO] [stderr] Downloaded libgit2-sys v0.9.2 [INFO] [stderr] Downloaded libssh2-sys v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b28e5521c52912b1225df2e66044e5185bd1f1e026f0ea89ee35623a0ddd068 [INFO] running `Command { std: "docker" "start" "-a" "3b28e5521c52912b1225df2e66044e5185bd1f1e026f0ea89ee35623a0ddd068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b28e5521c52912b1225df2e66044e5185bd1f1e026f0ea89ee35623a0ddd068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b28e5521c52912b1225df2e66044e5185bd1f1e026f0ea89ee35623a0ddd068", kill_on_drop: false }` [INFO] [stdout] 3b28e5521c52912b1225df2e66044e5185bd1f1e026f0ea89ee35623a0ddd068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27639ea2569037654cacacb8df3f6497450cf28451c1846f8e7226e49503727f [INFO] running `Command { std: "docker" "start" "-a" "27639ea2569037654cacacb8df3f6497450cf28451c1846f8e7226e49503727f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling gitsearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `build_file_index` [INFO] [stdout] --> src/main.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn build_file_index(index: &mut Index, dir: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.78s [INFO] running `Command { std: "docker" "inspect" "27639ea2569037654cacacb8df3f6497450cf28451c1846f8e7226e49503727f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27639ea2569037654cacacb8df3f6497450cf28451c1846f8e7226e49503727f", kill_on_drop: false }` [INFO] [stdout] 27639ea2569037654cacacb8df3f6497450cf28451c1846f8e7226e49503727f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d4475d8a37c100c4a444bc294b1ba73f57df1103399da75d6870fbf02b6c70 [INFO] running `Command { std: "docker" "start" "-a" "40d4475d8a37c100c4a444bc294b1ba73f57df1103399da75d6870fbf02b6c70", kill_on_drop: false }` [INFO] [stderr] Compiling gitsearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `build_file_index` [INFO] [stdout] --> src/main.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn build_file_index(index: &mut Index, dir: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "40d4475d8a37c100c4a444bc294b1ba73f57df1103399da75d6870fbf02b6c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d4475d8a37c100c4a444bc294b1ba73f57df1103399da75d6870fbf02b6c70", kill_on_drop: false }` [INFO] [stdout] 40d4475d8a37c100c4a444bc294b1ba73f57df1103399da75d6870fbf02b6c70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d00f30c483d8059b1bd6697bf591b76363861443cb7817727b9be1f06e4f37c1 [INFO] running `Command { std: "docker" "start" "-a" "d00f30c483d8059b1bd6697bf591b76363861443cb7817727b9be1f06e4f37c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `build_file_index` [INFO] [stderr] --> src/main.rs:11:4 [INFO] [stderr] | [INFO] [stderr] 11 | fn build_file_index(index: &mut Index, dir: &Path) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `gitsearch` (bin "gitsearch" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gitsearch-5b4c23589769b0b2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test index::tests::multi_word ... ok [INFO] [stdout] test index::tests::single_word ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d00f30c483d8059b1bd6697bf591b76363861443cb7817727b9be1f06e4f37c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00f30c483d8059b1bd6697bf591b76363861443cb7817727b9be1f06e4f37c1", kill_on_drop: false }` [INFO] [stdout] d00f30c483d8059b1bd6697bf591b76363861443cb7817727b9be1f06e4f37c1