[INFO] updating cached repository https://github.com/tantivy-search/tantivy-cli [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db69598680c765a3fa79860021a1f5a52ccdcd95 [INFO] testing tantivy-search/tantivy-cli against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftantivy-search%2Ftantivy-cli" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tantivy-search/tantivy-cli on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/tantivy-search/tantivy-cli [INFO] finished tweaking git repo https://github.com/tantivy-search/tantivy-cli [INFO] tweaked toml for git repo https://github.com/tantivy-search/tantivy-cli written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tantivy-search/tantivy-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb3fd5de5ca045d3c84e03da217506919226cc0ed7cf7d42913df3e6a97b00b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7bb3fd5de5ca045d3c84e03da217506919226cc0ed7cf7d42913df3e6a97b00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb3fd5de5ca045d3c84e03da217506919226cc0ed7cf7d42913df3e6a97b00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb3fd5de5ca045d3c84e03da217506919226cc0ed7cf7d42913df3e6a97b00b", kill_on_drop: false }` [INFO] [stdout] 7bb3fd5de5ca045d3c84e03da217506919226cc0ed7cf7d42913df3e6a97b00b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab9b7df37dcbd62555e3a6108c1fe2271b299ab8324223910dad9241b892e20b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ab9b7df37dcbd62555e3a6108c1fe2271b299ab8324223910dad9241b892e20b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling sequence_trie v0.0.13 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling census v0.2.0 [INFO] [stderr] Compiling ansi_term v0.8.0 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bitpacking v0.8.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling fail v0.2.1 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tantivy-fst v0.1.0 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling once_cell v0.2.4 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling atomicwrites v0.2.3 [INFO] [stderr] Compiling bincode v0.4.1 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling mount v0.2.1 [INFO] [stderr] Compiling staticfile v0.3.1 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling urlencoded v0.4.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rust-stemmers v1.1.0 [INFO] [stderr] Compiling rental v0.5.4 [INFO] [stderr] Compiling owned-read v0.4.0 [INFO] [stderr] Compiling tantivy v0.10.0 [INFO] [stderr] Compiling tantivy-cli v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 09s [INFO] running `Command { std: "docker" "inspect" "ab9b7df37dcbd62555e3a6108c1fe2271b299ab8324223910dad9241b892e20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9b7df37dcbd62555e3a6108c1fe2271b299ab8324223910dad9241b892e20b", kill_on_drop: false }` [INFO] [stdout] ab9b7df37dcbd62555e3a6108c1fe2271b299ab8324223910dad9241b892e20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ee408158b0a33810407523ac734f0a3485221ed59b68bdacf6fed115704677c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8ee408158b0a33810407523ac734f0a3485221ed59b68bdacf6fed115704677c", kill_on_drop: false }` [INFO] [stderr] Compiling tantivy-cli v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "8ee408158b0a33810407523ac734f0a3485221ed59b68bdacf6fed115704677c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee408158b0a33810407523ac734f0a3485221ed59b68bdacf6fed115704677c", kill_on_drop: false }` [INFO] [stdout] 8ee408158b0a33810407523ac734f0a3485221ed59b68bdacf6fed115704677c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da0bf34dea7fa8b4cfb81f690fedf974cf76a59925b412ce5d47de2bbaa48ef1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "da0bf34dea7fa8b4cfb81f690fedf974cf76a59925b412ce5d47de2bbaa48ef1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tantivy-1ae010680feb93ca [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test timer::tests::test_timer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da0bf34dea7fa8b4cfb81f690fedf974cf76a59925b412ce5d47de2bbaa48ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0bf34dea7fa8b4cfb81f690fedf974cf76a59925b412ce5d47de2bbaa48ef1", kill_on_drop: false }` [INFO] [stdout] da0bf34dea7fa8b4cfb81f690fedf974cf76a59925b412ce5d47de2bbaa48ef1