[INFO] fetching crate mp4 0.14.0...
[INFO] testing mp4-0.14.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate mp4 0.14.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mp4 0.14.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3716238fadf9c0f77085e9ba8e2717ff906cd02ebffe0d2246d3e2d659f24032
[INFO] running `Command { std: "docker" "start" "-a" "3716238fadf9c0f77085e9ba8e2717ff906cd02ebffe0d2246d3e2d659f24032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3716238fadf9c0f77085e9ba8e2717ff906cd02ebffe0d2246d3e2d659f24032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3716238fadf9c0f77085e9ba8e2717ff906cd02ebffe0d2246d3e2d659f24032", kill_on_drop: false }`
[INFO] [stdout] 3716238fadf9c0f77085e9ba8e2717ff906cd02ebffe0d2246d3e2d659f24032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c10c49dbe8781c80206cbfe6c285bac9a2ea6614c5582c27d12b31cdcf079d0
[INFO] running `Command { std: "docker" "start" "-a" "5c10c49dbe8781c80206cbfe6c285bac9a2ea6614c5582c27d12b31cdcf079d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.20
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.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 17.46s
[INFO] running `Command { std: "docker" "inspect" "5c10c49dbe8781c80206cbfe6c285bac9a2ea6614c5582c27d12b31cdcf079d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c10c49dbe8781c80206cbfe6c285bac9a2ea6614c5582c27d12b31cdcf079d0", kill_on_drop: false }`
[INFO] [stdout] 5c10c49dbe8781c80206cbfe6c285bac9a2ea6614c5582c27d12b31cdcf079d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ca95549e2c77cf5c8dd63dffe71110ae2d39acb2a1c2bfbb75460ae95428818
[INFO] running `Command { std: "docker" "start" "-a" "9ca95549e2c77cf5c8dd63dffe71110ae2d39acb2a1c2bfbb75460ae95428818", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling semver-parser v0.7.0
[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 either v1.6.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rayon v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling semver v0.9.0
[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 serde_cbor v0.11.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling regex v1.3.9
[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 20.15s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "9ca95549e2c77cf5c8dd63dffe71110ae2d39acb2a1c2bfbb75460ae95428818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca95549e2c77cf5c8dd63dffe71110ae2d39acb2a1c2bfbb75460ae95428818", kill_on_drop: false }`
[INFO] [stdout] 9ca95549e2c77cf5c8dd63dffe71110ae2d39acb2a1c2bfbb75460ae95428818
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b75216c13943a7b392dfa0ee7e24a174ca6aa9ee1585d88704085cdb43c4ac83
[INFO] running `Command { std: "docker" "start" "-a" "b75216c13943a7b392dfa0ee7e24a174ca6aa9ee1585d88704085cdb43c4ac83", 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.14s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mp4-06a1cbdbfaf22cd1)
[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::data::tests::test_data ... 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_elst32 ... ok
[INFO] [stdout] test mp4box::elst::tests::test_elst64 ... ok
[INFO] [stdout] test mp4box::emsg::tests::test_emsg_version0 ... ok
[INFO] [stdout] test mp4box::hev1::tests::test_hev1 ... ok
[INFO] [stdout] test mp4box::ilst::tests::test_ilst ... ok
[INFO] [stdout] test mp4box::hdlr::tests::test_hdlr ... ok
[INFO] [stdout] test mp4box::mdhd::tests::test_language_codes ... ok
[INFO] [stdout] test mp4box::meta::tests::test_meta_unknown ... ok
[INFO] [stdout] test mp4box::moov::tests::test_moov ... ok
[INFO] [stdout] test mp4box::ftyp::tests::test_ftyp ... ok
[INFO] [stdout] test mp4box::mdhd::tests::test_mdhd32 ... ok
[INFO] [stdout] test mp4box::meta::tests::test_meta_mdir_empty ... ok
[INFO] [stdout] test mp4box::mvhd::tests::test_mvhd64 ... ok
[INFO] [stdout] test mp4box::smhd::tests::test_smhd ... ok
[INFO] [stdout] test mp4box::stco::tests::test_stco ... ok
[INFO] [stdout] test mp4box::stss::tests::test_stss ... ok
[INFO] [stdout] test mp4box::stsz::tests::test_stsz_many_sizes ... ok
[INFO] [stdout] test mp4box::stts::tests::test_stts ... ok
[INFO] [stdout] test mp4box::tests::test_fourcc ... ok
[INFO] [stdout] test mp4box::tests::test_largesize_too_small ... 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::meta::tests::test_meta_hdrl_non_first ... ok
[INFO] [stdout] test mp4box::tfdt::tests::test_tfdt32 ... ok
[INFO] [stdout] test mp4box::meta::tests::test_meta_mdir ... 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::tfhd::tests::test_tfhd ... ok
[INFO] [stdout] test mp4box::tfdt::tests::test_tfdt64 ... 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::tkhd::tests::test_tkhd32 ... ok
[INFO] [stdout] test mp4box::trun::tests::test_trun_same_size ... ok
[INFO] [stdout] test mp4box::tkhd::tests::test_tkhd64 ... ok
[INFO] [stdout] test mp4box::tfhd::tests::test_tfhd_with_flags ... ok
[INFO] [stdout] test mp4box::udta::tests::test_udta ... ok
[INFO] [stdout] test mp4box::mehd::tests::test_mehd32 ... ok
[INFO] [stdout] test mp4box::mdhd::tests::test_mdhd64 ... ok
[INFO] [stdout] test mp4box::vmhd::tests::test_vmhd ... ok
[INFO] [stdout] test mp4box::vpcc::tests::test_vpcc ... ok
[INFO] [stdout] test mp4box::vp09::tests::test_vpcc ... ok
[INFO] [stdout] test mp4box::moov::tests::test_moov_empty ... ok
[INFO] [stdout] test mp4box::mp4a::tests::test_mp4a ... ok
[INFO] [stdout] test mp4box::stsz::tests::test_stsz_same_size ... ok
[INFO] [stdout] test mp4box::mehd::tests::test_mehd64 ... ok
[INFO] [stdout] test mp4box::ilst::tests::test_ilst_empty ... ok
[INFO] [stdout] test mp4box::stsc::tests::test_stsc ... ok
[INFO] [stdout] test mp4box::udta::tests::test_udta_empty ... ok
[INFO] [stdout] test mp4box::mvhd::tests::test_mvhd32 ... ok
[INFO] [stdout] test mp4box::tx3g::tests::test_tx3g ... ok
[INFO] [stdout] test mp4box::emsg::tests::test_emsg_version1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mp4
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test src/writer.rs - writer::Mp4Writer<W>::into_writer (line 33) ... ok
[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' (138) 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:     0x5e2deafb1eb2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2deafb1eb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2deafb1eb2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e2deafb1eb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e2deafc0ebf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e2deafc0ebf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e2deaf8ed63 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2deaf8ed63 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e2deaf949b2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e2deaf964ec - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e2deaf96346 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5e2deaf96ac5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5e2deaf9695a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5e2deaf94ae9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5e2deaf835dd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5e2deafc4850 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e2deafc4016 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5e2deaf3ac56 - rust_out::main::h353c832bb791d9dc
[INFO] [stdout]   18:     0x5e2deaf3a09e - core::ops::function::FnOnce::call_once::h3cb9fd5ac0c9e0fc
[INFO] [stdout]   19:     0x5e2deaf39f3d - std::sys::backtrace::__rust_begin_short_backtrace::h845f543d9044afc3
[INFO] [stdout]   20:     0x5e2deaf39f1f - std::rt::lang_start::{{closure}}::h8d542221d038d007
[INFO] [stdout]   21:     0x5e2deaf90440 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5e2deaf90440 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x5e2deaf90440 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x5e2deaf90440 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5e2deaf90440 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5e2deaf90440 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5e2deaf90440 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5e2deaf90440 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e2deaf90440 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5e2deaf39f01 - std::rt::lang_start::h9b15066827cfb050
[INFO] [stdout]   31:     0x5e2deaf3b895 - main
[INFO] [stdout]   32:     0x70ddd19f71ca - <unknown>
[INFO] [stdout]   33:     0x70ddd19f728b - __libc_start_main
[INFO] [stdout]   34:     0x5e2deaf39b85 - _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.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b75216c13943a7b392dfa0ee7e24a174ca6aa9ee1585d88704085cdb43c4ac83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b75216c13943a7b392dfa0ee7e24a174ca6aa9ee1585d88704085cdb43c4ac83", kill_on_drop: false }`
[INFO] [stdout] b75216c13943a7b392dfa0ee7e24a174ca6aa9ee1585d88704085cdb43c4ac83
