[INFO] cloning repository https://github.com/mxheller/rags [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxheller%2Frags'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b7b69fb682834924a0e1f96febfd4400f74653b [INFO] testing mxheller/rags against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxheller%2Frags" "/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/mxheller/rags on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/mxheller/rags already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded min-max-heap v1.2.2 [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" "+beta-2020-06-03" "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] fae5cb2f1f6dc01269999250ba8351272470de3da00669f3b25684ede63f84a4 [INFO] running `"docker" "start" "-a" "fae5cb2f1f6dc01269999250ba8351272470de3da00669f3b25684ede63f84a4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling min-max-heap v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [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 quote v0.6.12 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [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 39.23s [INFO] running `"docker" "inspect" "fae5cb2f1f6dc01269999250ba8351272470de3da00669f3b25684ede63f84a4"` [INFO] running `"docker" "rm" "-f" "fae5cb2f1f6dc01269999250ba8351272470de3da00669f3b25684ede63f84a4"` [INFO] [stdout] fae5cb2f1f6dc01269999250ba8351272470de3da00669f3b25684ede63f84a4 [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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b76f252580cdbeab09c426ea8d4c7d8045861cb53760246836ac6a86c7582e44 [INFO] running `"docker" "start" "-a" "b76f252580cdbeab09c426ea8d4c7d8045861cb53760246836ac6a86c7582e44"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 9.70s [INFO] running `"docker" "inspect" "b76f252580cdbeab09c426ea8d4c7d8045861cb53760246836ac6a86c7582e44"` [INFO] running `"docker" "rm" "-f" "b76f252580cdbeab09c426ea8d4c7d8045861cb53760246836ac6a86c7582e44"` [INFO] [stdout] b76f252580cdbeab09c426ea8d4c7d8045861cb53760246836ac6a86c7582e44 [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" "+beta-2020-06-03" "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] b128f0f1c3093711c940ce8a3b793eea43de8b60bb99b96b21a60fc3f14a8652 [INFO] running `"docker" "start" "-a" "b128f0f1c3093711c940ce8a3b793eea43de8b60bb99b96b21a60fc3f14a8652"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rags-5f86aabc86962298 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test capped_heap::tests::two_cap ... ok [INFO] [stdout] test capped_heap::tests::zero_cap ... ok [INFO] [stdout] test suggest::executions::tests::default ... ok [INFO] [stdout] test suggest::executions::tests::updating_no_last_executed ... ok [INFO] [stdout] test capped_heap::tests::one_cap ... ok [INFO] [stdout] test suggest::executions::tests::representation ... ok [INFO] [stdout] test suggest::executions::tests::updating_existing_last_executed ... ok [INFO] [stdout] test capped_heap::tests::under_cap ... ok [INFO] [stdout] test suggest::suggestion::tests::test_new ... ok [INFO] [stdout] test suggest::suggestion::tests::order ... ok [INFO] [stdout] test trie::tests::trie_construction ... ok [INFO] [stdout] test suggest::tests::table_building ... ok [INFO] [stdout] test suggest::tests::suggest_two ... ok [INFO] [stdout] test suggest::tests::suggest_none ... ok [INFO] [stdout] test history::tests::history_from_file ... ok [INFO] [stdout] test history::executed_command::tests::parse_undated_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_dated_format ... ok [INFO] [stdout] test suggest::tests::suggest_all ... ok [INFO] [stdout] test suggest::tests::suggest_one ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b128f0f1c3093711c940ce8a3b793eea43de8b60bb99b96b21a60fc3f14a8652"` [INFO] running `"docker" "rm" "-f" "b128f0f1c3093711c940ce8a3b793eea43de8b60bb99b96b21a60fc3f14a8652"` [INFO] [stdout] b128f0f1c3093711c940ce8a3b793eea43de8b60bb99b96b21a60fc3f14a8652