[INFO] updating cached repository https://github.com/banga/gitsearch [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6b06f483e3d28fb63c664f8751f5648680704b5e [INFO] testing banga/gitsearch against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanga%2Fgitsearch" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/banga/gitsearch on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/banga/gitsearch already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1bdf5c14f91af3573a6771a7a4b5b5e85c3319c6727a134051a3996ac34af6d [INFO] running `"docker" "start" "-a" "b1bdf5c14f91af3573a6771a7a4b5b5e85c3319c6727a134051a3996ac34af6d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling idna v0.2.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 url v2.1.0 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling gitsearch v0.1.0 (/opt/rustwide/workdir) [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.49s [INFO] running `"docker" "inspect" "b1bdf5c14f91af3573a6771a7a4b5b5e85c3319c6727a134051a3996ac34af6d"` [INFO] running `"docker" "rm" "-f" "b1bdf5c14f91af3573a6771a7a4b5b5e85c3319c6727a134051a3996ac34af6d"` [INFO] [stdout] b1bdf5c14f91af3573a6771a7a4b5b5e85c3319c6727a134051a3996ac34af6d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 71b651d649d8fca161c5dc93eb0d45d558429ee59575e2ff3c3bc573987462e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "71b651d649d8fca161c5dc93eb0d45d558429ee59575e2ff3c3bc573987462e7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gitsearch v0.1.0 (/opt/rustwide/workdir) [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.40s [INFO] running `"docker" "inspect" "71b651d649d8fca161c5dc93eb0d45d558429ee59575e2ff3c3bc573987462e7"` [INFO] running `"docker" "rm" "-f" "71b651d649d8fca161c5dc93eb0d45d558429ee59575e2ff3c3bc573987462e7"` [INFO] [stdout] 71b651d649d8fca161c5dc93eb0d45d558429ee59575e2ff3c3bc573987462e7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0bf71a61f66c67146c6d0f701741137bb7ca909aabbc23b7462ed2cde066c975 [INFO] running `"docker" "start" "-a" "0bf71a61f66c67146c6d0f701741137bb7ca909aabbc23b7462ed2cde066c975"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gitsearch-f01a58f8728fbdbc [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test index::tests::single_word ... ok [INFO] [stdout] test index::tests::multi_word ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0bf71a61f66c67146c6d0f701741137bb7ca909aabbc23b7462ed2cde066c975"` [INFO] running `"docker" "rm" "-f" "0bf71a61f66c67146c6d0f701741137bb7ca909aabbc23b7462ed2cde066c975"` [INFO] [stdout] 0bf71a61f66c67146c6d0f701741137bb7ca909aabbc23b7462ed2cde066c975