[INFO] fetching crate yaml-spanned 0.0.2...
[INFO] testing yaml-spanned-0.0.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate yaml-spanned 0.0.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate yaml-spanned 0.0.2
[INFO] finished tweaking crates.io crate yaml-spanned 0.0.2
[INFO] tweaked toml for crates.io crate yaml-spanned 0.0.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yaml-spanned 0.0.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yaml-spanned 0.0.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded libyaml-safer v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2023a5a5a99036b84be25308a7341c064def9085cb108e4403dffbcbe80f88a
[INFO] running `Command { std: "docker" "start" "-a" "a2023a5a5a99036b84be25308a7341c064def9085cb108e4403dffbcbe80f88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2023a5a5a99036b84be25308a7341c064def9085cb108e4403dffbcbe80f88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2023a5a5a99036b84be25308a7341c064def9085cb108e4403dffbcbe80f88a", kill_on_drop: false }`
[INFO] [stdout] a2023a5a5a99036b84be25308a7341c064def9085cb108e4403dffbcbe80f88a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90c9862c0ece54f3a5b48295c8349bf4e954573c73cd1a5409acdb0384836b17
[INFO] running `Command { std: "docker" "start" "-a" "90c9862c0ece54f3a5b48295c8349bf4e954573c73cd1a5409acdb0384836b17", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libyaml-safer v0.1.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling yaml-spanned v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/de.rs:1263:30
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     pub(crate) fn unexpected(&self) -> Unexpected {
[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] 1263 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:134:18
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry(&mut self, k: Spanned<Value>) -> Entry {
[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] 134 |     pub fn entry(&mut self, k: Spanned<Value>) -> Entry<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> Iter {
[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] 251 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn iter_mut(&mut self) -> IterMut {
[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] 260 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn keys(&self) -> Keys {
[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] 268 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:284:19
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn values(&self) -> 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn values(&self) -> Values<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:291:23
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn values_mut(&mut self) -> ValuesMut {
[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] 291 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/number.rs:683:38
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub(crate) fn unexpected(number: &Number) -> serde::de::Unexpected {
[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] 683 |     pub(crate) fn unexpected(number: &Number) -> serde::de::Unexpected<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.57s
[INFO] running `Command { std: "docker" "inspect" "90c9862c0ece54f3a5b48295c8349bf4e954573c73cd1a5409acdb0384836b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c9862c0ece54f3a5b48295c8349bf4e954573c73cd1a5409acdb0384836b17", kill_on_drop: false }`
[INFO] [stdout] 90c9862c0ece54f3a5b48295c8349bf4e954573c73cd1a5409acdb0384836b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74b14e4b7e35d89fffb3d1c3fd17be84d68247f0137e2b5a5e6b1bba7334376d
[INFO] running `Command { std: "docker" "start" "-a" "74b14e4b7e35d89fffb3d1c3fd17be84d68247f0137e2b5a5e6b1bba7334376d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/de.rs:1263:30
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     pub(crate) fn unexpected(&self) -> Unexpected {
[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] 1263 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:134:18
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry(&mut self, k: Spanned<Value>) -> Entry {
[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] 134 |     pub fn entry(&mut self, k: Spanned<Value>) -> Entry<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> Iter {
[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] 251 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn iter_mut(&mut self) -> IterMut {
[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] 260 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn keys(&self) -> Keys {
[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] 268 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:284:19
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn values(&self) -> 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn values(&self) -> Values<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:291:23
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn values_mut(&mut self) -> ValuesMut {
[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] 291 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/number.rs:683:38
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub(crate) fn unexpected(number: &Number) -> serde::de::Unexpected {
[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] 683 |     pub(crate) fn unexpected(number: &Number) -> serde::de::Unexpected<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling yaml-spanned v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/de.rs:1263:30
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     pub(crate) fn unexpected(&self) -> Unexpected {
[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] 1263 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:134:18
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry(&mut self, k: Spanned<Value>) -> Entry {
[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] 134 |     pub fn entry(&mut self, k: Spanned<Value>) -> Entry<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> Iter {
[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] 251 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn iter_mut(&mut self) -> IterMut {
[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] 260 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn keys(&self) -> Keys {
[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] 268 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:284:19
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn values(&self) -> 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn values(&self) -> Values<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:291:23
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn values_mut(&mut self) -> ValuesMut {
[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] 291 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/number.rs:683:38
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub(crate) fn unexpected(number: &Number) -> serde::de::Unexpected {
[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] 683 |     pub(crate) fn unexpected(number: &Number) -> serde::de::Unexpected<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.74s
[INFO] running `Command { std: "docker" "inspect" "74b14e4b7e35d89fffb3d1c3fd17be84d68247f0137e2b5a5e6b1bba7334376d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b14e4b7e35d89fffb3d1c3fd17be84d68247f0137e2b5a5e6b1bba7334376d", kill_on_drop: false }`
[INFO] [stdout] 74b14e4b7e35d89fffb3d1c3fd17be84d68247f0137e2b5a5e6b1bba7334376d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b35c8d0cfc4a5a2bfeec774f19821f7665dad0bef2a99d1b2a35f397ef79300
[INFO] running `Command { std: "docker" "start" "-a" "9b35c8d0cfc4a5a2bfeec774f19821f7665dad0bef2a99d1b2a35f397ef79300", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/de.rs:1263:30
[INFO] [stderr]      |
[INFO] [stderr] 1263 |     pub(crate) fn unexpected(&self) -> Unexpected {
[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] 1263 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stderr]      |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mapping.rs:134:18
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn entry(&mut self, k: Spanned<Value>) -> Entry {
[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] 134 |     pub fn entry(&mut self, k: Spanned<Value>) -> Entry<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mapping.rs:251:17
[INFO] [stderr]     |
[INFO] [stderr] 251 |     pub fn iter(&self) -> Iter {
[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] 251 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mapping.rs:260:21
[INFO] [stderr]     |
[INFO] [stderr] 260 |     pub fn iter_mut(&mut self) -> IterMut {
[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] 260 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mapping.rs:268:17
[INFO] [stderr]     |
[INFO] [stderr] 268 |     pub fn keys(&self) -> Keys {
[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] 268 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mapping.rs:284:19
[INFO] [stderr]     |
[INFO] [stderr] 284 |     pub fn values(&self) -> 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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 284 |     pub fn values(&self) -> Values<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mapping.rs:291:23
[INFO] [stderr]     |
[INFO] [stderr] 291 |     pub fn values_mut(&mut self) -> ValuesMut {
[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] 291 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/number.rs:683:38
[INFO] [stderr]     |
[INFO] [stderr] 683 |     pub(crate) fn unexpected(number: &Number) -> serde::de::Unexpected {
[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] 683 |     pub(crate) fn unexpected(number: &Number) -> serde::de::Unexpected<'_> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `yaml-spanned` (lib) generated 8 warnings (run `cargo fix --lib -p yaml-spanned` to apply 8 suggestions)
[INFO] [stderr] warning: `yaml-spanned` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaml_spanned-2c2524a1ac9e3a4e)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test de::tests::test_bomb ... ignored, we need to prevent these ddos attacks
[INFO] [stdout] test de::tests::test_byte_order_mark ... ok
[INFO] [stdout] test de::tests::test_nan ... ok
[INFO] [stdout] test de::tests::test_no_required_fields ... ok
[INFO] [stdout] test de::tests::test_ignore_tag ... ok
[INFO] [stdout] test de::tests::test_literal_quoted_number ... ok
[INFO] [stdout] test de::tests::test_stateful ... ignored, stateful deserialization not supported, as it requires deserializtion directly from YAML
[INFO] [stdout] test de::tests::test_python_safe_dump ... ok
[INFO] [stdout] test error::tests::test_bad_float ... ok
[INFO] [stdout] test error::tests::test_bad_null ... ok
[INFO] [stdout] test error::tests::test_bad_bool ... ok
[INFO] [stdout] test de::tests::test_tag_resolution ... ok
[INFO] [stdout] test error::tests::test_deserialize_nested_enum ... ok
[INFO] [stdout] test error::tests::test_bad_int ... ok
[INFO] [stdout] test de::tests::test_empty_scalar ... ok
[INFO] [stdout] test error::tests::test_empty ... ignored, empty files (EOF) are parsed as NULL
[INFO] [stdout] test error::tests::test_ignored_unknown_anchor ... ok
[INFO] [stdout] test error::tests::test_incorrect_type ... ok
[INFO] [stdout] test error::tests::test_incorrect_nested_type ... ok
[INFO] [stdout] test error::tests::test_infinite_recursion_arrays ... ok
[INFO] [stdout] test error::tests::test_infinite_recursion_newtype ... ok
[INFO] [stdout] test error::tests::test_infinite_recursion_objects ... ok
[INFO] [stdout] test error::tests::test_invalid_scalar_type ... ok
[INFO] [stdout] test error::tests::test_bytes ... ok
[INFO] [stdout] test error::tests::test_second_document_syntax_error ... ok
[INFO] [stdout] test error::tests::test_struct_from_sequence ... ok
[INFO] [stdout] test error::tests::test_short_tuple ... ok
[INFO] [stdout] test number::tests::test_i128_big ... ignored, cannot deserialize i128 from value
[INFO] [stdout] test error::tests::test_unknown_anchor ... ok
[INFO] [stdout] test error::tests::test_long_tuple ... ok
[INFO] [stdout] test error::tests::test_missing_enum_tag ... ok
[INFO] [stdout] test mapping::tests::test_mapping ... ok
[INFO] [stdout] test number::tests::test_u128_big ... ignored, cannot deserialize u128 from value
[INFO] [stdout] test number::tests::test_parse_number ... ok
[INFO] [stdout] test number::tests::test_digits ... ok
[INFO] [stdout] test number::tests::test_number_alias_as_string ... ok
[INFO] [stdout] test number::tests::test_number_as_string ... ok
[INFO] [stdout] test number::tests::test_is_i64 ... ok
[INFO] [stdout] test error::tests::test_missing_field ... ok
[INFO] [stdout] test ser::tests::test_i128_small ... ignored, cannot represent i128 yet
[INFO] [stdout] test number::tests::test_numbers ... ok
[INFO] [stdout] test error::tests::test_billion_laughs ... ok
[INFO] [stdout] test ser::tests::test_default ... ok
[INFO] [stdout] test ser::tests::test_basic_struct ... ok
[INFO] [stdout] test ser::tests::test_int ... ok
[INFO] [stdout] test ser::tests::test_int_max_i64 ... ok
[INFO] [stdout] test ser::tests::test_int_max_u64 ... ok
[INFO] [stdout] test ser::tests::test_int_min_i64 ... ok
[INFO] [stdout] test ser::tests::test_long_string ... ok
[INFO] [stdout] test ser::tests::test_nested_enum ... ok
[INFO] [stdout] test ser::tests::test_newtype_struct ... ok
[INFO] [stdout] test error::tests::test_variant_not_a_seq ... ok
[INFO] [stdout] test ser::tests::test_mapping ... ok
[INFO] [stdout] test ser::tests::test_float ... ok
[INFO] [stdout] test ser::tests::test_newtype_variant ... ok
[INFO] [stdout] test ser::tests::test_float32 ... ok
[INFO] [stdout] test number::tests::test_nan ... ok
[INFO] [stdout] test ser::tests::test_nested_vec ... ok
[INFO] [stdout] test ser::tests::test_u128_small ... ignored, cannot represent u128 yet
[INFO] [stdout] test ser::tests::test_nested_struct ... ok
[INFO] [stdout] test ser::tests::test_string_escapes ... ok
[INFO] [stdout] test ser::tests::test_strings_needing_quote ... ok
[INFO] [stdout] test ser::tests::test_unit ... ok
[INFO] [stdout] test ser::tests::test_unit_struct ... ok
[INFO] [stdout] test ser::tests::test_unit_variant ... ok
[INFO] [stdout] test value::tests::test_borrowed ... ok
[INFO] [stdout] test ser::tests::test_vec ... ok
[INFO] [stdout] test ser::tests::test_value ... ok
[INFO] [stdout] test ser::tests::test_struct_variant ... ok
[INFO] [stdout] test value::tests::test_debug ... ok
[INFO] [stdout] test ser::tests::test_tagged_map_value ... ok
[INFO] [stdout] test ser::tests::test_tuple_variant ... ok
[INFO] [stdout] test ser::tests::test_option ... ok
[INFO] [stdout] test value::tests::test_alias ... ok
[INFO] [stdout] test ser::tests::test_map ... ok
[INFO] [stdout] test error::tests::test_duplicate_keys ... ok
[INFO] [stdout] test value::tests::test_display ... ok
[INFO] [stdout] test value::tests::test_tagged ... ignored, serialization of struct to value not supported
[INFO] [stdout] test value::tests::test_into_deserializer ... ok
[INFO] [stdout] test value::tests::test_enum_representations ... ok
[INFO] [stdout] test value::tests::test_merge ... ok
[INFO] [stdout] test value::tests::test_option_alias ... ok
[INFO] [stdout] test value::tests::test_two_documents ... ok
[INFO] [stdout] test ser::tests::test_multiline_string ... ok
[INFO] [stdout] test value::tests::test_enum_alias ... ok
[INFO] [stdout] test value::tests::test_empty_string ... ok
[INFO] [stdout] test value::tests::test_option ... ok
[INFO] [stdout] test error::tests::test_finite_recursion_objects ... ok
[INFO] [stdout] test error::tests::test_finite_recursion_arrays ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 81 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yaml_spanned
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/from.rs - from::Value::from_iter (line 257) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 86) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from_iter (line 264) ... ok
[INFO] [stdout] test src/index.rs - index::Value::index_mut (line 376) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from_iter (line 250) ... ok
[INFO] [stdout] test src/index.rs - index::Spanned<Value>::index_mut (line 276) ... ok
[INFO] [stdout] test src/lib.rs - to_value (line 153) ... ok
[INFO] [stdout] test src/index.rs - index::Value::index (line 339) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 183) ... ok
[INFO] [stdout] test src/lib.rs - from_value (line 133) ... ok
[INFO] [stdout] test src/number.rs - number::Number::as_f64 (line 211) ... ok
[INFO] [stdout] test src/number.rs - number::Number::as_f64 (line 226) ... ok
[INFO] [stdout] test src/number.rs - number::Number::as_i64 (line 138) ... ok
[INFO] [stdout] test src/number.rs - number::Number::as_u64 (line 179) ... ok
[INFO] [stdout] test src/number.rs - number::Number::is_finite (line 305) ... ok
[INFO] [stdout] test src/number.rs - number::Number::is_f64 (line 111) ... ok
[INFO] [stdout] test src/number.rs - number::Number::is_infinite (line 282) ... ok
[INFO] [stdout] test src/number.rs - number::Number::is_i64 (line 43) ... ok
[INFO] [stdout] test src/number.rs - number::Number::is_nan (line 258) ... ok
[INFO] [stdout] test src/partial_eq.rs - partial_eq::Spanned<Value>::eq (line 22) ... ok
[INFO] [stdout] test src/number.rs - number::Number::is_u64 (line 77) ... ok
[INFO] [stdout] test src/partial_eq.rs - partial_eq::Spanned<Value>::eq (line 92) ... ok
[INFO] [stdout] test src/partial_eq.rs - partial_eq::Value::eq (line 78) ... ok
[INFO] [stdout] test src/partial_eq.rs - partial_eq::Value::eq (line 106) ... ok
[INFO] [stdout] test src/partial_eq.rs - partial_eq::Spanned<Value>::eq (line 64) ... ok
[INFO] [stdout] test src/partial_eq.rs - partial_eq::Spanned<Value>::eq (line 36) ... ok
[INFO] [stdout] test src/partial_eq.rs - partial_eq::Value::eq (line 50) ... ok
[INFO] [stdout] test src/ser.rs - ser::value::Serializer (line 81) ... ok
[INFO] [stdout] test src/partial_eq.rs - partial_eq::Value::eq (line 8) ... ok
[INFO] [stdout] test src/tag.rs - tag::Tag::new (line 80) ... ok
[INFO] [stdout] test src/value.rs - value::Value (line 73) ... ok
[INFO] [stdout] test src/value.rs - value::Value::apply_merge (line 373) ... ok
[INFO] [stdout] test src/tag.rs - tag::TaggedValue (line 28) ... ok
[INFO] [stdout] test src/index.rs - index::Spanned<Value>::index (line 238) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 64) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 228) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 42) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 145) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 108) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 116) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 161) ... ok
[INFO] [stdout] test src/from.rs - from::Value::from (line 206) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.34s; merged doctests compilation took 1.03s
[INFO] running `Command { std: "docker" "inspect" "9b35c8d0cfc4a5a2bfeec774f19821f7665dad0bef2a99d1b2a35f397ef79300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b35c8d0cfc4a5a2bfeec774f19821f7665dad0bef2a99d1b2a35f397ef79300", kill_on_drop: false }`
[INFO] [stdout] 9b35c8d0cfc4a5a2bfeec774f19821f7665dad0bef2a99d1b2a35f397ef79300
