[INFO] cloning repository https://github.com/teeceepee/gifriend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teeceepee/gifriend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteeceepee%2Fgifriend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteeceepee%2Fgifriend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa35afc4bca90ccd2991860b250b232efce439d3 [INFO] testing teeceepee/gifriend against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteeceepee%2Fgifriend" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/teeceepee/gifriend [INFO] finished tweaking git repo https://github.com/teeceepee/gifriend [INFO] tweaked toml for git repo https://github.com/teeceepee/gifriend written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/teeceepee/gifriend on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/teeceepee/gifriend 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6a21eadba5b3cbcc0b5feea6961804240792ee8276c470c3075b15f9ff31e6f [INFO] running `Command { std: "docker" "start" "-a" "d6a21eadba5b3cbcc0b5feea6961804240792ee8276c470c3075b15f9ff31e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6a21eadba5b3cbcc0b5feea6961804240792ee8276c470c3075b15f9ff31e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a21eadba5b3cbcc0b5feea6961804240792ee8276c470c3075b15f9ff31e6f", kill_on_drop: false }` [INFO] [stdout] d6a21eadba5b3cbcc0b5feea6961804240792ee8276c470c3075b15f9ff31e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eb89e7a498422558b48c59c79ea58ecc164a9ac6e9ef5ef0420a14f1256cf17 [INFO] running `Command { std: "docker" "start" "-a" "4eb89e7a498422558b48c59c79ea58ecc164a9ac6e9ef5ef0420a14f1256cf17", kill_on_drop: false }` [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling gifriend v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `block_size` and `application_data_and_block_terminator` are never read [INFO] [stdout] --> src/extensions/application_extension.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ApplicationExtension { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 8 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | application_data_and_block_terminator: DataSubBlocks, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `block_size` and `block_terminator` are never read [INFO] [stdout] --> src/extensions/graphic_control_extension.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GraphicControlExtension { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 6 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | block_terminator: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphicControlExtension` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/extensions/plain_text_extension.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PlainTextExtension { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | [INFO] [stdout] 9 | text_grid_left_position: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | text_grid_top_position: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | text_grid_width: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | text_grid_height: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | [INFO] [stdout] 14 | character_cell_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | character_cell_height: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | [INFO] [stdout] 17 | text_foreground_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | text_background_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | [INFO] [stdout] 20 | plain_text_data_and_terminator: DataSubBlocks, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlainTextExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/extension.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | Text(PlainTextExtension), // label: 1 (0x01) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Extension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Text(PlainTextExtension), // label: 1 (0x01) [INFO] [stdout] 13 + Text(()), // label: 1 (0x01) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "4eb89e7a498422558b48c59c79ea58ecc164a9ac6e9ef5ef0420a14f1256cf17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb89e7a498422558b48c59c79ea58ecc164a9ac6e9ef5ef0420a14f1256cf17", kill_on_drop: false }` [INFO] [stdout] 4eb89e7a498422558b48c59c79ea58ecc164a9ac6e9ef5ef0420a14f1256cf17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4d5c45420bc18fc6b9a4be7748467b1901462e4893750aafdeca2f5af8140fc [INFO] running `Command { std: "docker" "start" "-a" "c4d5c45420bc18fc6b9a4be7748467b1901462e4893750aafdeca2f5af8140fc", kill_on_drop: false }` [INFO] [stderr] Compiling gifriend v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `block_size` and `application_data_and_block_terminator` are never read [INFO] [stdout] --> src/extensions/application_extension.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ApplicationExtension { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 8 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | application_data_and_block_terminator: DataSubBlocks, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `block_size` and `block_terminator` are never read [INFO] [stdout] --> src/extensions/graphic_control_extension.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GraphicControlExtension { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 6 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | block_terminator: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphicControlExtension` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/extensions/plain_text_extension.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PlainTextExtension { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | [INFO] [stdout] 9 | text_grid_left_position: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | text_grid_top_position: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | text_grid_width: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | text_grid_height: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | [INFO] [stdout] 14 | character_cell_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | character_cell_height: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | [INFO] [stdout] 17 | text_foreground_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | text_background_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | [INFO] [stdout] 20 | plain_text_data_and_terminator: DataSubBlocks, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlainTextExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/extension.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | Text(PlainTextExtension), // label: 1 (0x01) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Extension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Text(PlainTextExtension), // label: 1 (0x01) [INFO] [stdout] 13 + Text(()), // label: 1 (0x01) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `block_size` and `application_data_and_block_terminator` are never read [INFO] [stdout] --> src/extensions/application_extension.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ApplicationExtension { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 8 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | application_data_and_block_terminator: DataSubBlocks, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `block_size` and `block_terminator` are never read [INFO] [stdout] --> src/extensions/graphic_control_extension.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GraphicControlExtension { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 6 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | block_terminator: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphicControlExtension` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/extensions/plain_text_extension.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PlainTextExtension { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7 | block_size: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | [INFO] [stdout] 9 | text_grid_left_position: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | text_grid_top_position: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | text_grid_width: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | text_grid_height: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | [INFO] [stdout] 14 | character_cell_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | character_cell_height: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | [INFO] [stdout] 17 | text_foreground_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | text_background_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | [INFO] [stdout] 20 | plain_text_data_and_terminator: DataSubBlocks, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlainTextExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/extension.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | Text(PlainTextExtension), // label: 1 (0x01) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Extension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Text(PlainTextExtension), // label: 1 (0x01) [INFO] [stdout] 13 + Text(()), // label: 1 (0x01) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "c4d5c45420bc18fc6b9a4be7748467b1901462e4893750aafdeca2f5af8140fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d5c45420bc18fc6b9a4be7748467b1901462e4893750aafdeca2f5af8140fc", kill_on_drop: false }` [INFO] [stdout] c4d5c45420bc18fc6b9a4be7748467b1901462e4893750aafdeca2f5af8140fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e945cef60a9571c46f78dae6dc72a9a547e8edfb03ab94d31702c0349b5e99f3 [INFO] running `Command { std: "docker" "start" "-a" "e945cef60a9571c46f78dae6dc72a9a547e8edfb03ab94d31702c0349b5e99f3", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test frame_utils::tests::test_offset_to_coord ... ok [INFO] [stdout] test extensions::graphic_control_extension::tests::test_disposal_method ... ok [INFO] [stdout] test frame_utils::tests::test_coord_to_offset ... ok [INFO] [stdout] test tests::test_parse2 ... ok [INFO] [stdout] test utils::tests::test_decode ... ok [INFO] [stdout] test extensions::graphic_control_extension::tests::test_transparent_color_flag ... ok [INFO] [stdout] test tests::test_parse1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: fields `block_size` and `application_data_and_block_terminator` are never read [INFO] [stderr] --> src/extensions/application_extension.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct ApplicationExtension { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] 8 | block_size: u8, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 11 | application_data_and_block_terminator: DataSubBlocks, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApplicationExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `block_size` and `block_terminator` are never read [INFO] [stderr] --> src/extensions/graphic_control_extension.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct GraphicControlExtension { [INFO] [stderr] | ----------------------- fields in this struct [INFO] [stderr] 6 | block_size: u8, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 17 | block_terminator: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GraphicControlExtension` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/extensions/plain_text_extension.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct PlainTextExtension { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] 7 | block_size: u8, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 8 | [INFO] [stderr] 9 | text_grid_left_position: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | text_grid_top_position: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 11 | text_grid_width: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | text_grid_height: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | [INFO] [stderr] 14 | character_cell_width: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | character_cell_height: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 16 | [INFO] [stderr] 17 | text_foreground_color_index: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | text_background_color_index: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 19 | [INFO] [stderr] 20 | plain_text_data_and_terminator: DataSubBlocks, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PlainTextExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/extension.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | Text(PlainTextExtension), // label: 1 (0x01) [INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Extension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 13 - Text(PlainTextExtension), // label: 1 (0x01) [INFO] [stderr] 13 + Text(()), // label: 1 (0x01) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `gifriend` (lib) generated 4 warnings [INFO] [stderr] warning: `gifriend` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gifriend-fc472eeaec2f2407) [INFO] [stderr] Doc-tests gifriend [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" "e945cef60a9571c46f78dae6dc72a9a547e8edfb03ab94d31702c0349b5e99f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e945cef60a9571c46f78dae6dc72a9a547e8edfb03ab94d31702c0349b5e99f3", kill_on_drop: false }` [INFO] [stdout] e945cef60a9571c46f78dae6dc72a9a547e8edfb03ab94d31702c0349b5e99f3