[INFO] cloning repository https://github.com/mxheller/rags [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxheller/rags" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxheller%2Frags", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxheller%2Frags'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b7b69fb682834924a0e1f96febfd4400f74653b [INFO] testing mxheller/rags against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxheller%2Frags" "/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/mxheller/rags on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mxheller/rags [INFO] finished tweaking git repo https://github.com/mxheller/rags [INFO] tweaked toml for git repo https://github.com/mxheller/rags written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mxheller/rags already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3523c59446111b8a820d370ebdef4353a112e00e938ebadd689382128ece7db9 [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" "3523c59446111b8a820d370ebdef4353a112e00e938ebadd689382128ece7db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3523c59446111b8a820d370ebdef4353a112e00e938ebadd689382128ece7db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3523c59446111b8a820d370ebdef4353a112e00e938ebadd689382128ece7db9", kill_on_drop: false }` [INFO] [stdout] 3523c59446111b8a820d370ebdef4353a112e00e938ebadd689382128ece7db9 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0527f1b5799a5a5d8d1a691643acd33c9b1760114fab63782112d99eab597399 [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" "0527f1b5799a5a5d8d1a691643acd33c9b1760114fab63782112d99eab597399", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling min-max-heap v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling rags v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.93s [INFO] running `Command { std: "docker" "inspect" "0527f1b5799a5a5d8d1a691643acd33c9b1760114fab63782112d99eab597399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0527f1b5799a5a5d8d1a691643acd33c9b1760114fab63782112d99eab597399", kill_on_drop: false }` [INFO] [stdout] 0527f1b5799a5a5d8d1a691643acd33c9b1760114fab63782112d99eab597399 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f97e32ce87d6f18e861b88db4841e2b5f48b506b2d845ab01d17bafbd10751f [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" "9f97e32ce87d6f18e861b88db4841e2b5f48b506b2d845ab01d17bafbd10751f", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rags v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.14s [INFO] running `Command { std: "docker" "inspect" "9f97e32ce87d6f18e861b88db4841e2b5f48b506b2d845ab01d17bafbd10751f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f97e32ce87d6f18e861b88db4841e2b5f48b506b2d845ab01d17bafbd10751f", kill_on_drop: false }` [INFO] [stdout] 9f97e32ce87d6f18e861b88db4841e2b5f48b506b2d845ab01d17bafbd10751f [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 976e083ae30999d80104cd9f940f2465d6cdd73b5baf60a8478e2f69d4eff9e6 [INFO] running `Command { std: "docker" "start" "-a" "976e083ae30999d80104cd9f940f2465d6cdd73b5baf60a8478e2f69d4eff9e6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rags-748838c18d8ace5e [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test suggest::executions::tests::default ... ok [INFO] [stdout] test suggest::executions::tests::updating_existing_last_executed ... ok [INFO] [stdout] test capped_heap::tests::zero_cap ... ok [INFO] [stdout] test capped_heap::tests::under_cap ... ok [INFO] [stdout] test capped_heap::tests::one_cap ... ok [INFO] [stdout] test capped_heap::tests::two_cap ... ok [INFO] [stdout] test suggest::executions::tests::updating_no_last_executed ... ok [INFO] [stdout] test suggest::suggestion::tests::order ... ok [INFO] [stdout] test suggest::executions::tests::representation ... ok [INFO] [stdout] test suggest::suggestion::tests::test_new ... ok [INFO] [stdout] test trie::tests::trie_construction ... ok [INFO] [stdout] test suggest::tests::table_building ... ok [INFO] [stdout] test history::tests::history_from_file ... ok [INFO] [stdout] test history::executed_command::tests::parse_dated_format ... ok [INFO] [stdout] test history::tests::history_undated_format ... ok [INFO] [stdout] test history::tests::history_dated_format ... ok [INFO] [stdout] test history::executed_command::tests::parse_undated_format ... ok [INFO] [stdout] test suggest::tests::suggest_two ... ok [INFO] [stdout] test suggest::tests::suggest_none ... ok [INFO] [stdout] test suggest::tests::suggest_one ... ok [INFO] [stdout] test suggest::tests::suggest_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "976e083ae30999d80104cd9f940f2465d6cdd73b5baf60a8478e2f69d4eff9e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976e083ae30999d80104cd9f940f2465d6cdd73b5baf60a8478e2f69d4eff9e6", kill_on_drop: false }` [INFO] [stdout] 976e083ae30999d80104cd9f940f2465d6cdd73b5baf60a8478e2f69d4eff9e6