[INFO] fetching crate datamodel 0.7.0...
[INFO] testing datamodel-0.7.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate datamodel 0.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate datamodel 0.7.0
[INFO] finished tweaking crates.io crate datamodel 0.7.0
[INFO] tweaked toml for crates.io crate datamodel 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate datamodel 0.7.0 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 crates.io crate datamodel 0.7.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f4fa32ea421f55d9776b897567b65143bfd44a364a06a1fe2538be1b8b6b0860
[INFO] running `Command { std: "docker" "start" "-a" "f4fa32ea421f55d9776b897567b65143bfd44a364a06a1fe2538be1b8b6b0860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4fa32ea421f55d9776b897567b65143bfd44a364a06a1fe2538be1b8b6b0860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4fa32ea421f55d9776b897567b65143bfd44a364a06a1fe2538be1b8b6b0860", kill_on_drop: false }`
[INFO] [stdout] f4fa32ea421f55d9776b897567b65143bfd44a364a06a1fe2538be1b8b6b0860
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4d6398e85a2d80adfc3bc4b360df3858a868354b6dd7824c82954abf87874014
[INFO] running `Command { std: "docker" "start" "-a" "4d6398e85a2d80adfc3bc4b360df3858a868354b6dd7824c82954abf87874014", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling datamodel v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/element.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn get_name(&self) -> Ref<String> {
[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] 89 |     pub fn get_name(&self) -> Ref<'_, String> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn get_class(&self) -> Ref<String> {
[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] 101 |     pub fn get_class(&self) -> Ref<'_, String> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn get_id(&self) -> Ref<UUID> {
[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] 113 |     pub fn get_id(&self) -> Ref<'_, UUID> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get_attribute(&self, name: impl AsRef<str>) -> Option<Ref<Attribute>> {
[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] 125 |     pub fn get_attribute(&self, name: impl AsRef<str>) -> Option<Ref<'_, Attribute>> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get_value<V>(&self, name: impl AsRef<str>) -> Option<Ref<V>>
[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] 151 |     pub fn get_value<V>(&self, name: impl AsRef<str>) -> Option<Ref<'_, V>>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:187:27
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_attributes(&self) -> Ref<IndexMap<String, Attribute>> {
[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] 187 |     pub fn get_attributes(&self) -> Ref<'_, IndexMap<String, Attribute>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s
[INFO] running `Command { std: "docker" "inspect" "4d6398e85a2d80adfc3bc4b360df3858a868354b6dd7824c82954abf87874014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d6398e85a2d80adfc3bc4b360df3858a868354b6dd7824c82954abf87874014", kill_on_drop: false }`
[INFO] [stdout] 4d6398e85a2d80adfc3bc4b360df3858a868354b6dd7824c82954abf87874014
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6d0645249ca609f6b5af8a3089c1704fffcd262a4a766766af5ce85fce9f950f
[INFO] running `Command { std: "docker" "start" "-a" "6d0645249ca609f6b5af8a3089c1704fffcd262a4a766766af5ce85fce9f950f", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/element.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn get_name(&self) -> Ref<String> {
[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] 89 |     pub fn get_name(&self) -> Ref<'_, String> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn get_class(&self) -> Ref<String> {
[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] 101 |     pub fn get_class(&self) -> Ref<'_, String> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn get_id(&self) -> Ref<UUID> {
[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] 113 |     pub fn get_id(&self) -> Ref<'_, UUID> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get_attribute(&self, name: impl AsRef<str>) -> Option<Ref<Attribute>> {
[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] 125 |     pub fn get_attribute(&self, name: impl AsRef<str>) -> Option<Ref<'_, Attribute>> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get_value<V>(&self, name: impl AsRef<str>) -> Option<Ref<V>>
[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] 151 |     pub fn get_value<V>(&self, name: impl AsRef<str>) -> Option<Ref<'_, V>>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:187:27
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_attributes(&self) -> Ref<IndexMap<String, Attribute>> {
[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] 187 |     pub fn get_attributes(&self) -> Ref<'_, IndexMap<String, Attribute>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling datamodel v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/element.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn get_name(&self) -> Ref<String> {
[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] 89 |     pub fn get_name(&self) -> Ref<'_, String> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn get_class(&self) -> Ref<String> {
[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] 101 |     pub fn get_class(&self) -> Ref<'_, String> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn get_id(&self) -> Ref<UUID> {
[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] 113 |     pub fn get_id(&self) -> Ref<'_, UUID> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get_attribute(&self, name: impl AsRef<str>) -> Option<Ref<Attribute>> {
[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] 125 |     pub fn get_attribute(&self, name: impl AsRef<str>) -> Option<Ref<'_, Attribute>> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get_value<V>(&self, name: impl AsRef<str>) -> Option<Ref<V>>
[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] 151 |     pub fn get_value<V>(&self, name: impl AsRef<str>) -> Option<Ref<'_, V>>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:187:27
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_attributes(&self) -> Ref<IndexMap<String, Attribute>> {
[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] 187 |     pub fn get_attributes(&self) -> Ref<'_, IndexMap<String, Attribute>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "6d0645249ca609f6b5af8a3089c1704fffcd262a4a766766af5ce85fce9f950f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0645249ca609f6b5af8a3089c1704fffcd262a4a766766af5ce85fce9f950f", kill_on_drop: false }`
[INFO] [stdout] 6d0645249ca609f6b5af8a3089c1704fffcd262a4a766766af5ce85fce9f950f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 56f261afa24cb2ededd06b64c495426e3b09a1265728a3b4efd13c75c1e3978a
[INFO] running `Command { std: "docker" "start" "-a" "56f261afa24cb2ededd06b64c495426e3b09a1265728a3b4efd13c75c1e3978a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/element.rs:89:21
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn get_name(&self) -> Ref<String> {
[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] 89 |     pub fn get_name(&self) -> Ref<'_, String> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/element.rs:101:22
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub fn get_class(&self) -> Ref<String> {
[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] 101 |     pub fn get_class(&self) -> Ref<'_, String> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/element.rs:113:19
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn get_id(&self) -> Ref<UUID> {
[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] 113 |     pub fn get_id(&self) -> Ref<'_, UUID> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/element.rs:125:26
[INFO] [stderr]     |
[INFO] [stderr] 125 |     pub fn get_attribute(&self, name: impl AsRef<str>) -> Option<Ref<Attribute>> {
[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] 125 |     pub fn get_attribute(&self, name: impl AsRef<str>) -> Option<Ref<'_, Attribute>> {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/element.rs:151:25
[INFO] [stderr]     |
[INFO] [stderr] 151 |     pub fn get_value<V>(&self, name: impl AsRef<str>) -> Option<Ref<V>>
[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] 151 |     pub fn get_value<V>(&self, name: impl AsRef<str>) -> Option<Ref<'_, V>>
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/element.rs:187:27
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn get_attributes(&self) -> Ref<IndexMap<String, Attribute>> {
[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] 187 |     pub fn get_attributes(&self) -> Ref<'_, IndexMap<String, Attribute>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `datamodel` (lib) generated 6 warnings
[INFO] [stderr] warning: `datamodel` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datamodel-73c529db02ecb797)
[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 datamodel
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 36) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `root` in this scope
[INFO] [stdout]  --> src/lib.rs:22:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let length = root.get_value::<i32>("Length").unwrap();
[INFO] [stdout]   |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `root` in this scope
[INFO] [stdout]  --> src/lib.rs:23:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | let size = root.get_value::<f32>("Size").unwrap();
[INFO] [stdout]   |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `header` in this scope
[INFO] [stdout]   --> src/lib.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 10 | let (header, root) = deserialize(&mut file_buffer, &header, &root).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `root` in this scope
[INFO] [stdout]   --> src/lib.rs:43:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | let (header, root) = deserialize(&mut file_buffer, &header, &root).unwrap();
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 3 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:43:22
[INFO] [stdout]     |
[INFO] [stdout]  10 | let (header, root) = deserialize(&mut file_buffer, &header, &root).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^                   -------  ----- unexpected argument #3
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    unexpected argument #2
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/serializing.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn deserialize(buffer: &mut impl BufRead) -> Result<(Header, Element), SerializationError> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout]  10 - let (header, root) = deserialize(&mut file_buffer, &header, &root).unwrap();
[INFO] [stdout]  10 + let (header, root) = deserialize(&mut file_buffer).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `root` in this scope
[INFO] [stdout]   --> src/lib.rs:34:61
[INFO] [stdout]    |
[INFO] [stdout] 11 | KeyValues2Serializer::serialize(&mut file_buffer, &header, &root).unwrap();
[INFO] [stdout]    |                                                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `root` in this scope
[INFO] [stdout]  --> src/lib.rs:17:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | root.set_value("Length", 42);
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `root` in this scope
[INFO] [stdout]  --> src/lib.rs:18:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | root.set_value("Size", 10.45);
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout]     src/lib.rs - (line 26)
[INFO] [stdout]     src/lib.rs - (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.10s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "56f261afa24cb2ededd06b64c495426e3b09a1265728a3b4efd13c75c1e3978a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f261afa24cb2ededd06b64c495426e3b09a1265728a3b4efd13c75c1e3978a", kill_on_drop: false }`
[INFO] [stdout] 56f261afa24cb2ededd06b64c495426e3b09a1265728a3b4efd13c75c1e3978a
