[INFO] fetching crate libytdlr 0.12.0... [INFO] testing libytdlr-0.12.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate libytdlr 0.12.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate libytdlr 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate libytdlr 0.12.0 [INFO] tweaked toml for crates.io crate libytdlr 0.12.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libytdlr 0.12.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libytdlr 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded ogg_pager v0.7.0 [INFO] [stderr] Downloaded migrations_internals v2.2.0 [INFO] [stderr] Downloaded windows-link v0.1.2 [INFO] [stderr] Downloaded windows-targets v0.53.1 [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] [stderr] Downloaded redox_users v0.5.0 [INFO] [stderr] Downloaded lofty_attr v0.11.1 [INFO] [stderr] Downloaded diesel_migrations v2.2.0 [INFO] [stderr] Downloaded shared_child v1.0.2 [INFO] [stderr] Downloaded shared_thread v0.1.0 [INFO] [stderr] Downloaded migrations_macros v2.2.0 [INFO] [stderr] Downloaded duct v1.0.0 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded diesel_derives v2.2.5 [INFO] [stderr] Downloaded lofty v0.22.4 [INFO] [stderr] Downloaded syn v2.0.102 [INFO] [stderr] Downloaded diesel v2.2.10 [INFO] [stderr] Downloaded windows-sys v0.60.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6326cd783afb94058f4b5731d5c718038bfd5758edca595cf10bb4c37c4c9885 [INFO] running `Command { std: "docker" "start" "-a" "6326cd783afb94058f4b5731d5c718038bfd5758edca595cf10bb4c37c4c9885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6326cd783afb94058f4b5731d5c718038bfd5758edca595cf10bb4c37c4c9885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6326cd783afb94058f4b5731d5c718038bfd5758edca595cf10bb4c37c4c9885", kill_on_drop: false }` [INFO] [stdout] 6326cd783afb94058f4b5731d5c718038bfd5758edca595cf10bb4c37c4c9885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1ff30e52bbf47c3189dc9de0d289c5fa4124caf2dd4ca89f17d583fdd8c1b88 [INFO] running `Command { std: "docker" "start" "-a" "b1ff30e52bbf47c3189dc9de0d289c5fa4124caf2dd4ca89f17d583fdd8c1b88", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling ogg_pager v0.7.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling shared_child v1.0.2 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling shared_thread v0.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling duct v1.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling lofty v0.22.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling diesel v2.2.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling libytdlr v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/download/download_options.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_audio_format(&self) -> FormatArgument; [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] 57 | fn get_audio_format(&self) -> FormatArgument<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/download/download_options.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | fn get_video_format(&self) -> FormatArgument; [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] 62 | fn get_video_format(&self) -> FormatArgument<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/sql_utils.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | archive_path: &Path, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | _pgcb: S, [INFO] [stdout] 61 | ) -> Result<(Cow, SqliteConnection), crate::Error> { [INFO] [stdout] | --------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Result<(Cow<'_, Path>, SqliteConnection), crate::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "b1ff30e52bbf47c3189dc9de0d289c5fa4124caf2dd4ca89f17d583fdd8c1b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ff30e52bbf47c3189dc9de0d289c5fa4124caf2dd4ca89f17d583fdd8c1b88", kill_on_drop: false }` [INFO] [stdout] b1ff30e52bbf47c3189dc9de0d289c5fa4124caf2dd4ca89f17d583fdd8c1b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25cfa3f7906bc760c44900405c77f88e22d1b8c000dba78c98ce668e48181338 [INFO] running `Command { std: "docker" "start" "-a" "25cfa3f7906bc760c44900405c77f88e22d1b8c000dba78c98ce668e48181338", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/download/download_options.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_audio_format(&self) -> FormatArgument; [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] 57 | fn get_audio_format(&self) -> FormatArgument<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/download/download_options.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | fn get_video_format(&self) -> FormatArgument; [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] 62 | fn get_video_format(&self) -> FormatArgument<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/sql_utils.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | archive_path: &Path, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | _pgcb: S, [INFO] [stdout] 61 | ) -> Result<(Cow, SqliteConnection), crate::Error> { [INFO] [stdout] | --------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Result<(Cow<'_, Path>, SqliteConnection), crate::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling libytdlr v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/simple.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn get_audio_format(&self) -> libytdlr::main::download::FormatArgument { [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] 63 | fn get_audio_format(&self) -> libytdlr::main::download::FormatArgument<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/simple.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_video_format(&self) -> libytdlr::main::download::FormatArgument { [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] 67 | fn get_video_format(&self) -> libytdlr::main::download::FormatArgument<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/download/download_options.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_audio_format(&self) -> FormatArgument; [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] 57 | fn get_audio_format(&self) -> FormatArgument<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/download/download_options.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | fn get_video_format(&self) -> FormatArgument; [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] 62 | fn get_video_format(&self) -> FormatArgument<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/download/mod.rs:504:23 [INFO] [stdout] | [INFO] [stdout] 504 | fn get_audio_format(&self) -> FormatArgument { [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] 504 | fn get_audio_format(&self) -> FormatArgument<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/download/mod.rs:508:23 [INFO] [stdout] | [INFO] [stdout] 508 | fn get_video_format(&self) -> FormatArgument { [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] 508 | fn get_video_format(&self) -> FormatArgument<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main/sql_utils.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | archive_path: &Path, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | _pgcb: S, [INFO] [stdout] 61 | ) -> Result<(Cow, SqliteConnection), crate::Error> { [INFO] [stdout] | --------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Result<(Cow<'_, Path>, SqliteConnection), crate::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.37s [INFO] running `Command { std: "docker" "inspect" "25cfa3f7906bc760c44900405c77f88e22d1b8c000dba78c98ce668e48181338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25cfa3f7906bc760c44900405c77f88e22d1b8c000dba78c98ce668e48181338", kill_on_drop: false }` [INFO] [stdout] 25cfa3f7906bc760c44900405c77f88e22d1b8c000dba78c98ce668e48181338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c967f3f700885d56994c4eeae52784b63a704207a38e7b076955c40b111032d2 [INFO] running `Command { std: "docker" "start" "-a" "c967f3f700885d56994c4eeae52784b63a704207a38e7b076955c40b111032d2", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main/download/download_options.rs:57:22 [INFO] [stderr] | [INFO] [stderr] 57 | fn get_audio_format(&self) -> FormatArgument; [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] 57 | fn get_audio_format(&self) -> FormatArgument<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main/download/download_options.rs:62:22 [INFO] [stderr] | [INFO] [stderr] 62 | fn get_video_format(&self) -> FormatArgument; [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] 62 | fn get_video_format(&self) -> FormatArgument<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main/sql_utils.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | archive_path: &Path, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 60 | _pgcb: S, [INFO] [stderr] 61 | ) -> Result<(Cow, SqliteConnection), crate::Error> { [INFO] [stderr] | --------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 61 | ) -> Result<(Cow<'_, Path>, SqliteConnection), crate::Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `libytdlr` (lib) generated 3 warnings [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/simple.rs:63:22 [INFO] [stderr] | [INFO] [stderr] 63 | fn get_audio_format(&self) -> libytdlr::main::download::FormatArgument { [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] 63 | fn get_audio_format(&self) -> libytdlr::main::download::FormatArgument<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/simple.rs:67:22 [INFO] [stderr] | [INFO] [stderr] 67 | fn get_video_format(&self) -> libytdlr::main::download::FormatArgument { [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] 67 | fn get_video_format(&self) -> libytdlr::main::download::FormatArgument<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main/download/mod.rs:504:23 [INFO] [stderr] | [INFO] [stderr] 504 | fn get_audio_format(&self) -> FormatArgument { [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] 504 | fn get_audio_format(&self) -> FormatArgument<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main/download/mod.rs:508:23 [INFO] [stderr] | [INFO] [stderr] 508 | fn get_video_format(&self) -> FormatArgument { [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] 508 | fn get_video_format(&self) -> FormatArgument<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `libytdlr` (example "simple") generated 2 warnings [INFO] [stderr] warning: `libytdlr` (lib test) generated 5 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libytdlr-4846eaca3ff91964) [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test data::cache::media_info::test::test_with_filename ... ok [INFO] [stdout] test data::cache::media_info::test::test_into_insmedia ... ok [INFO] [stdout] test data::cache::media_info::test::test_try_from_filename ... ok [INFO] [stdout] test data::cache::media_info::test::test_new ... ok [INFO] [stdout] test data::cache::media_provider::test::trait_impls::test_as_string ... ok [INFO] [stdout] test data::cache::media_info::test::test_with_title ... ok [INFO] [stdout] test data::cache::media_provider::test::fn_impls::test_as_str ... ok [INFO] [stdout] test data::cache::media_provider::test::fn_impls::test_from_str_like ... ok [INFO] [stdout] test data::cache::media_provider::test::trait_impls::test_from_string ... ok [INFO] [stdout] test data::cache::media_provider::test::trait_impls::test_fromstr ... ok [INFO] [stdout] test main::archive::import::test::detect_archive_type::test_detect_sqlite ... ok [INFO] [stdout] test main::archive::import::test::detect_archive_type::test_detect_ytdl ... ok [INFO] [stdout] test data::cache::media_provider::test::trait_impls::test_serialize_deserialize ... ok [INFO] [stdout] test main::archive::import::test::detect_archive_type::test_detect_json ... ok [INFO] [stdout] test main::archive::import::test::detect_archive_type::test_eof ... ok [INFO] [stdout] test data::cache::media_info::test::test_with_provider ... ok [INFO] [stdout] test data::cache::media_provider::test::trait_impls::test_as_ref_str ... ok [INFO] [stdout] test main::archive::import::test::insert_insmedia::test_insert ... ok [INFO] [stdout] test main::archive::import::test::import_any_archive::test_unexpected_eof ... ok [INFO] [stdout] test main::archive::import::test::import_ytdl_archive::test_no_captures_found_err ... ok [INFO] [stdout] test main::download::assemble_cmd::test::argshelper::test_into_vec ... ok [INFO] [stdout] test main::download::assemble_cmd::test::argshelper::test_basic ... ok [INFO] [stdout] test main::download::assemble_cmd::test::test_audio_custom_format ... ok [INFO] [stdout] test main::download::assemble_cmd::test::test_audio_only ... ok [INFO] [stdout] test main::download::assemble_cmd::test::test_basic_assemble ... ok [INFO] [stdout] test main::download::assemble_cmd::test::test_extra_arguments ... ok [INFO] [stdout] test main::download::assemble_cmd::test::test_quiet_version_gate ... ok [INFO] [stdout] test main::download::assemble_cmd::test::test_video_custom_format ... ok [INFO] [stdout] test main::download::assemble_cmd::test::test_all_options_together ... ok [INFO] [stdout] test main::download::assemble_cmd::test::test_archive ... ok [INFO] [stdout] test main::download::parse_linetype::tests::test_try_from_line ... ok [INFO] [stdout] test main::download::parse_linetype::tests::test_linetype_download_unknown ... ok [INFO] [stdout] test main::download::parse_linetype::tests::test_try_get_download_percent ... ok [INFO] [stdout] test main::archive::import::test::import_ytdl_archive::test_basic_ytdl ... ok [INFO] [stdout] test main::archive::import::test::import_any_archive::test_any_to_ytdlr_ytdl ... ok [INFO] [stdout] test main::download::test::handle_stdout::test_basic_single_usage ... ok [INFO] [stdout] test main::download::test::handle_stdout::test_basic_multi_usage ... ok [INFO] [stdout] test main::archive::import::test::import_ytdlr_sqlite_archive::test_basic_ytdlr_sqlite ... ok [INFO] [stdout] test main::archive::import::test::import_any_archive::test_any_to_ytdlr_sqlite ... ok [INFO] [stdout] test main::archive::import::test::import_ytdlr_sqlite_archive::test_conflict ... ok [INFO] [stdout] test main::download::test::handle_stdout::test_warning_line ... ok [INFO] [stdout] test main::rethumbnail::test::convert_image_to_jpg::test_early_return_jpg ... ok [INFO] [stdout] test main::download::test::handle_stdout::test_skipped ... ok [INFO] [stdout] test main::rethumbnail::test::convert_image_to_jpg::test_basic_func ... ok [INFO] [stdout] test main::rethumbnail::test::convert_image_to_jpg::test_exit_status ... ok [INFO] [stdout] test main::rethumbnail::test::find_image::test_find_image_jpg ... ok [INFO] [stdout] test main::rethumbnail::test::re_thumbnail::test_exit_status ... ignored, CI Install not present currently [INFO] [stdout] test main::rethumbnail::test::find_image::test_find_image_png ... ok [INFO] [stdout] test main::rethumbnail::test::find_image::test_find_image_webp ... ok [INFO] [stdout] test main::sql_utils::test::connect::test_connect_notutf8 ... ok [INFO] [stdout] test main::sql_utils::test::migrate_and_connect::test_input_json_archive_err ... ok [INFO] [stdout] test main::sql_utils::test::connect::test_connect ... ok [INFO] [stdout] test main::sql_utils::test::migrate_and_connect::test_input_sqlite_archive ... ok [INFO] [stdout] test main::sql_utils::test::apply_sqlite_migrations::test_all_migrations_applied ... ok [INFO] [stdout] test main::sql_utils::test::migrate_and_connect::test_input_unknown_archive ... ok [INFO] [stdout] test main::sql_utils::test::migrate_and_connect::test_to_existing_json ... ok [INFO] [stdout] test main::sql_utils::test::migrate_and_connect::test_to_existing_unknown ... ok [INFO] [stdout] test main::sql_utils::test::migrate_and_connect::test_to_existing_sqlite ... ok [INFO] [stdout] test spawn::ffmpeg::test::test_ffmpeg_parse_version_invalid_input ... ok [INFO] [stdout] test spawn::ffmpeg::test::test_ffmpeg_parse_version_valid_static_input ... ok [INFO] [stdout] test spawn::ffmpeg::test::test_ffmpeg_spawn ... ignored, CI Install not present currently [INFO] [stdout] test spawn::ffmpeg::test::test_parse_format_invalid_input ... ok [INFO] [stdout] test spawn::ffmpeg::test::test_parse_format_valid_static_input ... ok [INFO] [stdout] test main::download::test::handle_stdout::test_error_while_downloading ... ok [INFO] [stdout] test main::download::test::handle_stdout::test_playlistsize_from_playlist_downloading_items ... ok [INFO] [stdout] test spawn::ytdl::test::test_ytdl_spawn ... ignored, CI Install not present currently [INFO] [stdout] test utils::test::expand_tidle::basic_func ... ok [INFO] [stdout] test utils::test::to_absolute::basic_func ... ok [INFO] [stdout] test main::download::test::handle_stdout::test_skip_error_and_normal ... ok [INFO] [stdout] test main::download::parse_linetype::tests::test_try_get_parse_helper ... ok [INFO] [stdout] test spawn::ytdl::test::test_ytdl_parse_version_valid_static_input ... ok [INFO] [stdout] test main::download::test::handle_stdout::test_playlistsize_from_custom_playlist ... ok [INFO] [stdout] test spawn::ytdl::test::test_ytdl_parse_version_invalid_input ... ok [INFO] [stdout] test spawn::ytdl::test::test_parse_naivedate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests libytdlr [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c967f3f700885d56994c4eeae52784b63a704207a38e7b076955c40b111032d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c967f3f700885d56994c4eeae52784b63a704207a38e7b076955c40b111032d2", kill_on_drop: false }` [INFO] [stdout] c967f3f700885d56994c4eeae52784b63a704207a38e7b076955c40b111032d2