alass-cli 2.0.0

Automatic Language-Agnostic Subtitle Synchronization (Command Line Tool)
Documentation
Build #2814030 2026-01-11 05:24:21

# rustc version rustc 1.94.0-nightly (f57eac1bf 2026-01-10)

# docs.rs version docsrs 0.1.0 (7bfb09c2 2026-01-03 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/alass-cli-2.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/alass-cli-2.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260110-1.94.0-nightly-f57eac1bf\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4db083b3a78f26cdbac754f8a1f03a270dc741ed5fbc4e1391542a9547b5c12d [INFO] running `Command { std: "docker" "start" "-a" "4db083b3a78f26cdbac754f8a1f03a270dc741ed5fbc4e1391542a9547b5c12d", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: generate_statistics_from_database [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting alass-cli v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/video_decoder/ffmpeg_binary.rs:35:17 [INFO] [stderr] | [INFO] [stderr] 35 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `byteorder`, `default`, and `ffmpeg-binary` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/video_decoder/ffmpeg_binary.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `byteorder`, `default`, and `ffmpeg-binary` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/video_decoder/ffmpeg_binary.rs:51:17 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `byteorder`, `default`, and `ffmpeg-binary` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ffmpeg-library` [INFO] [stderr] --> src/video_decoder/mod.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(feature = "ffmpeg-library")] [INFO] [stderr] | ^^^^^^^^^^---------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"ffmpeg-binary"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `byteorder`, `default`, and `ffmpeg-binary` [INFO] [stderr] = help: consider adding `ffmpeg-library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ffmpeg-library` [INFO] [stderr] --> src/video_decoder/mod.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(feature = "ffmpeg-library")] [INFO] [stderr] | ^^^^^^^^^^---------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"ffmpeg-binary"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `byteorder`, `default`, and `ffmpeg-binary` [INFO] [stderr] = help: consider adding `ffmpeg-library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `alass-cli` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.1.0 [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] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/alass_cli/index.html [INFO] running `Command { std: "docker" "inspect" "4db083b3a78f26cdbac754f8a1f03a270dc741ed5fbc4e1391542a9547b5c12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db083b3a78f26cdbac754f8a1f03a270dc741ed5fbc4e1391542a9547b5c12d", kill_on_drop: false }` [INFO] [stdout] 4db083b3a78f26cdbac754f8a1f03a270dc741ed5fbc4e1391542a9547b5c12d