[INFO] cloning repository https://github.com/cpdt/gdtf-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpdt/gdtf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpdt%2Fgdtf-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpdt%2Fgdtf-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15cbd9f272eef02e31421925364c56837f083829
[INFO] testing cpdt/gdtf-rs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpdt%2Fgdtf-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cpdt/gdtf-rs
[INFO] finished tweaking git repo https://github.com/cpdt/gdtf-rs
[INFO] tweaked toml for git repo https://github.com/cpdt/gdtf-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cpdt/gdtf-rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cpdt/gdtf-rs 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v2.2.0
[INFO] [stderr]   Downloaded cc v1.1.20
[INFO] [stderr]   Downloaded quick-xml v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9428748a862d7bb779ab9fdeab69b8b9ac84e768c811dcd3306804f6fad5b704
[INFO] running `Command { std: "docker" "start" "-a" "9428748a862d7bb779ab9fdeab69b8b9ac84e768c811dcd3306804f6fad5b704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9428748a862d7bb779ab9fdeab69b8b9ac84e768c811dcd3306804f6fad5b704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9428748a862d7bb779ab9fdeab69b8b9ac84e768c811dcd3306804f6fad5b704", kill_on_drop: false }`
[INFO] [stdout] 9428748a862d7bb779ab9fdeab69b8b9ac84e768c811dcd3306804f6fad5b704
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3b5e23fbdc8720906a82c480d73e3651004aa113cd9e9f242225aa3d9c17582
[INFO] running `Command { std: "docker" "start" "-a" "f3b5e23fbdc8720906a82c480d73e3651004aa113cd9e9f242225aa3d9c17582", 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 subtle v2.6.1
[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 crc-catalog v2.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling quote v1.0.37
[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 syn v2.0.77
[INFO] [stderr]    Compiling cc v1.1.20
[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 zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[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 34.17s
[INFO] running `Command { std: "docker" "inspect" "f3b5e23fbdc8720906a82c480d73e3651004aa113cd9e9f242225aa3d9c17582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b5e23fbdc8720906a82c480d73e3651004aa113cd9e9f242225aa3d9c17582", kill_on_drop: false }`
[INFO] [stdout] f3b5e23fbdc8720906a82c480d73e3651004aa113cd9e9f242225aa3d9c17582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ce8ab3d0ba82d84e862dc988e57d4a4dbd86aef5856188653aa15ed2c231205
[INFO] running `Command { std: "docker" "start" "-a" "4ce8ab3d0ba82d84e862dc988e57d4a4dbd86aef5856188653aa15ed2c231205", kill_on_drop: false }`
[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] [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 5.32s
[INFO] running `Command { std: "docker" "inspect" "4ce8ab3d0ba82d84e862dc988e57d4a4dbd86aef5856188653aa15ed2c231205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce8ab3d0ba82d84e862dc988e57d4a4dbd86aef5856188653aa15ed2c231205", kill_on_drop: false }`
[INFO] [stdout] 4ce8ab3d0ba82d84e862dc988e57d4a4dbd86aef5856188653aa15ed2c231205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0aa63fe7159e8c2c9981918ef58b68c52c2d37f3d2c69fb27d0700f8e343341
[INFO] running `Command { std: "docker" "start" "-a" "e0aa63fe7159e8c2c9981918ef58b68c52c2d37f3d2c69fb27d0700f8e343341", 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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdtf-5b10022956ac7f1f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests gdtf
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/description/parse_helper.rs - description::parse_helper (line 42) - compile ... FAILED
[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 24) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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 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.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e0aa63fe7159e8c2c9981918ef58b68c52c2d37f3d2c69fb27d0700f8e343341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0aa63fe7159e8c2c9981918ef58b68c52c2d37f3d2c69fb27d0700f8e343341", kill_on_drop: false }`
[INFO] [stdout] e0aa63fe7159e8c2c9981918ef58b68c52c2d37f3d2c69fb27d0700f8e343341
