[INFO] cloning repository https://github.com/MasterTemple/scripture_retention_algorithm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MasterTemple/scripture_retention_algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterTemple%2Fscripture_retention_algorithm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterTemple%2Fscripture_retention_algorithm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3affba2842863e74487e1ab9c0f594a6d28757c5
[INFO] testing MasterTemple/scripture_retention_algorithm against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterTemple%2Fscripture_retention_algorithm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MasterTemple/scripture_retention_algorithm
[INFO] finished tweaking git repo https://github.com/MasterTemple/scripture_retention_algorithm
[INFO] tweaked toml for git repo https://github.com/MasterTemple/scripture_retention_algorithm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MasterTemple/scripture_retention_algorithm on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MasterTemple/scripture_retention_algorithm 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2989971132c8853993b4c0bbf04889bd1150c1356b8ac24aded658d690ddbcaa
[INFO] running `Command { std: "docker" "start" "-a" "2989971132c8853993b4c0bbf04889bd1150c1356b8ac24aded658d690ddbcaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2989971132c8853993b4c0bbf04889bd1150c1356b8ac24aded658d690ddbcaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2989971132c8853993b4c0bbf04889bd1150c1356b8ac24aded658d690ddbcaa", kill_on_drop: false }`
[INFO] [stdout] 2989971132c8853993b4c0bbf04889bd1150c1356b8ac24aded658d690ddbcaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d67f58434c36454f6f66dc05f85deb7efe6afc03816b69acc389f34cdb0ee8
[INFO] running `Command { std: "docker" "start" "-a" "38d67f58434c36454f6f66dc05f85deb7efe6afc03816b69acc389f34cdb0ee8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling scripture_retention_algorithm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:51:31
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn calculate_relative(&self, today: NaiveDate) -> Verse {
[INFO] [stdout]    |                               ^^^^^                       ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn calculate_relative(&self, today: NaiveDate) -> Verse<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn relative_verses(&self) -> Vec<Verse> {
[INFO] [stdout]    |                            ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn relative_verses(&self) -> Vec<Verse<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "38d67f58434c36454f6f66dc05f85deb7efe6afc03816b69acc389f34cdb0ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d67f58434c36454f6f66dc05f85deb7efe6afc03816b69acc389f34cdb0ee8", kill_on_drop: false }`
[INFO] [stdout] 38d67f58434c36454f6f66dc05f85deb7efe6afc03816b69acc389f34cdb0ee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c40a43771190c6ffa93deda4e04ec3c6086e93f0df1728039d4b758d12a3fb91
[INFO] running `Command { std: "docker" "start" "-a" "c40a43771190c6ffa93deda4e04ec3c6086e93f0df1728039d4b758d12a3fb91", kill_on_drop: false }`
[INFO] [stderr]    Compiling scripture_retention_algorithm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:51:31
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn calculate_relative(&self, today: NaiveDate) -> Verse {
[INFO] [stdout]    |                               ^^^^^                       ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn calculate_relative(&self, today: NaiveDate) -> Verse<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn relative_verses(&self) -> Vec<Verse> {
[INFO] [stdout]    |                            ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn relative_verses(&self) -> Vec<Verse<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "c40a43771190c6ffa93deda4e04ec3c6086e93f0df1728039d4b758d12a3fb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40a43771190c6ffa93deda4e04ec3c6086e93f0df1728039d4b758d12a3fb91", kill_on_drop: false }`
[INFO] [stdout] c40a43771190c6ffa93deda4e04ec3c6086e93f0df1728039d4b758d12a3fb91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8ab41443babc09153d5ac8a6b2ead8dad99dfe10378fdcf93a9e8f71606663f
[INFO] running `Command { std: "docker" "start" "-a" "a8ab41443babc09153d5ac8a6b2ead8dad99dfe10378fdcf93a9e8f71606663f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/main.rs:51:31
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn calculate_relative(&self, today: NaiveDate) -> Verse {
[INFO] [stderr]    |                               ^^^^^                       ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn calculate_relative(&self, today: NaiveDate) -> Verse<'_> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/main.rs:72:28
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn relative_verses(&self) -> Vec<Verse> {
[INFO] [stderr]    |                            ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn relative_verses(&self) -> Vec<Verse<'_>> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `scripture_retention_algorithm` (bin "scripture_retention_algorithm" test) generated 2 warnings (run `cargo fix --bin "scripture_retention_algorithm" -p scripture_retention_algorithm --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scripture_retention_algorithm-714c0e4d28b6105b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::monthly ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::monthly stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::monthly
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin scripture_retention_algorithm`
[INFO] running `Command { std: "docker" "inspect" "a8ab41443babc09153d5ac8a6b2ead8dad99dfe10378fdcf93a9e8f71606663f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8ab41443babc09153d5ac8a6b2ead8dad99dfe10378fdcf93a9e8f71606663f", kill_on_drop: false }`
[INFO] [stdout] a8ab41443babc09153d5ac8a6b2ead8dad99dfe10378fdcf93a9e8f71606663f
