[INFO] fetching crate msg_parser 0.1.1...
[INFO] building msg_parser-0.1.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate msg_parser 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate msg_parser 0.1.1
[INFO] finished tweaking crates.io crate msg_parser 0.1.1
[INFO] tweaked toml for crates.io crate msg_parser 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate msg_parser 0.1.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate msg_parser 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a573f5a15a7b37639f75896013ff89256385141b3fb7bea96c0c7cb1f8bf7a2
[INFO] running `Command { std: "docker" "start" "-a" "9a573f5a15a7b37639f75896013ff89256385141b3fb7bea96c0c7cb1f8bf7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a573f5a15a7b37639f75896013ff89256385141b3fb7bea96c0c7cb1f8bf7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a573f5a15a7b37639f75896013ff89256385141b3fb7bea96c0c7cb1f8bf7a2", kill_on_drop: false }`
[INFO] [stdout] 9a573f5a15a7b37639f75896013ff89256385141b3fb7bea96c0c7cb1f8bf7a2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 929aa0cb3f9f53b9da89bdfabef6296a81cb8c8ed23dac69a4bd30e205a36df7
[INFO] running `Command { std: "docker" "start" "-a" "929aa0cb3f9f53b9da89bdfabef6296a81cb8c8ed23dac69a4bd30e205a36df7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling msg_parser v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/ole.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |   pub fn from_path(path: &str) -> Result<Reader, super::error::Error> {
[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] 112 |   pub fn from_path(path: &str) -> Result<Reader<'_>, super::error::Error> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/ole.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn iterate(&self) -> super::iterator::OLEIterator {
[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] 130 |   pub fn iterate(&self) -> super::iterator::OLEIterator<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:352:26
[INFO] [stdout]     |
[INFO] [stdout] 352 |   pub fn get_entry_slice(&self, entry: &Entry) ->
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here
[INFO] [stdout] 353 |     Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^ 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] 353 |     Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:413:30
[INFO] [stdout]     |
[INFO] [stdout] 413 |   fn get_short_stream_slices(&self, chain: &std::vec::Vec<u32>, size: usize)
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] 414 |   -> Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |             ^^^^^^^^^^ 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] 414 |   -> Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:434:24
[INFO] [stdout]     |
[INFO] [stdout] 434 |   fn get_stream_slices(&self, chain: &std::vec::Vec<u32>, size: usize)
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here
[INFO] [stdout] 435 |   -> Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |             ^^^^^^^^^^ 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] 435 |   -> Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 28.41s
[INFO] running `Command { std: "docker" "inspect" "929aa0cb3f9f53b9da89bdfabef6296a81cb8c8ed23dac69a4bd30e205a36df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "929aa0cb3f9f53b9da89bdfabef6296a81cb8c8ed23dac69a4bd30e205a36df7", kill_on_drop: false }`
[INFO] [stdout] 929aa0cb3f9f53b9da89bdfabef6296a81cb8c8ed23dac69a4bd30e205a36df7
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b9faf47863fb8707c70a470580895a0af655ddc51466aaad42a27c42c3d121e
[INFO] running `Command { std: "docker" "start" "-a" "3b9faf47863fb8707c70a470580895a0af655ddc51466aaad42a27c42c3d121e", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/ole.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |   pub fn from_path(path: &str) -> Result<Reader, super::error::Error> {
[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] 112 |   pub fn from_path(path: &str) -> Result<Reader<'_>, super::error::Error> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/ole.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn iterate(&self) -> super::iterator::OLEIterator {
[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] 130 |   pub fn iterate(&self) -> super::iterator::OLEIterator<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:352:26
[INFO] [stdout]     |
[INFO] [stdout] 352 |   pub fn get_entry_slice(&self, entry: &Entry) ->
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here
[INFO] [stdout] 353 |     Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^ 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] 353 |     Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:413:30
[INFO] [stdout]     |
[INFO] [stdout] 413 |   fn get_short_stream_slices(&self, chain: &std::vec::Vec<u32>, size: usize)
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] 414 |   -> Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |             ^^^^^^^^^^ 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] 414 |   -> Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling msg_parser v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:434:24
[INFO] [stdout]     |
[INFO] [stdout] 434 |   fn get_stream_slices(&self, chain: &std::vec::Vec<u32>, size: usize)
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here
[INFO] [stdout] 435 |   -> Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |             ^^^^^^^^^^ 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] 435 |   -> Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/ole.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |   pub fn from_path(path: &str) -> Result<Reader, super::error::Error> {
[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] 112 |   pub fn from_path(path: &str) -> Result<Reader<'_>, super::error::Error> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/ole.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn iterate(&self) -> super::iterator::OLEIterator {
[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] 130 |   pub fn iterate(&self) -> super::iterator::OLEIterator<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:352:26
[INFO] [stdout]     |
[INFO] [stdout] 352 |   pub fn get_entry_slice(&self, entry: &Entry) ->
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here
[INFO] [stdout] 353 |     Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^ 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] 353 |     Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:413:30
[INFO] [stdout]     |
[INFO] [stdout] 413 |   fn get_short_stream_slices(&self, chain: &std::vec::Vec<u32>, size: usize)
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] 414 |   -> Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |             ^^^^^^^^^^ 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] 414 |   -> Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ole/entry.rs:434:24
[INFO] [stdout]     |
[INFO] [stdout] 434 |   fn get_stream_slices(&self, chain: &std::vec::Vec<u32>, size: usize)
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here
[INFO] [stdout] 435 |   -> Result<EntrySlice, super::error::Error> {
[INFO] [stdout]     |             ^^^^^^^^^^ 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] 435 |   -> Result<EntrySlice<'_>, super::error::Error> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 6.42s
[INFO] running `Command { std: "docker" "inspect" "3b9faf47863fb8707c70a470580895a0af655ddc51466aaad42a27c42c3d121e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b9faf47863fb8707c70a470580895a0af655ddc51466aaad42a27c42c3d121e", kill_on_drop: false }`
[INFO] [stdout] 3b9faf47863fb8707c70a470580895a0af655ddc51466aaad42a27c42c3d121e
