[INFO] fetching crate logic-rs 0.1.1...
[INFO] testing logic-rs-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate logic-rs 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate logic-rs 0.1.1
[INFO] finished tweaking crates.io crate logic-rs 0.1.1
[INFO] tweaked toml for crates.io crate logic-rs 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate logic-rs 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding csv v1.1.6 (available: v1.4.0)
[INFO] [stderr]       Adding ordered-float v2.8.0 (available: v2.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v2.8.0
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b4a6a4f3fa9b3c2d03fdf444a73b861ad3efaa1dd80c5a0bfd21eb601882cb3
[INFO] running `Command { std: "docker" "start" "-a" "2b4a6a4f3fa9b3c2d03fdf444a73b861ad3efaa1dd80c5a0bfd21eb601882cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b4a6a4f3fa9b3c2d03fdf444a73b861ad3efaa1dd80c5a0bfd21eb601882cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b4a6a4f3fa9b3c2d03fdf444a73b861ad3efaa1dd80c5a0bfd21eb601882cb3", kill_on_drop: false }`
[INFO] [stdout] 2b4a6a4f3fa9b3c2d03fdf444a73b861ad3efaa1dd80c5a0bfd21eb601882cb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93f21039f35cad537109e7d73fa091c11339441890a1d7074e652b0b6f1068fc
[INFO] running `Command { std: "docker" "start" "-a" "93f21039f35cad537109e7d73fa091c11339441890a1d7074e652b0b6f1068fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling logic-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `trace`
[INFO] [stdout]   --> src/operators/until.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn satisfied_by(&self, trace: &Trace<T>) -> Result<bool, Self::Error> {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_trace`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace`
[INFO] [stdout]   --> src/operators/until.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn distance(&self, trace: &Trace<T>) -> Result<f64, Self::Error> {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Freeze` is never constructed
[INFO] [stdout]  --> src/operators/freeze.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Freeze<P> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/operators/freeze.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<P> Freeze<P> {
[INFO] [stdout]   | ----------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new(name: &str, phi: P) -> Freeze<P> {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Until` is never constructed
[INFO] [stdout]  --> src/operators/until.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Until<P, R> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_bounded` are never used
[INFO] [stdout]   --> src/operators/until.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<P, R> Until<P, R> {
[INFO] [stdout]    | ---------------------- associated functions in this implementation
[INFO] [stdout] 14 |     pub fn new(phi: P, rho: R) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new_bounded<B: Into<Bounds>>(phi: P, rho: R, bounds: B) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter(&self) -> Iter<T> {
[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] 60 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn times(&self) -> Times {
[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] 66 |     pub fn times(&self) -> Times<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn first_state(&self) -> Option<TimedState<T>> {
[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] 105 |     pub fn first_state(&self) -> Option<TimedState<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "93f21039f35cad537109e7d73fa091c11339441890a1d7074e652b0b6f1068fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93f21039f35cad537109e7d73fa091c11339441890a1d7074e652b0b6f1068fc", kill_on_drop: false }`
[INFO] [stdout] 93f21039f35cad537109e7d73fa091c11339441890a1d7074e652b0b6f1068fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c31944d2420c110a4408caafe1cba4d4721920907b7b0ce5ed2043f25bd50f09
[INFO] running `Command { std: "docker" "start" "-a" "c31944d2420c110a4408caafe1cba4d4721920907b7b0ce5ed2043f25bd50f09", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stdout] warning: unused variable: `trace`
[INFO] [stdout]   --> src/operators/until.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn satisfied_by(&self, trace: &Trace<T>) -> Result<bool, Self::Error> {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_trace`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace`
[INFO] [stdout]   --> src/operators/until.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn distance(&self, trace: &Trace<T>) -> Result<f64, Self::Error> {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Freeze` is never constructed
[INFO] [stdout]  --> src/operators/freeze.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Freeze<P> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/operators/freeze.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<P> Freeze<P> {
[INFO] [stdout]   | ----------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new(name: &str, phi: P) -> Freeze<P> {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Until` is never constructed
[INFO] [stdout]  --> src/operators/until.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Until<P, R> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_bounded` are never used
[INFO] [stdout]   --> src/operators/until.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<P, R> Until<P, R> {
[INFO] [stdout]    | ---------------------- associated functions in this implementation
[INFO] [stdout] 14 |     pub fn new(phi: P, rho: R) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new_bounded<B: Into<Bounds>>(phi: P, rho: R, bounds: B) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter(&self) -> Iter<T> {
[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] 60 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn times(&self) -> Times {
[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] 66 |     pub fn times(&self) -> Times<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn first_state(&self) -> Option<TimedState<T>> {
[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] 105 |     pub fn first_state(&self) -> Option<TimedState<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling logic-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `trace`
[INFO] [stdout]   --> src/operators/until.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn satisfied_by(&self, trace: &Trace<T>) -> Result<bool, Self::Error> {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_trace`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace`
[INFO] [stdout]   --> src/operators/until.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn distance(&self, trace: &Trace<T>) -> Result<f64, Self::Error> {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Freeze` is never constructed
[INFO] [stdout]  --> src/operators/freeze.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Freeze<P> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/operators/freeze.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<P> Freeze<P> {
[INFO] [stdout]   | ----------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new(name: &str, phi: P) -> Freeze<P> {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Until` is never constructed
[INFO] [stdout]  --> src/operators/until.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Until<P, R> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_bounded` are never used
[INFO] [stdout]   --> src/operators/until.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<P, R> Until<P, R> {
[INFO] [stdout]    | ---------------------- associated functions in this implementation
[INFO] [stdout] 14 |     pub fn new(phi: P, rho: R) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new_bounded<B: Into<Bounds>>(phi: P, rho: R, bounds: B) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter(&self) -> Iter<T> {
[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] 60 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn times(&self) -> Times {
[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] 66 |     pub fn times(&self) -> Times<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn first_state(&self) -> Option<TimedState<T>> {
[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] 105 |     pub fn first_state(&self) -> Option<TimedState<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "c31944d2420c110a4408caafe1cba4d4721920907b7b0ce5ed2043f25bd50f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31944d2420c110a4408caafe1cba4d4721920907b7b0ce5ed2043f25bd50f09", kill_on_drop: false }`
[INFO] [stdout] c31944d2420c110a4408caafe1cba4d4721920907b7b0ce5ed2043f25bd50f09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c3d62f302fc25f79f105fbbe732a15efcfbd91726ed4de79e2c86ca16cdcfd3
[INFO] running `Command { std: "docker" "start" "-a" "2c3d62f302fc25f79f105fbbe732a15efcfbd91726ed4de79e2c86ca16cdcfd3", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `trace`
[INFO] [stderr]   --> src/operators/until.rs:34:28
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn satisfied_by(&self, trace: &Trace<T>) -> Result<bool, Self::Error> {
[INFO] [stderr]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_trace`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trace`
[INFO] [stderr]   --> src/operators/until.rs:46:24
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn distance(&self, trace: &Trace<T>) -> Result<f64, Self::Error> {
[INFO] [stderr]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_trace`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Freeze` is never constructed
[INFO] [stderr]  --> src/operators/freeze.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Freeze<P> {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]  --> src/operators/freeze.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | impl<P> Freeze<P> {
[INFO] [stderr]   | ----------------- associated function in this implementation
[INFO] [stderr] 7 |     pub fn new(name: &str, phi: P) -> Freeze<P> {
[INFO] [stderr]   |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Until` is never constructed
[INFO] [stderr]  --> src/operators/until.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Until<P, R> {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `new_bounded` are never used
[INFO] [stderr]   --> src/operators/until.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl<P, R> Until<P, R> {
[INFO] [stderr]    | ---------------------- associated functions in this implementation
[INFO] [stderr] 14 |     pub fn new(phi: P, rho: R) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub fn new_bounded<B: Into<Bounds>>(phi: P, rho: R, bounds: B) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/trace.rs:60:17
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn iter(&self) -> Iter<T> {
[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] 60 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/trace.rs:66:18
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn times(&self) -> Times {
[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] 66 |     pub fn times(&self) -> Times<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub fn first_state(&self) -> Option<TimedState<T>> {
[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] 105 |     pub fn first_state(&self) -> Option<TimedState<'_, T>> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `logic-rs` (lib) generated 9 warnings (run `cargo fix --lib -p logic-rs` to apply 5 suggestions)
[INFO] [stderr] warning: `logic-rs` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logic-986cb0184e4e202c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trace::tests::retain_between_times ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-73e07f5e2fe7bdfc)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test case01 ... ok
[INFO] [stdout] test case05 ... ok
[INFO] [stdout] test case04 ... ok
[INFO] [stdout] test case02 ... ok
[INFO] [stdout] test case03 ... ok
[INFO] [stdout] test case08 ... ok
[INFO] [stdout] test case06 ... ok
[INFO] [stdout] test case14 ... ok
[INFO] [stdout] test case12 ... ok
[INFO] [stdout] test case23 ... ok
[INFO] [stdout] test case15 ... ok
[INFO] [stdout] test case24 ... ok
[INFO] [stdout] test case25 ... ok
[INFO] [stdout] test case13 ... ok
[INFO] [stdout] test case09 ... ok
[INFO] [stdout] test case10 ... ok
[INFO] [stdout] test case07 ... ok
[INFO] [stdout] test case11 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2c3d62f302fc25f79f105fbbe732a15efcfbd91726ed4de79e2c86ca16cdcfd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c3d62f302fc25f79f105fbbe732a15efcfbd91726ed4de79e2c86ca16cdcfd3", kill_on_drop: false }`
[INFO] [stdout] 2c3d62f302fc25f79f105fbbe732a15efcfbd91726ed4de79e2c86ca16cdcfd3
