[INFO] fetching crate ferrilab 0.1.1...
[INFO] testing ferrilab-0.1.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate ferrilab 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ferrilab 0.1.1
[INFO] finished tweaking crates.io crate ferrilab 0.1.1
[INFO] tweaked toml for crates.io crate ferrilab 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrilab 0.1.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrilab 0.1.1 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.2
[INFO] [stderr]   Downloaded pyo3-macros v0.20.2
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.2
[INFO] [stderr]   Downloaded pyo3 v0.20.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d60a68b89cd8d4f4edf4f684fc9a3bc690df874c4013cd8180028d7e1e129a8d
[INFO] running `Command { std: "docker" "start" "-a" "d60a68b89cd8d4f4edf4f684fc9a3bc690df874c4013cd8180028d7e1e129a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d60a68b89cd8d4f4edf4f684fc9a3bc690df874c4013cd8180028d7e1e129a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d60a68b89cd8d4f4edf4f684fc9a3bc690df874c4013cd8180028d7e1e129a8d", kill_on_drop: false }`
[INFO] [stdout] d60a68b89cd8d4f4edf4f684fc9a3bc690df874c4013cd8180028d7e1e129a8d
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8111f2ce21572fe857ae14600169bbd9a75681db52c215e2170a273955e63e7
[INFO] running `Command { std: "docker" "start" "-a" "c8111f2ce21572fe857ae14600169bbd9a75681db52c215e2170a273955e63e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]    Compiling ferrilab v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/objects.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> MeasureIter {
[INFO] [stdout]     |                 ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> MeasureIter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/objects.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter_mut(&mut self) -> MeasureIterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter_mut(&mut self) -> MeasureIterMut<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/reader.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(file: &str, headers: usize) -> Reader {
[INFO] [stdout]    |                      ^^^^                     ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(file: &str, headers: usize) -> Reader<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tables.rs:15:48
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(data: Vec<Measure>, header: Vec<&str>) -> Table {
[INFO] [stdout]    |                                                ^^^^      ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(data: Vec<Measure>, header: Vec<&str>) -> Table<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "c8111f2ce21572fe857ae14600169bbd9a75681db52c215e2170a273955e63e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8111f2ce21572fe857ae14600169bbd9a75681db52c215e2170a273955e63e7", kill_on_drop: false }`
[INFO] [stdout] c8111f2ce21572fe857ae14600169bbd9a75681db52c215e2170a273955e63e7
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65c316a28d66d189ac5ebf274ee82afe1ba4d4b7bbd7c008dc082cff7920bfc1
[INFO] running `Command { std: "docker" "start" "-a" "65c316a28d66d189ac5ebf274ee82afe1ba4d4b7bbd7c008dc082cff7920bfc1", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/objects.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> MeasureIter {
[INFO] [stdout]     |                 ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> MeasureIter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/objects.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter_mut(&mut self) -> MeasureIterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter_mut(&mut self) -> MeasureIterMut<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/reader.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(file: &str, headers: usize) -> Reader {
[INFO] [stdout]    |                      ^^^^                     ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(file: &str, headers: usize) -> Reader<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tables.rs:15:48
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(data: Vec<Measure>, header: Vec<&str>) -> Table {
[INFO] [stdout]    |                                                ^^^^      ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(data: Vec<Measure>, header: Vec<&str>) -> Table<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ferrilab v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/objects.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> MeasureIter {
[INFO] [stdout]     |                 ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> MeasureIter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/objects.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter_mut(&mut self) -> MeasureIterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter_mut(&mut self) -> MeasureIterMut<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/reader.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(file: &str, headers: usize) -> Reader {
[INFO] [stdout]    |                      ^^^^                     ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(file: &str, headers: usize) -> Reader<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tables.rs:15:48
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(data: Vec<Measure>, header: Vec<&str>) -> Table {
[INFO] [stdout]    |                                                ^^^^      ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(data: Vec<Measure>, header: Vec<&str>) -> Table<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "65c316a28d66d189ac5ebf274ee82afe1ba4d4b7bbd7c008dc082cff7920bfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65c316a28d66d189ac5ebf274ee82afe1ba4d4b7bbd7c008dc082cff7920bfc1", kill_on_drop: false }`
[INFO] [stdout] 65c316a28d66d189ac5ebf274ee82afe1ba4d4b7bbd7c008dc082cff7920bfc1
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c9c1dd8a6482c5051a1a30111639076e9d2061aa35283637e9056711989ca85
[INFO] running `Command { std: "docker" "start" "-a" "5c9c1dd8a6482c5051a1a30111639076e9d2061aa35283637e9056711989ca85", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/objects.rs:117:17
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn iter(&self) -> MeasureIter {
[INFO] [stderr]     |                 ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn iter(&self) -> MeasureIter<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/objects.rs:121:21
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn iter_mut(&mut self) -> MeasureIterMut {
[INFO] [stderr]     |                     ^^^^^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn iter_mut(&mut self) -> MeasureIterMut<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/reader.rs:18:22
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn new(file: &str, headers: usize) -> Reader {
[INFO] [stderr]    |                      ^^^^                     ------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn new(file: &str, headers: usize) -> Reader<'_> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/tables.rs:15:48
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn new(data: Vec<Measure>, header: Vec<&str>) -> Table {
[INFO] [stderr]    |                                                ^^^^      ----- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                                |
[INFO] [stderr]    |                                                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn new(data: Vec<Measure>, header: Vec<&str>) -> Table<'_> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ferrilab` (lib) generated 4 warnings
[INFO] [stderr] warning: `ferrilab` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrilab-ac42b3de42ba5c30)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test aprox::test::aprox_test ... ok
[INFO] [stdout] test aprox::test::round_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6b273dcbb0c94069)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test fit_test ... ok
[INFO] [stdout] test get_and_set ... ok
[INFO] [stdout] test macro_test ... ok
[INFO] [stdout] test unpack_test ... ok
[INFO] [stdout] test operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferrilab
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/macros.rs - macros::measure (line 16) ... ok
[INFO] [stdout] test src/tables.rs - tables::Table<'a>::latex (line 73) ... FAILED
[INFO] [stdout] test src/tables.rs - tables::Table<'a>::typst (line 44) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/tables.rs - tables::Table<'a>::latex (line 73) stdout ----
[INFO] [stdout] error[E0603]: module `tables` is private
[INFO] [stdout]   --> src/tables.rs:75:34
[INFO] [stdout]    |
[INFO] [stdout] 5  | use ferrilab::{measure, Measure, tables::latex};
[INFO] [stdout]    |                                  ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `tables` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | mod tables;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tables.rs - tables::Table<'a>::typst (line 44) stdout ----
[INFO] [stdout] error[E0603]: module `tables` is private
[INFO] [stdout]   --> src/tables.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 5  | use ferrilab::{measure, Measure, tables::typst};
[INFO] [stdout]    |                                  ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `tables` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | mod tables;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/tables.rs - tables::Table<'a>::latex (line 73)
[INFO] [stdout]     src/tables.rs - tables::Table<'a>::typst (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5c9c1dd8a6482c5051a1a30111639076e9d2061aa35283637e9056711989ca85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c9c1dd8a6482c5051a1a30111639076e9d2061aa35283637e9056711989ca85", kill_on_drop: false }`
[INFO] [stdout] 5c9c1dd8a6482c5051a1a30111639076e9d2061aa35283637e9056711989ca85
