[INFO] fetching crate gdtf 0.2.0...
[INFO] testing gdtf-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate gdtf 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate gdtf 0.2.0
[INFO] finished tweaking crates.io crate gdtf 0.2.0
[INFO] tweaked toml for crates.io crate gdtf 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdtf 0.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gdtf 0.2.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90faf5c8df2f419fd6696b0ddbcc3d142d2fbb787629fc70081fbb9b85c8173a
[INFO] running `Command { std: "docker" "start" "-a" "90faf5c8df2f419fd6696b0ddbcc3d142d2fbb787629fc70081fbb9b85c8173a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90faf5c8df2f419fd6696b0ddbcc3d142d2fbb787629fc70081fbb9b85c8173a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90faf5c8df2f419fd6696b0ddbcc3d142d2fbb787629fc70081fbb9b85c8173a", kill_on_drop: false }`
[INFO] [stdout] 90faf5c8df2f419fd6696b0ddbcc3d142d2fbb787629fc70081fbb9b85c8173a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 026aea3e09d6c401bd448f6e06dc0e267314ccb0ca1b14954a9e9e7003bfebcf
[INFO] running `Command { std: "docker" "start" "-a" "026aea3e09d6c401bd448f6e06dc0e267314ccb0ca1b14954a9e9e7003bfebcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.1.20
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling gdtf v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource> {
[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] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource> {
[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] 53 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource> {
[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] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn read_model_symbol(&mut self, name: &str, view: Model2View) -> GdtfResult<Resource> {
[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] 92 |     pub fn read_model_symbol(&mut self, name: &str, view: Model2View) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource> {
[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] 127 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile>;
[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] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>>;
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile> {
[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] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.79s
[INFO] running `Command { std: "docker" "inspect" "026aea3e09d6c401bd448f6e06dc0e267314ccb0ca1b14954a9e9e7003bfebcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026aea3e09d6c401bd448f6e06dc0e267314ccb0ca1b14954a9e9e7003bfebcf", kill_on_drop: false }`
[INFO] [stdout] 026aea3e09d6c401bd448f6e06dc0e267314ccb0ca1b14954a9e9e7003bfebcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f75de78488ea87495fe348e93bc5c9c061c0f603b873bd2b5781cb60643e2998
[INFO] running `Command { std: "docker" "start" "-a" "f75de78488ea87495fe348e93bc5c9c061c0f603b873bd2b5781cb60643e2998", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource> {
[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] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource> {
[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] 53 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource> {
[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] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn read_model_symbol(&mut self, name: &str, view: Model2View) -> GdtfResult<Resource> {
[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] 92 |     pub fn read_model_symbol(&mut self, name: &str, view: Model2View) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource> {
[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] 127 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile>;
[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] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>>;
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile> {
[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] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gdtf v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource> {
[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] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource> {
[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] 53 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource> {
[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] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn read_model_symbol(&mut self, name: &str, view: Model2View) -> GdtfResult<Resource> {
[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] 92 |     pub fn read_model_symbol(&mut self, name: &str, view: Model2View) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource> {
[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] 127 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile>;
[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] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>>;
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile> {
[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] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "f75de78488ea87495fe348e93bc5c9c061c0f603b873bd2b5781cb60643e2998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f75de78488ea87495fe348e93bc5c9c061c0f603b873bd2b5781cb60643e2998", kill_on_drop: false }`
[INFO] [stdout] f75de78488ea87495fe348e93bc5c9c061c0f603b873bd2b5781cb60643e2998
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09aa6bf3019fdfb8baf85041c00c95ce96040a88a7d4e7e735499d246e3cc7b9
[INFO] running `Command { std: "docker" "start" "-a" "09aa6bf3019fdfb8baf85041c00c95ce96040a88a7d4e7e735499d246e3cc7b9", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resource.rs:33:26
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource> {
[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] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resource.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 53 |     ) -> GdtfResult<Resource> {
[INFO] [stderr]    |                     ^^^^^^^^ 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] 53 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resource.rs:66:29
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource> {
[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] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resource.rs:92:30
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub fn read_model_symbol(&mut self, name: &str, view: Model2View) -> GdtfResult<Resource> {
[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] 92 |     pub fn read_model_symbol(&mut self, name: &str, view: Model2View) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]    |                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 127 |     ) -> GdtfResult<Resource> {
[INFO] [stderr]     |                     ^^^^^^^^ 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] 127 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:144:16
[INFO] [stderr]     |
[INFO] [stderr] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile>;
[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] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>>;
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:151:16
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile> {
[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] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gdtf` (lib) generated 7 warnings (run `cargo fix --lib -p gdtf` to apply 7 suggestions)
[INFO] [stderr] warning: `gdtf` (lib test) generated 7 warnings (7 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/gdtf-5b10022956ac7f1f)
[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 gdtf
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stdout] test src/description/parse_helper.rs - description::parse_helper (line 9) - compile ... ok
[INFO] [stdout] test src/description/parse_helper.rs - description::parse_helper (line 42) - compile ... FAILED
[INFO] [stdout] test src/description/parse_helper.rs - description::parse_helper (line 24) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gdtf_rs`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use gdtf_rs::GdtfFile;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `gdtf_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gdtf_rs`, use `cargo add gdtf_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/description/parse_helper.rs - description::parse_helper (line 42) stdout ----
[INFO] [stdout] error[E0603]: module `description` is private
[INFO] [stdout]   --> src/description/parse_helper.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | use gdtf::description::parse_helper::CanParse;
[INFO] [stdout]    |           ^^^^^^^^^^^ private module -------- trait `CanParse` is not publicly re-exported
[INFO] [stdout]    |
[INFO] [stdout] note: the module `description` is defined here
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | mod description;
[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/description/parse_helper.rs - description::parse_helper (line 24) stdout ----
[INFO] [stdout] error[E0603]: module `description` is private
[INFO] [stdout]   --> src/description/parse_helper.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | use gdtf::description::parse_helper::Parse;
[INFO] [stdout]    |           ^^^^^^^^^^^ private module ----- trait `Parse` is not publicly re-exported
[INFO] [stdout]    |
[INFO] [stdout] note: the module `description` is defined here
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | mod description;
[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/description/parse_helper.rs - description::parse_helper (line 24)
[INFO] [stdout]     src/description/parse_helper.rs - description::parse_helper (line 42)
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "09aa6bf3019fdfb8baf85041c00c95ce96040a88a7d4e7e735499d246e3cc7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09aa6bf3019fdfb8baf85041c00c95ce96040a88a7d4e7e735499d246e3cc7b9", kill_on_drop: false }`
[INFO] [stdout] 09aa6bf3019fdfb8baf85041c00c95ce96040a88a7d4e7e735499d246e3cc7b9
