[INFO] fetching crate gribberish 0.23.0...
[INFO] testing gribberish-0.23.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate gribberish 0.23.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate gribberish 0.23.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gribberish 0.23.0
[INFO] tweaked toml for crates.io crate gribberish 0.23.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gribberish 0.23.0 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] crate crates.io crate gribberish 0.23.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gribberish-types v0.23.0
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.4
[INFO] [stderr]   Downloaded gribberish-macros v0.23.0
[INFO] [stderr]   Downloaded mappers v0.7.1
[INFO] [stderr]   Downloaded flate2 v1.0.30
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded openjpeg-sys v1.0.10
[INFO] [stderr]   Downloaded libaec-sys v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e37aed09c28f0f122de2312cb6a42ca24f6a125d2aac938c9d7b8f96a3f87454
[INFO] running `Command { std: "docker" "start" "-a" "e37aed09c28f0f122de2312cb6a42ca24f6a125d2aac938c9d7b8f96a3f87454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e37aed09c28f0f122de2312cb6a42ca24f6a125d2aac938c9d7b8f96a3f87454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e37aed09c28f0f122de2312cb6a42ca24f6a125d2aac938c9d7b8f96a3f87454", kill_on_drop: false }`
[INFO] [stdout] e37aed09c28f0f122de2312cb6a42ca24f6a125d2aac938c9d7b8f96a3f87454
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bb10619972dedc70e65c5ea880b3bf620d2a672e1a55e0e61ac9d7c74964080d
[INFO] running `Command { std: "docker" "start" "-a" "bb10619972dedc70e65c5ea880b3bf620d2a672e1a55e0e61ac9d7c74964080d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling gribberish-types v0.23.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling openjpeg-sys v1.0.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling gribberish-macros v0.23.0
[INFO] [stderr]    Compiling mappers v0.7.1
[INFO] [stderr]    Compiling gribberish v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sections/section.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_data(data: &[u8], offset: usize) -> Option<Section> {
[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] 26 |     pub fn from_data(data: &[u8], offset: usize) -> Option<Section<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:74:63
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn from_data(data: &'a [u8], offset: usize) -> Option<Message> {
[INFO] [stdout]    |                             -- the lifetime is named here     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn from_data(data: &'a [u8], offset: usize) -> Option<Message<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn sections(&self) -> SectionIterator {
[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] 94 |     pub fn sections(&self) -> SectionIterator<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.38s
[INFO] running `Command { std: "docker" "inspect" "bb10619972dedc70e65c5ea880b3bf620d2a672e1a55e0e61ac9d7c74964080d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb10619972dedc70e65c5ea880b3bf620d2a672e1a55e0e61ac9d7c74964080d", kill_on_drop: false }`
[INFO] [stdout] bb10619972dedc70e65c5ea880b3bf620d2a672e1a55e0e61ac9d7c74964080d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 57d80d253a6a17568ca07b57f28d9ca6b23a2b071593c943b5cda117c9530a60
[INFO] running `Command { std: "docker" "start" "-a" "57d80d253a6a17568ca07b57f28d9ca6b23a2b071593c943b5cda117c9530a60", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling mappers v0.7.1
[INFO] [stderr]    Compiling gribberish v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sections/section.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_data(data: &[u8], offset: usize) -> Option<Section> {
[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] 26 |     pub fn from_data(data: &[u8], offset: usize) -> Option<Section<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:74:63
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn from_data(data: &'a [u8], offset: usize) -> Option<Message> {
[INFO] [stdout]    |                             -- the lifetime is named here     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn from_data(data: &'a [u8], offset: usize) -> Option<Message<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn sections(&self) -> SectionIterator {
[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] 94 |     pub fn sections(&self) -> SectionIterator<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sections/section.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_data(data: &[u8], offset: usize) -> Option<Section> {
[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] 26 |     pub fn from_data(data: &[u8], offset: usize) -> Option<Section<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:74:63
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn from_data(data: &'a [u8], offset: usize) -> Option<Message> {
[INFO] [stdout]    |                             -- the lifetime is named here     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn from_data(data: &'a [u8], offset: usize) -> Option<Message<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn sections(&self) -> SectionIterator {
[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] 94 |     pub fn sections(&self) -> SectionIterator<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.44s
[INFO] running `Command { std: "docker" "inspect" "57d80d253a6a17568ca07b57f28d9ca6b23a2b071593c943b5cda117c9530a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d80d253a6a17568ca07b57f28d9ca6b23a2b071593c943b5cda117c9530a60", kill_on_drop: false }`
[INFO] [stdout] 57d80d253a6a17568ca07b57f28d9ca6b23a2b071593c943b5cda117c9530a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 384b874f9965cc7e0db69c17bc591d2fa0b9784c02b433d4ed72a863c6447eb8
[INFO] running `Command { std: "docker" "start" "-a" "384b874f9965cc7e0db69c17bc591d2fa0b9784c02b433d4ed72a863c6447eb8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sections/section.rs:26:28
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn from_data(data: &[u8], offset: usize) -> Option<Section> {
[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] 26 |     pub fn from_data(data: &[u8], offset: usize) -> Option<Section<'_>> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/message.rs:74:63
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn from_data(data: &'a [u8], offset: usize) -> Option<Message> {
[INFO] [stderr]    |                             -- the lifetime is named here     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn from_data(data: &'a [u8], offset: usize) -> Option<Message<'a>> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/message.rs:94:21
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub fn sections(&self) -> SectionIterator {
[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] 94 |     pub fn sections(&self) -> SectionIterator<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gribberish` (lib) generated 3 warnings (run `cargo fix --lib -p gribberish` to apply 3 suggestions)
[INFO] [stderr] warning: `gribberish` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gribberish-4fc7316faa2ca279)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test utils::iter::projection::tests::test_start_end_regular_grid ... ok
[INFO] [stdout] test utils::macros::tests::test_convert_signed ... ok
[INFO] [stdout] test sections::indicator::tests::read_indicator ... ok
[INFO] [stdout] test templates::grid_definition::tables::tests::parse_projection_center ... ok
[INFO] [stdout] test utils::iter::projection::tests::test_regular_grid_latlng_projection ... ok
[INFO] [stdout] test templates::grid_definition::tables::tests::parse_scanning_mode ... ok
[INFO] [stdout] test utils::iter::projection::tests::test_regular_grid_iterator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/idx.rs (/opt/rustwide/target/debug/deps/idx-38703637fbd1f41f)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_gfs_wave_idx_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read.rs (/opt/rustwide/target/debug/deps/read-d52585b7f5f4caeb)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test read_simple_zerod ... ok
[INFO] [stdout] test read_ccsds_without_libaec_should_panic - should panic ... ok
[INFO] [stdout] test read_complex_zerod ... ok
[INFO] [stdout] test read_jpeg ... ok
[INFO] [stdout] test read_spatial_differenced_complex ... ok
[INFO] [stdout] test read_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gribberish
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "384b874f9965cc7e0db69c17bc591d2fa0b9784c02b433d4ed72a863c6447eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "384b874f9965cc7e0db69c17bc591d2fa0b9784c02b433d4ed72a863c6447eb8", kill_on_drop: false }`
[INFO] [stdout] 384b874f9965cc7e0db69c17bc591d2fa0b9784c02b433d4ed72a863c6447eb8
