[INFO] cloning repository https://github.com/Obirvalger/vml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Obirvalger/vml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ef5e569c8eb0b947e4bf94656afcd7ba83b7fd1
[INFO] testing Obirvalger/vml against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  49% (8494/17228)
Updating files:  50% (8614/17228)
Updating files:  51% (8787/17228)
Updating files:  52% (8959/17228)
Updating files:  53% (9131/17228)
Updating files:  54% (9304/17228)
Updating files:  55% (9476/17228)
Updating files:  56% (9648/17228)
Updating files:  57% (9820/17228)
Updating files:  58% (9993/17228)
Updating files:  59% (10165/17228)
Updating files:  60% (10337/17228)
Updating files:  61% (10510/17228)
Updating files:  62% (10682/17228)
Updating files:  63% (10854/17228)
Updating files:  64% (11026/17228)
Updating files:  65% (11199/17228)
Updating files:  66% (11371/17228)
Updating files:  67% (11543/17228)
Updating files:  68% (11716/17228)
Updating files:  69% (11888/17228)
Updating files:  70% (12060/17228)
Updating files:  71% (12232/17228)
Updating files:  72% (12405/17228)
Updating files:  73% (12577/17228)
Updating files:  74% (12749/17228)
Updating files:  75% (12921/17228)
Updating files:  76% (13094/17228)
Updating files:  77% (13266/17228)
Updating files:  78% (13438/17228)
Updating files:  79% (13611/17228)
Updating files:  80% (13783/17228)
Updating files:  81% (13955/17228)
Updating files:  82% (14127/17228)
Updating files:  83% (14300/17228)
Updating files:  84% (14472/17228)
Updating files:  85% (14644/17228)
Updating files:  86% (14817/17228)
Updating files:  87% (14989/17228)
Updating files:  88% (15161/17228)
Updating files:  88% (15162/17228)
Updating files:  89% (15333/17228)
Updating files:  90% (15506/17228)
Updating files:  91% (15678/17228)
Updating files:  92% (15850/17228)
Updating files:  93% (16023/17228)
Updating files:  94% (16195/17228)
Updating files:  95% (16367/17228)
Updating files:  96% (16539/17228)
Updating files:  97% (16712/17228)
Updating files:  98% (16884/17228)
Updating files:  99% (17056/17228)
Updating files: 100% (17228/17228)
Updating files: 100% (17228/17228), done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Obirvalger/vml
[INFO] finished tweaking git repo https://github.com/Obirvalger/vml
[INFO] tweaked toml for git repo https://github.com/Obirvalger/vml written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Obirvalger/vml on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Obirvalger/vml 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Obirvalger/infer`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded rust-embed-impl v8.5.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.5.0
[INFO] [stderr]   Downloaded faccess v0.2.4
[INFO] [stderr]   Downloaded slug v0.1.5
[INFO] [stderr]   Downloaded cmd_lib_macros v1.9.4
[INFO] [stderr]   Downloaded file-lock v2.1.11
[INFO] [stderr]   Downloaded byte-unit v4.0.19
[INFO] [stderr]   Downloaded os_pipe v1.2.0
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[INFO] [stderr]   Downloaded cmd_lib v1.9.4
[INFO] [stderr]   Downloaded comfy-table v5.0.0
[INFO] [stderr]   Downloaded wasm-streams v0.4.1
[INFO] [stderr]   Downloaded crossterm v0.22.1
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded quinn-udp v0.5.3
[INFO] [stderr]   Downloaded winnow v0.6.14
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded rustls v0.23.11
[INFO] [stderr]   Downloaded rust-embed v8.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7e9f3947c3ac0722ad2c5d1f2eb72ed1b31732bacc3ad4efc977e59ea587f0e
[INFO] running `Command { std: "docker" "start" "-a" "d7e9f3947c3ac0722ad2c5d1f2eb72ed1b31732bacc3ad4efc977e59ea587f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e9f3947c3ac0722ad2c5d1f2eb72ed1b31732bacc3ad4efc977e59ea587f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e9f3947c3ac0722ad2c5d1f2eb72ed1b31732bacc3ad4efc977e59ea587f0e", kill_on_drop: false }`
[INFO] [stdout] d7e9f3947c3ac0722ad2c5d1f2eb72ed1b31732bacc3ad4efc977e59ea587f0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efd923dab00c6a0acc42324d5af762b6060409dc0ec72fb922e054f80e98b8b7
[INFO] running `Command { std: "docker" "start" "-a" "efd923dab00c6a0acc42324d5af762b6060409dc0ec72fb922e054f80e98b8b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling file-lock v2.1.11
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling winnow v0.6.14
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling cmd_lib_macros v1.9.4
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling os_pipe v1.2.0
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling comfy-table v5.0.0
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling cmd_lib v1.9.4
[INFO] [stderr]    Compiling toml v0.8.15
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling rust-embed v8.5.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling infer v0.16.0 (https://github.com/Obirvalger/infer#e99a2b3c)
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling vml v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn get(&self, name: impl AsRef<str>) -> Option<&Image> {
[INFO] [stdout]     |                ^^^^^                                   ------
[INFO] [stdout]     |                |                                       ||
[INFO] [stdout]     |                |                                       |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here             the same 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] 191 |     pub fn get(&self, name: impl AsRef<str>) -> Option<&Image<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get_result(&self, name: impl AsRef<str>) -> Result<&Image> {
[INFO] [stdout]     |                       ^^^^^                                   ------
[INFO] [stdout]     |                       |                                       ||
[INFO] [stdout]     |                       |                                       |the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here             the same 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] 195 |     pub fn get_result(&self, name: impl AsRef<str>) -> Result<&Image<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:493:26
[INFO] [stdout]     |
[INFO] [stdout] 493 | pub fn available(config: &ConfigImages) -> Result<Images> {
[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] 493 | pub fn available(config: &ConfigImages) -> Result<Images<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vms_creator.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(config: &Config) -> VMsCreator {
[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] 37 |     pub fn new(config: &Config) -> VMsCreator<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:291:49
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn matches_valid_values<S: AsRef<str>>(matches: &ArgMatches, key: S) -> Option<Values> {
[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] 291 | fn matches_valid_values<S: AsRef<str>>(matches: &ArgMatches, key: S) -> Option<Values<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "efd923dab00c6a0acc42324d5af762b6060409dc0ec72fb922e054f80e98b8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd923dab00c6a0acc42324d5af762b6060409dc0ec72fb922e054f80e98b8b7", kill_on_drop: false }`
[INFO] [stdout] efd923dab00c6a0acc42324d5af762b6060409dc0ec72fb922e054f80e98b8b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18b3b11c0f59a41e5743fab14f8a1642850fb42c8987f0e87c0592f2755aee65
[INFO] running `Command { std: "docker" "start" "-a" "18b3b11c0f59a41e5743fab14f8a1642850fb42c8987f0e87c0592f2755aee65", kill_on_drop: false }`
[INFO] [stderr]    Compiling vml v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn get(&self, name: impl AsRef<str>) -> Option<&Image> {
[INFO] [stdout]     |                ^^^^^                                   ------
[INFO] [stdout]     |                |                                       ||
[INFO] [stdout]     |                |                                       |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here             the same 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] 191 |     pub fn get(&self, name: impl AsRef<str>) -> Option<&Image<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get_result(&self, name: impl AsRef<str>) -> Result<&Image> {
[INFO] [stdout]     |                       ^^^^^                                   ------
[INFO] [stdout]     |                       |                                       ||
[INFO] [stdout]     |                       |                                       |the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here             the same 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] 195 |     pub fn get_result(&self, name: impl AsRef<str>) -> Result<&Image<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:493:26
[INFO] [stdout]     |
[INFO] [stdout] 493 | pub fn available(config: &ConfigImages) -> Result<Images> {
[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] 493 | pub fn available(config: &ConfigImages) -> Result<Images<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vms_creator.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(config: &Config) -> VMsCreator {
[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] 37 |     pub fn new(config: &Config) -> VMsCreator<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:291:49
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn matches_valid_values<S: AsRef<str>>(matches: &ArgMatches, key: S) -> Option<Values> {
[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] 291 | fn matches_valid_values<S: AsRef<str>>(matches: &ArgMatches, key: S) -> Option<Values<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn get(&self, name: impl AsRef<str>) -> Option<&Image> {
[INFO] [stdout]     |                ^^^^^                                   ------
[INFO] [stdout]     |                |                                       ||
[INFO] [stdout]     |                |                                       |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here             the same 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] 191 |     pub fn get(&self, name: impl AsRef<str>) -> Option<&Image<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get_result(&self, name: impl AsRef<str>) -> Result<&Image> {
[INFO] [stdout]     |                       ^^^^^                                   ------
[INFO] [stdout]     |                       |                                       ||
[INFO] [stdout]     |                       |                                       |the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here             the same 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] 195 |     pub fn get_result(&self, name: impl AsRef<str>) -> Result<&Image<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/images.rs:493:26
[INFO] [stdout]     |
[INFO] [stdout] 493 | pub fn available(config: &ConfigImages) -> Result<Images> {
[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] 493 | pub fn available(config: &ConfigImages) -> Result<Images<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vms_creator.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(config: &Config) -> VMsCreator {
[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] 37 |     pub fn new(config: &Config) -> VMsCreator<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.11s
[INFO] running `Command { std: "docker" "inspect" "18b3b11c0f59a41e5743fab14f8a1642850fb42c8987f0e87c0592f2755aee65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b3b11c0f59a41e5743fab14f8a1642850fb42c8987f0e87c0592f2755aee65", kill_on_drop: false }`
[INFO] [stdout] 18b3b11c0f59a41e5743fab14f8a1642850fb42c8987f0e87c0592f2755aee65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c82bb10ea9570642d2cdffe41ecbbe2a6ce4c215ecb82a477291a97cb70464cc
[INFO] running `Command { std: "docker" "start" "-a" "c82bb10ea9570642d2cdffe41ecbbe2a6ce4c215ecb82a477291a97cb70464cc", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/images.rs:191:16
[INFO] [stderr]     |
[INFO] [stderr] 191 |     pub fn get(&self, name: impl AsRef<str>) -> Option<&Image> {
[INFO] [stderr]     |                ^^^^^                                   ------
[INFO] [stderr]     |                |                                       ||
[INFO] [stderr]     |                |                                       |the same lifetime is hidden here
[INFO] [stderr]     |                the lifetime is elided here             the same 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] 191 |     pub fn get(&self, name: impl AsRef<str>) -> Option<&Image<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/images.rs:195:23
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn get_result(&self, name: impl AsRef<str>) -> Result<&Image> {
[INFO] [stderr]     |                       ^^^^^                                   ------
[INFO] [stderr]     |                       |                                       ||
[INFO] [stderr]     |                       |                                       |the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is elided here             the same 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] 195 |     pub fn get_result(&self, name: impl AsRef<str>) -> Result<&Image<'_>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/images.rs:493:26
[INFO] [stderr]     |
[INFO] [stderr] 493 | pub fn available(config: &ConfigImages) -> Result<Images> {
[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] 493 | pub fn available(config: &ConfigImages) -> Result<Images<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vms_creator.rs:37:24
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn new(config: &Config) -> VMsCreator {
[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] 37 |     pub fn new(config: &Config) -> VMsCreator<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `vml` (lib) generated 4 warnings
[INFO] [stderr] warning: `vml` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:291:49
[INFO] [stderr]     |
[INFO] [stderr] 291 | fn matches_valid_values<S: AsRef<str>>(matches: &ArgMatches, key: S) -> Option<Values> {
[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] 291 | fn matches_valid_values<S: AsRef<str>>(matches: &ArgMatches, key: S) -> Option<Values<'_>> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `vml` (bin "vml" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vml-45010b2b389fbee1)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vml-28a376cee84ecbf8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests vml
[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 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] running `Command { std: "docker" "inspect" "c82bb10ea9570642d2cdffe41ecbbe2a6ce4c215ecb82a477291a97cb70464cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82bb10ea9570642d2cdffe41ecbbe2a6ce4c215ecb82a477291a97cb70464cc", kill_on_drop: false }`
[INFO] [stdout] c82bb10ea9570642d2cdffe41ecbbe2a6ce4c215ecb82a477291a97cb70464cc
