[INFO] fetching crate gdtf 0.2.0...
[INFO] testing gdtf-0.2.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate gdtf 0.2.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdtf 0.2.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d370abb9e9a21039187a5da1f0e8e132bad9a919201340aba31af1c90dae7abd
[INFO] running `Command { std: "docker" "start" "-a" "d370abb9e9a21039187a5da1f0e8e132bad9a919201340aba31af1c90dae7abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d370abb9e9a21039187a5da1f0e8e132bad9a919201340aba31af1c90dae7abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d370abb9e9a21039187a5da1f0e8e132bad9a919201340aba31af1c90dae7abd", kill_on_drop: false }`
[INFO] [stdout] d370abb9e9a21039187a5da1f0e8e132bad9a919201340aba31af1c90dae7abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aed9ba77c1ae1127b2e0219b4fc150a0946021fc23d94e115856e165b615b904
[INFO] running `Command { std: "docker" "start" "-a" "aed9ba77c1ae1127b2e0219b4fc150a0946021fc23d94e115856e165b615b904", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.5.0
[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 crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[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 serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling gdtf v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/resource.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource> {
[INFO] [stdout]    |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]    |                              ^^^^^^^^^ this lifetime flows to the output            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/resource.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource> {
[INFO] [stdout]     |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>>;
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 2m 14s
[INFO] running `Command { std: "docker" "inspect" "aed9ba77c1ae1127b2e0219b4fc150a0946021fc23d94e115856e165b615b904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed9ba77c1ae1127b2e0219b4fc150a0946021fc23d94e115856e165b615b904", kill_on_drop: false }`
[INFO] [stdout] aed9ba77c1ae1127b2e0219b4fc150a0946021fc23d94e115856e165b615b904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6edcc69d39f46f126e141770d3cfd4d5ec936cf65c5243e85665da38dd552fc1
[INFO] running `Command { std: "docker" "start" "-a" "6edcc69d39f46f126e141770d3cfd4d5ec936cf65c5243e85665da38dd552fc1", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/resource.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource> {
[INFO] [stdout]    |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]    |                              ^^^^^^^^^ this lifetime flows to the output            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/resource.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource> {
[INFO] [stdout]     |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gdtf v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>>;
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/resource.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource> {
[INFO] [stdout]    |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]    |                              ^^^^^^^^^ this lifetime flows to the output            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/resource.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource> {
[INFO] [stdout]     |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>>;
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.14s
[INFO] running `Command { std: "docker" "inspect" "6edcc69d39f46f126e141770d3cfd4d5ec936cf65c5243e85665da38dd552fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6edcc69d39f46f126e141770d3cfd4d5ec936cf65c5243e85665da38dd552fc1", kill_on_drop: false }`
[INFO] [stdout] 6edcc69d39f46f126e141770d3cfd4d5ec936cf65c5243e85665da38dd552fc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ce4c563bc11f61653566fd79262369d801328a5014d647f2c1c030593f449f1
[INFO] running `Command { std: "docker" "start" "-a" "2ce4c563bc11f61653566fd79262369d801328a5014d647f2c1c030593f449f1", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn read_resource(&mut self, path: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/resource.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 53 |     ) -> GdtfResult<Resource> {
[INFO] [stderr]    |                     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn read_wheel_media(&mut self, name: &str) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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]    |                              ^^^^^^^^^ this lifetime flows to the output            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/resource.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 127 |     ) -> GdtfResult<Resource> {
[INFO] [stderr]     |                     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     ) -> GdtfResult<Resource<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 144 |     fn by_name(&mut self, path: &str) -> ZipResult<ZipFile<'_>>;
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[INFO] [stderr] warning: `gdtf` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdtf-c4fca5d40af631e7)
[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 42) - compile ... 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/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gdtf_rs`
[INFO] [stdout]  --> src/lib.rs:16:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 5  | 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]   --> /opt/rustwide/workdir/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] 6  | 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]   --> /opt/rustwide/workdir/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.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2ce4c563bc11f61653566fd79262369d801328a5014d647f2c1c030593f449f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce4c563bc11f61653566fd79262369d801328a5014d647f2c1c030593f449f1", kill_on_drop: false }`
[INFO] [stdout] 2ce4c563bc11f61653566fd79262369d801328a5014d647f2c1c030593f449f1
