[INFO] fetching crate box-format 0.3.3...
[INFO] checking box-format-0.3.3 against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] extracting crate box-format 0.3.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate box-format 0.3.3
[INFO] finished tweaking crates.io crate box-format 0.3.3
[INFO] tweaked toml for crates.io crate box-format 0.3.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate box-format 0.3.3 on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate box-format 0.3.3 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5780339f1564c96197aea836b67bb9eacc08e4ca7a7b6a7d12d1edc66dd36b73
[INFO] running `Command { std: "docker" "start" "-a" "5780339f1564c96197aea836b67bb9eacc08e4ca7a7b6a7d12d1edc66dd36b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5780339f1564c96197aea836b67bb9eacc08e4ca7a7b6a7d12d1edc66dd36b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5780339f1564c96197aea836b67bb9eacc08e4ca7a7b6a7d12d1edc66dd36b73", kill_on_drop: false }`
[INFO] [stdout] 5780339f1564c96197aea836b67bb9eacc08e4ca7a7b6a7d12d1edc66dd36b73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d804881eee01023520b6645ceb16ab0e8c4ed7ccce69397ce694a26a7de2e00f
[INFO] running `Command { std: "docker" "start" "-a" "d804881eee01023520b6645ceb16ab0e8c4ed7ccce69397ce694a26a7de2e00f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking core2 v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling box-format v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-ucd-hangul v0.9.0
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking unic-ucd-age v0.9.0
[INFO] [stderr]     Checking unic-ucd-name_aliases v0.9.0
[INFO] [stderr]     Checking unic-ucd-block v0.9.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking unic-ucd-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-case v0.9.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking fastvlq v1.1.1
[INFO] [stderr]     Checking unic-ucd-name v0.9.0
[INFO] [stderr]     Checking unic-ucd-normal v0.9.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking unic-normal v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.3
[INFO] [stderr]     Checking liblzma v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking comde v0.3.1
[INFO] [stderr]     Checking unic-ucd v0.9.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/meta.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> Records {
[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] 170 |     pub fn iter(&self) -> Records<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/reader.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn resolve_link(&self, link: &LinkRecord) -> io::Result<RecordsItem> {
[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] 223 |     pub fn resolve_link(&self, link: &LinkRecord) -> io::Result<RecordsItem<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/writer.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn iter(&self) -> super::meta::Records {
[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] 183 |     fn iter(&self) -> super::meta::Records<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/meta.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> Records {
[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] 170 |     pub fn iter(&self) -> Records<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/reader.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn resolve_link(&self, link: &LinkRecord) -> io::Result<RecordsItem> {
[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] 223 |     pub fn resolve_link(&self, link: &LinkRecord) -> io::Result<RecordsItem<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/writer.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn iter(&self) -> super::meta::Records {
[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] 183 |     fn iter(&self) -> super::meta::Records<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.97s
[INFO] running `Command { std: "docker" "inspect" "d804881eee01023520b6645ceb16ab0e8c4ed7ccce69397ce694a26a7de2e00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d804881eee01023520b6645ceb16ab0e8c4ed7ccce69397ce694a26a7de2e00f", kill_on_drop: false }`
[INFO] [stdout] d804881eee01023520b6645ceb16ab0e8c4ed7ccce69397ce694a26a7de2e00f
