[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaneb%2Fkjv_to_datastore" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daneb/kjv_to_datastore on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daneb/kjv_to_datastore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.redis.indexmap
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-core v0.3.1
[INFO] [stderr]   Downloaded pin-project-lite v0.1.2
[INFO] [stderr]   Downloaded bytes v0.5.3
[INFO] [stderr]   Downloaded futures-sink v0.3.1
[INFO] [stderr]   Downloaded futures-executor v0.3.1
[INFO] [stderr]   Downloaded smallvec v1.1.0
[INFO] [stderr]   Downloaded futures-task v0.3.1
[INFO] [stderr]   Downloaded unicode-normalization v0.1.11
[INFO] [stderr]   Downloaded redis v0.14.0
[INFO] [stderr]   Downloaded futures-util v0.3.1
[INFO] [stderr]   Downloaded regex v1.3.3
[INFO] [stderr]   Downloaded tokio v0.2.9
[INFO] [stderr]   Downloaded regex-syntax v0.6.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4716e71a974f03c6fea08e062366840b6ff847373cfac01a89648885e68ff5d0
[INFO] running `Command { std: "docker" "start" "-a" "4716e71a974f03c6fea08e062366840b6ff847373cfac01a89648885e68ff5d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4716e71a974f03c6fea08e062366840b6ff847373cfac01a89648885e68ff5d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4716e71a974f03c6fea08e062366840b6ff847373cfac01a89648885e68ff5d0", kill_on_drop: false }`
[INFO] [stdout] 4716e71a974f03c6fea08e062366840b6ff847373cfac01a89648885e68ff5d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abad091d49b15700001f4759f95aff99f27f45a1eaaf10320a2e25ae0efde0b8
[INFO] running `Command { std: "docker" "start" "-a" "abad091d49b15700001f4759f95aff99f27f45a1eaaf10320a2e25ae0efde0b8", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.redis.indexmap
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-core v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling smallvec v1.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling pin-project-lite v0.1.2
[INFO] [stderr]    Compiling bytes v0.5.3
[INFO] [stderr]    Compiling futures-task v0.3.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.13
[INFO] [stderr]    Compiling dtoa v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.11
[INFO] [stderr]    Compiling futures-util v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling futures-executor v0.3.1
[INFO] [stderr]    Compiling tokio v0.2.9
[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` profile [unoptimized + debuginfo] target(s) in 13.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.14.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "abad091d49b15700001f4759f95aff99f27f45a1eaaf10320a2e25ae0efde0b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abad091d49b15700001f4759f95aff99f27f45a1eaaf10320a2e25ae0efde0b8", kill_on_drop: false }`
[INFO] [stdout] abad091d49b15700001f4759f95aff99f27f45a1eaaf10320a2e25ae0efde0b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6a1b526ae7935a05c8f515232bcfd05fd57f5ade8e9ecd5a15bcb62690c900f
[INFO] running `Command { std: "docker" "start" "-a" "c6a1b526ae7935a05c8f515232bcfd05fd57f5ade8e9ecd5a15bcb62690c900f", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.redis.indexmap
[INFO] [stderr]    Compiling kjv_redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.14.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c6a1b526ae7935a05c8f515232bcfd05fd57f5ade8e9ecd5a15bcb62690c900f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a1b526ae7935a05c8f515232bcfd05fd57f5ade8e9ecd5a15bcb62690c900f", kill_on_drop: false }`
[INFO] [stdout] c6a1b526ae7935a05c8f515232bcfd05fd57f5ade8e9ecd5a15bcb62690c900f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89cb37f5a29fc9217a30a8f991698708c945b79e4e4a24310b86a09290e4e8b1
[INFO] running `Command { std: "docker" "start" "-a" "89cb37f5a29fc9217a30a8f991698708c945b79e4e4a24310b86a09290e4e8b1", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.redis.indexmap
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.14.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kjv_redis-a91d97c31b0a32c3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_adding_chapters_to_title ... ok
[INFO] [stdout] test tests::test_gets_all_titles ... ok
[INFO] [stdout] test tests::test_read_lines_ok ... ok
[INFO] [stdout] test tests::test_if_all_verses_are_seperate_lines ... 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-a91d97c31b0a32c3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "89cb37f5a29fc9217a30a8f991698708c945b79e4e4a24310b86a09290e4e8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89cb37f5a29fc9217a30a8f991698708c945b79e4e4a24310b86a09290e4e8b1", kill_on_drop: false }`
[INFO] [stdout] 89cb37f5a29fc9217a30a8f991698708c945b79e4e4a24310b86a09290e4e8b1
