[INFO] fetching crate mp4 0.14.0...
[INFO] testing mp4-0.14.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mp4 0.14.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mp4 0.14.0
[INFO] finished tweaking crates.io crate mp4 0.14.0
[INFO] tweaked toml for crates.io crate mp4 0.14.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mp4 0.14.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mp4 0.14.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.20
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.67
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.3
[INFO] [stderr]   Downloaded either v1.6.0
[INFO] [stderr]   Downloaded serde_derive v1.0.115
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded serde_json v1.0.57
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.67
[INFO] [stderr]   Downloaded rayon-core v1.8.0
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded bstr v0.2.13
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded web-sys v0.3.44
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.67
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded csv v1.1.3
[INFO] [stderr]   Downloaded js-sys v0.3.44
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded thiserror v1.0.20
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.67
[INFO] [stderr]   Downloaded rayon v1.4.0
[INFO] [stderr]   Downloaded num-rational v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.76
[INFO] [stderr]   Downloaded syn v1.0.40
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.67
[INFO] [stderr]   Downloaded serde v1.0.115
[INFO] [stderr]   Downloaded oorandom v11.1.2
[INFO] [stderr]   Downloaded num-traits v0.2.12
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66d9e1d2048d971c182583482fb52d7d8261e070bfbc9aeb6d5fe7c77c24ae3b
[INFO] running `Command { std: "docker" "start" "-a" "66d9e1d2048d971c182583482fb52d7d8261e070bfbc9aeb6d5fe7c77c24ae3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66d9e1d2048d971c182583482fb52d7d8261e070bfbc9aeb6d5fe7c77c24ae3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66d9e1d2048d971c182583482fb52d7d8261e070bfbc9aeb6d5fe7c77c24ae3b", kill_on_drop: false }`
[INFO] [stdout] 66d9e1d2048d971c182583482fb52d7d8261e070bfbc9aeb6d5fe7c77c24ae3b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 240cc1f40c7983ea982e379a6a12955889ca19c6bc948faa8044461a14c039ed
[INFO] running `Command { std: "docker" "start" "-a" "240cc1f40c7983ea982e379a6a12955889ca19c6bc948faa8044461a14c039ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.20
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling mp4 v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |     fn title(&self) -> Option<Cow<str>>;
[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] 692 |     fn title(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:698:16
[INFO] [stdout]     |
[INFO] [stdout] 698 |     fn summary(&self) -> Option<Cow<str>>;
[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] 698 |     fn summary(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:702:14
[INFO] [stdout]     |
[INFO] [stdout] 702 |     fn title(&self) -> Option<Cow<str>> {
[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] 702 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn summary(&self) -> Option<Cow<str>> {
[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] 714 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:720:14
[INFO] [stdout]     |
[INFO] [stdout] 720 |     fn title(&self) -> Option<Cow<str>> {
[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] 720 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:732:16
[INFO] [stdout]     |
[INFO] [stdout] 732 |     fn summary(&self) -> Option<Cow<str>> {
[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] 732 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn title(&self) -> Option<Cow<str>> {
[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] 169 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn summary(&self) -> Option<Cow<str>> {
[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] 181 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn item_to_str(item: &IlstItemBox) -> Cow<str> {
[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] 190 | fn item_to_str(item: &IlstItemBox) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.59s
[INFO] running `Command { std: "docker" "inspect" "240cc1f40c7983ea982e379a6a12955889ca19c6bc948faa8044461a14c039ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "240cc1f40c7983ea982e379a6a12955889ca19c6bc948faa8044461a14c039ed", kill_on_drop: false }`
[INFO] [stdout] 240cc1f40c7983ea982e379a6a12955889ca19c6bc948faa8044461a14c039ed
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dbeff7f08c06077f2ebe34b2146ff8b0ed92da562c164ff34bd40e942662037
[INFO] running `Command { std: "docker" "start" "-a" "1dbeff7f08c06077f2ebe34b2146ff8b0ed92da562c164ff34bd40e942662037", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling rayon-core v1.8.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling rayon v1.4.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |     fn title(&self) -> Option<Cow<str>>;
[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] 692 |     fn title(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:698:16
[INFO] [stdout]     |
[INFO] [stdout] 698 |     fn summary(&self) -> Option<Cow<str>>;
[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] 698 |     fn summary(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:702:14
[INFO] [stdout]     |
[INFO] [stdout] 702 |     fn title(&self) -> Option<Cow<str>> {
[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] 702 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn summary(&self) -> Option<Cow<str>> {
[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] 714 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:720:14
[INFO] [stdout]     |
[INFO] [stdout] 720 |     fn title(&self) -> Option<Cow<str>> {
[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] 720 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:732:16
[INFO] [stdout]     |
[INFO] [stdout] 732 |     fn summary(&self) -> Option<Cow<str>> {
[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] 732 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn title(&self) -> Option<Cow<str>> {
[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] 169 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn summary(&self) -> Option<Cow<str>> {
[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] 181 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn item_to_str(item: &IlstItemBox) -> Cow<str> {
[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] 190 | fn item_to_str(item: &IlstItemBox) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling mp4 v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |     fn title(&self) -> Option<Cow<str>>;
[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] 692 |     fn title(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:698:16
[INFO] [stdout]     |
[INFO] [stdout] 698 |     fn summary(&self) -> Option<Cow<str>>;
[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] 698 |     fn summary(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:702:14
[INFO] [stdout]     |
[INFO] [stdout] 702 |     fn title(&self) -> Option<Cow<str>> {
[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] 702 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn summary(&self) -> Option<Cow<str>> {
[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] 714 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:720:14
[INFO] [stdout]     |
[INFO] [stdout] 720 |     fn title(&self) -> Option<Cow<str>> {
[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] 720 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:732:16
[INFO] [stdout]     |
[INFO] [stdout] 732 |     fn summary(&self) -> Option<Cow<str>> {
[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] 732 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn title(&self) -> Option<Cow<str>> {
[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] 169 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn summary(&self) -> Option<Cow<str>> {
[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] 181 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mp4box/ilst.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn item_to_str(item: &IlstItemBox) -> Cow<str> {
[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] 190 | fn item_to_str(item: &IlstItemBox) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "1dbeff7f08c06077f2ebe34b2146ff8b0ed92da562c164ff34bd40e942662037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dbeff7f08c06077f2ebe34b2146ff8b0ed92da562c164ff34bd40e942662037", kill_on_drop: false }`
[INFO] [stdout] 1dbeff7f08c06077f2ebe34b2146ff8b0ed92da562c164ff34bd40e942662037
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5046a7c93e0c2c2839296d1cf832ef4adc2697d199ed96bce4f940575572b7e0
[INFO] running `Command { std: "docker" "start" "-a" "5046a7c93e0c2c2839296d1cf832ef4adc2697d199ed96bce4f940575572b7e0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:692:14
[INFO] [stderr]     |
[INFO] [stderr] 692 |     fn title(&self) -> Option<Cow<str>>;
[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] 692 |     fn title(&self) -> Option<Cow<'_, str>>;
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:698:16
[INFO] [stderr]     |
[INFO] [stderr] 698 |     fn summary(&self) -> Option<Cow<str>>;
[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] 698 |     fn summary(&self) -> Option<Cow<'_, str>>;
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:702:14
[INFO] [stderr]     |
[INFO] [stderr] 702 |     fn title(&self) -> Option<Cow<str>> {
[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] 702 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:714:16
[INFO] [stderr]     |
[INFO] [stderr] 714 |     fn summary(&self) -> Option<Cow<str>> {
[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] 714 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:720:14
[INFO] [stderr]     |
[INFO] [stderr] 720 |     fn title(&self) -> Option<Cow<str>> {
[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] 720 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:732:16
[INFO] [stderr]     |
[INFO] [stderr] 732 |     fn summary(&self) -> Option<Cow<str>> {
[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] 732 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mp4box/ilst.rs:169:14
[INFO] [stderr]     |
[INFO] [stderr] 169 |     fn title(&self) -> Option<Cow<str>> {
[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] 169 |     fn title(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mp4box/ilst.rs:181:16
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn summary(&self) -> Option<Cow<str>> {
[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] 181 |     fn summary(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mp4box/ilst.rs:190:22
[INFO] [stderr]     |
[INFO] [stderr] 190 | fn item_to_str(item: &IlstItemBox) -> Cow<str> {
[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] 190 | fn item_to_str(item: &IlstItemBox) -> Cow<'_, str> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mp4` (lib) generated 9 warnings (run `cargo fix --lib -p mp4` to apply 9 suggestions)
[INFO] [stderr] warning: `mp4` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mp4-515d31e35d67d29e)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test mp4box::avc1::tests::test_avc1 ... ok
[INFO] [stdout] test mp4box::ctts::tests::test_ctts ... ok
[INFO] [stdout] test mp4box::co64::tests::test_co64 ... ok
[INFO] [stdout] test mp4box::data::tests::test_data_empty ... ok
[INFO] [stdout] test mp4box::elst::tests::test_elst64 ... ok
[INFO] [stdout] test mp4box::emsg::tests::test_emsg_version1 ... ok
[INFO] [stdout] test mp4box::ftyp::tests::test_ftyp ... ok
[INFO] [stdout] test mp4box::hev1::tests::test_hev1 ... ok
[INFO] [stdout] test mp4box::hdlr::tests::test_hdlr ... ok
[INFO] [stdout] test mp4box::emsg::tests::test_emsg_version0 ... ok
[INFO] [stdout] test mp4box::mdhd::tests::test_language_codes ... ok
[INFO] [stdout] test mp4box::data::tests::test_data ... ok
[INFO] [stdout] test mp4box::mdhd::tests::test_mdhd32 ... ok
[INFO] [stdout] test mp4box::ilst::tests::test_ilst ... ok
[INFO] [stdout] test mp4box::elst::tests::test_elst32 ... ok
[INFO] [stdout] test mp4box::mehd::tests::test_mehd64 ... ok
[INFO] [stdout] test mp4box::mdhd::tests::test_mdhd64 ... ok
[INFO] [stdout] test mp4box::ilst::tests::test_ilst_empty ... ok
[INFO] [stdout] test mp4box::meta::tests::test_meta_hdrl_non_first ... ok
[INFO] [stdout] test mp4box::meta::tests::test_meta_mdir ... ok
[INFO] [stdout] test mp4box::meta::tests::test_meta_mdir_empty ... ok
[INFO] [stdout] test mp4box::mp4a::tests::test_mp4a ... ok
[INFO] [stdout] test mp4box::meta::tests::test_meta_unknown ... ok
[INFO] [stdout] test mp4box::mfhd::tests::test_mfhd ... ok
[INFO] [stdout] test mp4box::mp4a::tests::test_mp4a_no_esds ... ok
[INFO] [stdout] test mp4box::moov::tests::test_moov ... ok
[INFO] [stdout] test mp4box::moov::tests::test_moov_empty ... ok
[INFO] [stdout] test mp4box::mvhd::tests::test_mvhd64 ... ok
[INFO] [stdout] test mp4box::smhd::tests::test_smhd ... ok
[INFO] [stdout] test mp4box::stsz::tests::test_stsz_same_size ... ok
[INFO] [stdout] test mp4box::stts::tests::test_stts ... ok
[INFO] [stdout] test mp4box::tests::test_fourcc ... ok
[INFO] [stdout] test mp4box::mvhd::tests::test_mvhd32 ... ok
[INFO] [stdout] test mp4box::tests::test_largesize_too_small ... ok
[INFO] [stdout] test mp4box::stsc::tests::test_stsc ... ok
[INFO] [stdout] test mp4box::tests::test_nonzero_largesize_too_small ... ok
[INFO] [stdout] test mp4box::tests::test_valid_largesize ... ok
[INFO] [stdout] test mp4box::tests::test_zero_largesize ... ok
[INFO] [stdout] test mp4box::tfdt::tests::test_tfdt64 ... ok
[INFO] [stdout] test mp4box::tfdt::tests::test_tfdt32 ... ok
[INFO] [stdout] test mp4box::stsz::tests::test_stsz_many_sizes ... ok
[INFO] [stdout] test mp4box::tfhd::tests::test_tfhd ... ok
[INFO] [stdout] test mp4box::tkhd::tests::test_tkhd32 ... ok
[INFO] [stdout] test mp4box::tfhd::tests::test_tfhd_with_flags ... ok
[INFO] [stdout] test mp4box::tkhd::tests::test_tkhd64 ... ok
[INFO] [stdout] test mp4box::trex::tests::test_trex ... ok
[INFO] [stdout] test mp4box::trun::tests::test_trun_many_sizes ... ok
[INFO] [stdout] test mp4box::trun::tests::test_trun_same_size ... ok
[INFO] [stdout] test mp4box::udta::tests::test_udta ... ok
[INFO] [stdout] test mp4box::vmhd::tests::test_vmhd ... ok
[INFO] [stdout] test mp4box::udta::tests::test_udta_empty ... ok
[INFO] [stdout] test mp4box::stco::tests::test_stco ... ok
[INFO] [stdout] test mp4box::vp09::tests::test_vpcc ... ok
[INFO] [stdout] test mp4box::vpcc::tests::test_vpcc ... ok
[INFO] [stdout] test mp4box::stss::tests::test_stss ... ok
[INFO] [stdout] test mp4box::tx3g::tests::test_tx3g ... ok
[INFO] [stdout] test mp4box::mehd::tests::test_mehd32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mp4
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/writer.rs - writer::Mp4Writer<W>::into_writer (line 33) ... ok
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (116) panicked at src/lib.rs:9:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f24a156522 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f24a156522 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f24a156522 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60f24a156522 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60f24a16569f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60f24a16569f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60f24a132c01 - std::io::default_write_fmt::haf8355dc2afbec95
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f24a132c01 - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60f24a138ac2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60f24a13a63c - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60f24a13a496 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x60f24a13acc5 - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x60f24a13ab5a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x60f24a138c09 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x60f24a12754d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x60f24a168fe0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x60f24a1687c6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x60f24a0dd816 - rust_out::main::ha9c06db0bf5f5045
[INFO] [stdout]   18:     0x60f24a0dcc9e - core::ops::function::FnOnce::call_once::ha8f94ab4ada4bc75
[INFO] [stdout]   19:     0x60f24a0dcafd - std::sys::backtrace::__rust_begin_short_backtrace::h4923f4a99e09ab8f
[INFO] [stdout]   20:     0x60f24a0dcadf - std::rt::lang_start::{{closure}}::h36d358bdd364a49b
[INFO] [stdout]   21:     0x60f24a134530 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc7ed5622678f5124
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x60f24a134530 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x60f24a134530 - std::panicking::catch_unwind::hff67b45e0819a036
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x60f24a134530 - std::panic::catch_unwind::hec0fb0db85f7fd60
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x60f24a134530 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x60f24a134530 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x60f24a134530 - std::panicking::catch_unwind::h3816830c825cbe04
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x60f24a134530 - std::panic::catch_unwind::h408406c8f02ebb9d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60f24a134530 - std::rt::lang_start_internal::hce2b8b328837374b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x60f24a0dcac1 - std::rt::lang_start::h9508ee54a2ee5a9e
[INFO] [stdout]   31:     0x60f24a0de465 - main
[INFO] [stdout]   32:     0x756f6d4d81ca - <unknown>
[INFO] [stdout]   33:     0x756f6d4d828b - __libc_start_main
[INFO] [stdout]   34:     0x60f24a0dc745 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5046a7c93e0c2c2839296d1cf832ef4adc2697d199ed96bce4f940575572b7e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5046a7c93e0c2c2839296d1cf832ef4adc2697d199ed96bce4f940575572b7e0", kill_on_drop: false }`
[INFO] [stdout] 5046a7c93e0c2c2839296d1cf832ef4adc2697d199ed96bce4f940575572b7e0
