[INFO] fetching crate galileo-osnma 0.10.0...
[INFO] testing galileo-osnma-0.10.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate galileo-osnma 0.10.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate galileo-osnma 0.10.0
[INFO] finished tweaking crates.io crate galileo-osnma 0.10.0
[INFO] tweaked toml for crates.io crate galileo-osnma 0.10.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate galileo-osnma 0.10.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 galileo-osnma 0.10.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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded prost-build v0.14.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de74cd0c84a4ed597203bdfbeab1c6fa6ba65c3a57e3447f0c1436a0a6446529
[INFO] running `Command { std: "docker" "start" "-a" "de74cd0c84a4ed597203bdfbeab1c6fa6ba65c3a57e3447f0c1436a0a6446529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de74cd0c84a4ed597203bdfbeab1c6fa6ba65c3a57e3447f0c1436a0a6446529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de74cd0c84a4ed597203bdfbeab1c6fa6ba65c3a57e3447f0c1436a0a6446529", kill_on_drop: false }`
[INFO] [stdout] de74cd0c84a4ed597203bdfbeab1c6fa6ba65c3a57e3447f0c1436a0a6446529
[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" "-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] cf4c6db69e663a8d2828a56ae5d16a7c93d40a20974fe53586ab0babe6bc5ead
[INFO] running `Command { std: "docker" "start" "-a" "cf4c6db69e663a8d2828a56ae5d16a7c93d40a20974fe53586ab0babe6bc5ead", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling galileo-osnma v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitfields.rs:702:22
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn new(data: &MackMessage, key_size: usize, tag_size: usize) -> Mack<NotValidated> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ the lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn new(data: &MackMessage, key_size: usize, tag_size: usize) -> Mack<'_, NotValidated> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dsm.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn feed(&mut self, header: DsmHeader, block: &DsmBlock) -> Option<Dsm> {
[INFO] [stdout]    |                 ^^^^^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn feed(&mut self, header: DsmHeader, block: &DsmBlock) -> Option<Dsm<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/navmessage.rs:217:31
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData> {
[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] 217 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/navmessage.rs:245:34
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData> {
[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] 245 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/osnma.rs:222:31
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData> {
[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] 222 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/osnma.rs:232:34
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData> {
[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] 232 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s
[INFO] running `Command { std: "docker" "inspect" "cf4c6db69e663a8d2828a56ae5d16a7c93d40a20974fe53586ab0babe6bc5ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf4c6db69e663a8d2828a56ae5d16a7c93d40a20974fe53586ab0babe6bc5ead", kill_on_drop: false }`
[INFO] [stdout] cf4c6db69e663a8d2828a56ae5d16a7c93d40a20974fe53586ab0babe6bc5ead
[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" "-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] e4aac8550ba553e2eeedf3e6c1645136a86d1221add68e37ef0a68841e8f12b9
[INFO] running `Command { std: "docker" "start" "-a" "e4aac8550ba553e2eeedf3e6c1645136a86d1221add68e37ef0a68841e8f12b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitfields.rs:702:22
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn new(data: &MackMessage, key_size: usize, tag_size: usize) -> Mack<NotValidated> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ the lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn new(data: &MackMessage, key_size: usize, tag_size: usize) -> Mack<'_, NotValidated> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dsm.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn feed(&mut self, header: DsmHeader, block: &DsmBlock) -> Option<Dsm> {
[INFO] [stdout]    |                 ^^^^^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn feed(&mut self, header: DsmHeader, block: &DsmBlock) -> Option<Dsm<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/navmessage.rs:217:31
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData> {
[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] 217 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/navmessage.rs:245:34
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData> {
[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] 245 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/osnma.rs:222:31
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData> {
[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] 222 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/osnma.rs:232:34
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData> {
[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] 232 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling galileo-osnma v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitfields.rs:702:22
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn new(data: &MackMessage, key_size: usize, tag_size: usize) -> Mack<NotValidated> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ the lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn new(data: &MackMessage, key_size: usize, tag_size: usize) -> Mack<'_, NotValidated> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dsm.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn feed(&mut self, header: DsmHeader, block: &DsmBlock) -> Option<Dsm> {
[INFO] [stdout]    |                 ^^^^^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn feed(&mut self, header: DsmHeader, block: &DsmBlock) -> Option<Dsm<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/navmessage.rs:217:31
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData> {
[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] 217 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/navmessage.rs:245:34
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData> {
[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] 245 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/osnma.rs:222:31
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData> {
[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] 222 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/osnma.rs:232:34
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData> {
[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] 232 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s
[INFO] running `Command { std: "docker" "inspect" "e4aac8550ba553e2eeedf3e6c1645136a86d1221add68e37ef0a68841e8f12b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4aac8550ba553e2eeedf3e6c1645136a86d1221add68e37ef0a68841e8f12b9", kill_on_drop: false }`
[INFO] [stdout] e4aac8550ba553e2eeedf3e6c1645136a86d1221add68e37ef0a68841e8f12b9
[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" "-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] 4ae1b3ac01f8ceb04549bef52f52631a66675e84fdce5da4ef3c70ba817d114c
[INFO] running `Command { std: "docker" "start" "-a" "4ae1b3ac01f8ceb04549bef52f52631a66675e84fdce5da4ef3c70ba817d114c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bitfields.rs:702:22
[INFO] [stderr]     |
[INFO] [stderr] 702 |     pub fn new(data: &MackMessage, key_size: usize, tag_size: usize) -> Mack<NotValidated> {
[INFO] [stderr]     |                      ^^^^^^^^^^^^ the lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 702 |     pub fn new(data: &MackMessage, key_size: usize, tag_size: usize) -> Mack<'_, NotValidated> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dsm.rs:83:17
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn feed(&mut self, header: DsmHeader, block: &DsmBlock) -> Option<Dsm> {
[INFO] [stderr]    |                 ^^^^^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn feed(&mut self, header: DsmHeader, block: &DsmBlock) -> Option<Dsm<'_>> {
[INFO] [stderr]    |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/navmessage.rs:217:31
[INFO] [stderr]     |
[INFO] [stderr] 217 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData> {
[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] 217 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/navmessage.rs:245:34
[INFO] [stderr]     |
[INFO] [stderr] 245 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData> {
[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] 245 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/osnma.rs:222:31
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData> {
[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] 222 |     pub fn get_ced_and_status(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/osnma.rs:232:34
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData> {
[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] 232 |     pub fn get_timing_parameters(&self, svn: Svn) -> Option<NavMessageData<'_>> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `galileo-osnma` (lib) generated 6 warnings (run `cargo fix --lib -p galileo-osnma` to apply 6 suggestions)
[INFO] [stderr] warning: `galileo-osnma` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/galileo_osnma-676a9fbd9dd406ee)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test bitfields::test::dsm_header ... ok
[INFO] [stdout] test bitfields::test::mack ... ok
[INFO] [stdout] test bitfields::test::nma_header ... ok
[INFO] [stdout] test maclt::test::lookups ... ok
[INFO] [stdout] test maclt::test::flx_indices ... ok
[INFO] [stdout] test maclt::test::max_flx_entries ... ok
[INFO] [stdout] test bitfields::test::dsm_kroot ... ok
[INFO] [stdout] test dsm::test::collect_dsm ... ok
[INFO] [stdout] test merkle_tree::test::message_0 ... ok
[INFO] [stdout] test tesla::test::adkd ... ok
[INFO] [stdout] test tesla::test::adkd_2023 ... ok
[INFO] [stdout] test svn::test::iterator ... ok
[INFO] [stdout] test tesla::test::one_way_function ... ok
[INFO] [stdout] test tesla::test::tag0 ... ok
[INFO] [stdout] test merkle_tree::test::message_1 ... ok
[INFO] [stdout] test subframe::test::collect ... ok
[INFO] [stdout] test svn::test::format ... ok
[INFO] [stdout] test svn::test::from_int ... ok
[INFO] [stdout] test tesla::test::macseq ... ok
[INFO] [stdout] test tesla::test::validation_kroot ... ok
[INFO] [stdout] test tesla::test::macseq_2023 ... ok
[INFO] [stdout] test maclt::test::lookup_wrong_tag_number - should panic ... ok
[INFO] [stdout] test maclt::test::lookup_wrong_msg - should panic ... ok
[INFO] [stdout] test bitfields::test::dsm_pkr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sizeof.rs (/opt/rustwide/target/debug/deps/sizeof-d2b1b120ab52c12f)
[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] [stderr]    Doc-tests galileo_osnma
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/gst.rs - gst::Gst (line 16) ... ok
[INFO] [stdout] test src/svn.rs - svn::Svn (line 19) ... ok
[INFO] [stdout] test src/gst.rs - gst::Gst::is_subframe (line 135) ... ok
[INFO] [stdout] test src/gst.rs - gst::Gst::add_seconds (line 57) ... ok
[INFO] [stdout] test src/gst.rs - gst::Gst::add_subframes (line 93) ... ok
[INFO] [stdout] test src/gst.rs - gst::Gst::gst_subframe (line 115) ... ok
[INFO] [stdout] test src/osnma.rs - osnma::Osnma (line 28) ... 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] all doctests ran in 0.98s; merged doctests compilation took 0.96s
[INFO] running `Command { std: "docker" "inspect" "4ae1b3ac01f8ceb04549bef52f52631a66675e84fdce5da4ef3c70ba817d114c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ae1b3ac01f8ceb04549bef52f52631a66675e84fdce5da4ef3c70ba817d114c", kill_on_drop: false }`
[INFO] [stdout] 4ae1b3ac01f8ceb04549bef52f52631a66675e84fdce5da4ef3c70ba817d114c
