[INFO] cloning repository https://github.com/daneb/kjv_to_datastore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daneb/kjv_to_datastore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaneb%2Fkjv_to_datastore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaneb%2Fkjv_to_datastore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bd41bfa3f06d24525a2363dba9a20e459ed50c8 [INFO] testing daneb/kjv_to_datastore against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaneb%2Fkjv_to_datastore" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daneb/kjv_to_datastore on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daneb/kjv_to_datastore [INFO] finished tweaking git repo https://github.com/daneb/kjv_to_datastore [INFO] tweaked toml for git repo https://github.com/daneb/kjv_to_datastore written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/daneb/kjv_to_datastore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.redis.indexmap [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce7fee6c0f0f8f7acd67e458ff16b66a8172c8a044133e609a1d2eedddf0c8d6 [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" "ce7fee6c0f0f8f7acd67e458ff16b66a8172c8a044133e609a1d2eedddf0c8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce7fee6c0f0f8f7acd67e458ff16b66a8172c8a044133e609a1d2eedddf0c8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7fee6c0f0f8f7acd67e458ff16b66a8172c8a044133e609a1d2eedddf0c8d6", kill_on_drop: false }` [INFO] [stdout] ce7fee6c0f0f8f7acd67e458ff16b66a8172c8a044133e609a1d2eedddf0c8d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f2e2e241dbe7bc3278f840758569c8212ec6af6042faa1e4d1472bc9a727c1f [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" "7f2e2e241dbe7bc3278f840758569c8212ec6af6042faa1e4d1472bc9a727c1f", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.redis.indexmap [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling redis v0.14.0 [INFO] [stderr] Compiling kjv_redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.95s [INFO] running `Command { std: "docker" "inspect" "7f2e2e241dbe7bc3278f840758569c8212ec6af6042faa1e4d1472bc9a727c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2e2e241dbe7bc3278f840758569c8212ec6af6042faa1e4d1472bc9a727c1f", kill_on_drop: false }` [INFO] [stdout] 7f2e2e241dbe7bc3278f840758569c8212ec6af6042faa1e4d1472bc9a727c1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2e366e8240a6c5412fdf4d7f0d7fb8388a420c3cb8224512320c41db6c0cc51 [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" "b2e366e8240a6c5412fdf4d7f0d7fb8388a420c3cb8224512320c41db6c0cc51", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.redis.indexmap [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kjv_redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "b2e366e8240a6c5412fdf4d7f0d7fb8388a420c3cb8224512320c41db6c0cc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e366e8240a6c5412fdf4d7f0d7fb8388a420c3cb8224512320c41db6c0cc51", kill_on_drop: false }` [INFO] [stdout] b2e366e8240a6c5412fdf4d7f0d7fb8388a420c3cb8224512320c41db6c0cc51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51276366c4c1fe7ff32b3eda01540e29d15f46283e45959eb9c960c45c23f25d [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" "51276366c4c1fe7ff32b3eda01540e29d15f46283e45959eb9c960c45c23f25d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.redis.indexmap [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kjv_redis-5610f119dd39834c [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_if_all_verses_are_seperate_lines ... ok [INFO] [stdout] test tests::test_adding_chapters_to_title ... ok [INFO] [stdout] test tests::test_read_lines_ok ... ok [INFO] [stdout] test tests::test_gets_all_titles ... ok [INFO] [stdout] test tests::test_reads_all_the_lines_ok ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin kjv_redis' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/kjv_redis-5610f119dd39834c` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "51276366c4c1fe7ff32b3eda01540e29d15f46283e45959eb9c960c45c23f25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51276366c4c1fe7ff32b3eda01540e29d15f46283e45959eb9c960c45c23f25d", kill_on_drop: false }` [INFO] [stdout] 51276366c4c1fe7ff32b3eda01540e29d15f46283e45959eb9c960c45c23f25d