[INFO] cloning repository https://github.com/akazdayo/img2asciivideo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akazdayo/img2asciivideo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakazdayo%2Fimg2asciivideo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakazdayo%2Fimg2asciivideo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf482971f8527f0d707a4af7a527c551d8e49512 [INFO] building akazdayo/img2asciivideo against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakazdayo%2Fimg2asciivideo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akazdayo/img2asciivideo [INFO] finished tweaking git repo https://github.com/akazdayo/img2asciivideo [INFO] tweaked toml for git repo https://github.com/akazdayo/img2asciivideo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akazdayo/img2asciivideo 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/akazdayo/img2asciivideo 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 simba v0.7.3 [INFO] [stderr] Downloaded wide v0.7.14 [INFO] [stderr] Downloaded hermit-abi v0.3.4 [INFO] [stderr] Downloaded ffmpeg-sys-next v6.1.0 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded half v2.2.1 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded weezl v0.1.7 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded png v0.17.11 [INFO] [stderr] Downloaded pkg-config v0.3.29 [INFO] [stderr] Downloaded ffmpeg-next v6.1.1 [INFO] [stderr] Downloaded exr v1.71.0 [INFO] [stderr] Downloaded bindgen v0.64.0 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] [stderr] Downloaded regex-automata v0.4.4 [INFO] [stderr] Downloaded libc v0.2.152 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded image v0.24.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c2bf8008925cbd3bd15644b0c09389d126a80c1c8a28b6ec543424ce1674f2c2 [INFO] running `Command { std: "docker" "start" "-a" "c2bf8008925cbd3bd15644b0c09389d126a80c1c8a28b6ec543424ce1674f2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2bf8008925cbd3bd15644b0c09389d126a80c1c8a28b6ec543424ce1674f2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2bf8008925cbd3bd15644b0c09389d126a80c1c8a28b6ec543424ce1674f2c2", kill_on_drop: false }` [INFO] [stdout] c2bf8008925cbd3bd15644b0c09389d126a80c1c8a28b6ec543424ce1674f2c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c38af25b02092d3c326dfa806dff9d60f4a489f00258a1089f2656d248a302eb [INFO] running `Command { std: "docker" "start" "-a" "c38af25b02092d3c326dfa806dff9d60f4a489f00258a1089f2656d248a302eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling wide v0.7.14 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ffmpeg-next v6.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling ffmpeg-sys-next v6.1.0 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling ascii_video v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `video` [INFO] [stdout] --> src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let video = Video::new(30, "test.mp4".to_string()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_video` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fps` and `path` are never read [INFO] [stdout] --> src/video.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Video { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 2 | pub fps: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 3 | pub path: String, [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 1m 35s [INFO] running `Command { std: "docker" "inspect" "c38af25b02092d3c326dfa806dff9d60f4a489f00258a1089f2656d248a302eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38af25b02092d3c326dfa806dff9d60f4a489f00258a1089f2656d248a302eb", kill_on_drop: false }` [INFO] [stdout] c38af25b02092d3c326dfa806dff9d60f4a489f00258a1089f2656d248a302eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] de40bd9d5bfd3831444e6b1380171ec86b7870661845b6202c4166e725ce1bc2 [INFO] running `Command { std: "docker" "start" "-a" "de40bd9d5bfd3831444e6b1380171ec86b7870661845b6202c4166e725ce1bc2", kill_on_drop: false }` [INFO] [stderr] Compiling ascii_video v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `video` [INFO] [stdout] --> src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let video = Video::new(30, "test.mp4".to_string()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_video` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fps` and `path` are never read [INFO] [stdout] --> src/video.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Video { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 2 | pub fps: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 3 | pub path: String, [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 0.57s [INFO] running `Command { std: "docker" "inspect" "de40bd9d5bfd3831444e6b1380171ec86b7870661845b6202c4166e725ce1bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de40bd9d5bfd3831444e6b1380171ec86b7870661845b6202c4166e725ce1bc2", kill_on_drop: false }` [INFO] [stdout] de40bd9d5bfd3831444e6b1380171ec86b7870661845b6202c4166e725ce1bc2