[INFO] cloning repository https://github.com/mgbvox/slidesplit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgbvox/slidesplit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgbvox%2Fslidesplit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgbvox%2Fslidesplit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 007a522aafb270ab98acb99411e9c9a7d9bea168 [INFO] building mgbvox/slidesplit against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgbvox%2Fslidesplit" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mgbvox/slidesplit [INFO] finished tweaking git repo https://github.com/mgbvox/slidesplit [INFO] tweaked toml for git repo https://github.com/mgbvox/slidesplit written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mgbvox/slidesplit on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mgbvox/slidesplit 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded rustdct v0.4.0 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded which v6.0.3 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded transpose v0.1.0 [INFO] [stderr] Downloaded xattr v1.5.1 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded libz-rs-sys v0.5.1 [INFO] [stderr] Downloaded img_hash v3.2.0 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded strength_reduce v0.2.4 [INFO] [stderr] Downloaded ignore v0.4.23 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded cc v1.2.33 [INFO] [stderr] Downloaded ffmpeg-sidecar v2.1.0 [INFO] [stderr] Downloaded ureq v3.1.0 [INFO] [stderr] Downloaded rustfft v3.0.1 [INFO] [stderr] Downloaded zlib-rs v0.5.1 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded base64 v0.13.1 [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded bitflags v2.9.2 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded ureq-proto v0.5.0 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded xz2 v0.1.7 [INFO] [stderr] Downloaded zip v4.3.0 [INFO] [stderr] Downloaded num-complex v0.2.4 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded lzma-sys v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9492eb6baa7ac4b3f25a90f11ed996c5170ee4d68d39e12d5118515a0334909 [INFO] running `Command { std: "docker" "start" "-a" "c9492eb6baa7ac4b3f25a90f11ed996c5170ee4d68d39e12d5118515a0334909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9492eb6baa7ac4b3f25a90f11ed996c5170ee4d68d39e12d5118515a0334909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9492eb6baa7ac4b3f25a90f11ed996c5170ee4d68d39e12d5118515a0334909", kill_on_drop: false }` [INFO] [stdout] c9492eb6baa7ac4b3f25a90f11ed996c5170ee4d68d39e12d5118515a0334909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffc3d14d2143b3c30c00c241dcd4d2482d2c7926b80084ce180dfb600dadd760 [INFO] running `Command { std: "docker" "start" "-a" "ffc3d14d2143b3c30c00c241dcd4d2482d2c7926b80084ce180dfb600dadd760", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ureq-proto v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustdct v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling ureq v3.1.0 [INFO] [stderr] Compiling img_hash v3.2.0 [INFO] [stderr] Compiling ffmpeg-sidecar v2.1.0 [INFO] [stderr] Compiling slidesplit v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `OutFormat` is more private than the item `Config::format` [INFO] [stdout] --> src/main.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub format: OutFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ field `Config::format` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `OutFormat` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | enum OutFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Args` is more private than the item `Config::from_args` [INFO] [stdout] --> src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn from_args(args: Args) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Config::from_args` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Args` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | struct Args { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_lossless_default` is never used [INFO] [stdout] --> src/main.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl OutFormat { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | fn is_lossless_default(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.17s [INFO] running `Command { std: "docker" "inspect" "ffc3d14d2143b3c30c00c241dcd4d2482d2c7926b80084ce180dfb600dadd760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc3d14d2143b3c30c00c241dcd4d2482d2c7926b80084ce180dfb600dadd760", kill_on_drop: false }` [INFO] [stdout] ffc3d14d2143b3c30c00c241dcd4d2482d2c7926b80084ce180dfb600dadd760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f305e73b052d2b15197334428d2ba262dd4c065bec9718419485e8c5712fcf [INFO] running `Command { std: "docker" "start" "-a" "74f305e73b052d2b15197334428d2ba262dd4c065bec9718419485e8c5712fcf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling slidesplit v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `OutFormat` is more private than the item `Config::format` [INFO] [stdout] --> src/main.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub format: OutFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ field `Config::format` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `OutFormat` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | enum OutFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Args` is more private than the item `Config::from_args` [INFO] [stdout] --> src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn from_args(args: Args) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Config::from_args` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Args` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | struct Args { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_lossless_default` is never used [INFO] [stdout] --> src/main.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl OutFormat { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | fn is_lossless_default(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OutFormat` is more private than the item `Config::format` [INFO] [stdout] --> src/main.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub format: OutFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ field `Config::format` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `OutFormat` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | enum OutFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Args` is more private than the item `Config::from_args` [INFO] [stdout] --> src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn from_args(args: Args) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Config::from_args` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Args` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | struct Args { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_lossless_default` is never used [INFO] [stdout] --> src/main.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl OutFormat { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | fn is_lossless_default(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.27s [INFO] running `Command { std: "docker" "inspect" "74f305e73b052d2b15197334428d2ba262dd4c065bec9718419485e8c5712fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f305e73b052d2b15197334428d2ba262dd4c065bec9718419485e8c5712fcf", kill_on_drop: false }` [INFO] [stdout] 74f305e73b052d2b15197334428d2ba262dd4c065bec9718419485e8c5712fcf