[INFO] cloning repository https://github.com/vsiles/slides-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vsiles/slides-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsiles%2Fslides-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsiles%2Fslides-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ef9f4c1a3eafb96650c9a5bb4fc78edd86f61e4 [INFO] checking vsiles/slides-rs against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsiles%2Fslides-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vsiles/slides-rs [INFO] finished tweaking git repo https://github.com/vsiles/slides-rs [INFO] tweaked toml for git repo https://github.com/vsiles/slides-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vsiles/slides-rs on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vsiles/slides-rs 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark v0.12.2 [INFO] [stderr] Downloaded icy_sixel v0.1.3 [INFO] [stderr] Downloaded ratatui-image v8.0.2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b25eeb0cab1c62c859c4c803fe45ec816f8099fcff9d839578f7767ed811f008 [INFO] running `Command { std: "docker" "start" "-a" "b25eeb0cab1c62c859c4c803fe45ec816f8099fcff9d839578f7767ed811f008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b25eeb0cab1c62c859c4c803fe45ec816f8099fcff9d839578f7767ed811f008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b25eeb0cab1c62c859c4c803fe45ec816f8099fcff9d839578f7767ed811f008", kill_on_drop: false }` [INFO] [stdout] b25eeb0cab1c62c859c4c803fe45ec816f8099fcff9d839578f7767ed811f008 [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a28c2c90fba856cee7262893ef6bb51b0094f55f64f1702dc950aa63ddcea79 [INFO] running `Command { std: "docker" "start" "-a" "3a28c2c90fba856cee7262893ef6bb51b0094f55f64f1702dc950aa63ddcea79", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking icy_sixel v0.1.3 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking ratatui-image v8.0.2 [INFO] [stderr] Checking slides v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `has_images` is never used [INFO] [stdout] --> src/main.rs:260:8 [INFO] [stdout] | [INFO] [stdout] 76 | impl Presentation { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 260 | fn has_images(&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: method `has_images` is never used [INFO] [stdout] --> src/main.rs:260:8 [INFO] [stdout] | [INFO] [stdout] 76 | impl Presentation { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 260 | fn has_images(&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 39.46s [INFO] running `Command { std: "docker" "inspect" "3a28c2c90fba856cee7262893ef6bb51b0094f55f64f1702dc950aa63ddcea79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a28c2c90fba856cee7262893ef6bb51b0094f55f64f1702dc950aa63ddcea79", kill_on_drop: false }` [INFO] [stdout] 3a28c2c90fba856cee7262893ef6bb51b0094f55f64f1702dc950aa63ddcea79