[INFO] fetching crate giffy 0.2.0... [INFO] testing giffy-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate giffy 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate giffy 0.2.0 [INFO] finished tweaking crates.io crate giffy 0.2.0 [INFO] tweaked toml for crates.io crate giffy 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate giffy 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] [stderr] Adding image v0.21.3 (available: v0.25.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6732901a51f0402d2c100d713b7d70fb237ca6ba44f5e893a70f2a7d03ea70a7 [INFO] running `Command { std: "docker" "start" "-a" "6732901a51f0402d2c100d713b7d70fb237ca6ba44f5e893a70f2a7d03ea70a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6732901a51f0402d2c100d713b7d70fb237ca6ba44f5e893a70f2a7d03ea70a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6732901a51f0402d2c100d713b7d70fb237ca6ba44f5e893a70f2a7d03ea70a7", kill_on_drop: false }` [INFO] [stdout] 6732901a51f0402d2c100d713b7d70fb237ca6ba44f5e893a70f2a7d03ea70a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 69ea9ac2f75975a746eaf2b2e581fb04e6fc534c36ff3bad85d416c44f4ab06c [INFO] running `Command { std: "docker" "start" "-a" "69ea9ac2f75975a746eaf2b2e581fb04e6fc534c36ff3bad85d416c44f4ab06c", kill_on_drop: false }` [INFO] [stderr] Compiling giffy v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser.rs:490:14 [INFO] [stdout] | [INFO] [stdout] 490 | 4...7 => DisposalMethod::Undefined, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/parser.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) struct Header { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | pub(crate) sig: String, [INFO] [stdout] 9 | pub(crate) version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | ApplicationExtensionType(ApplicationExtension), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 44 - ApplicationExtensionType(ApplicationExtension), [INFO] [stdout] 44 + ApplicationExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | CommentExtensionType(CommentExtension), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 45 - CommentExtensionType(CommentExtension), [INFO] [stdout] 45 + CommentExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | PlainTextExtensionType(PlainTextExtension), [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 46 - PlainTextExtensionType(PlainTextExtension), [INFO] [stdout] 46 + PlainTextExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_input_expected` is never read [INFO] [stdout] --> src/parser.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct GraphicControlExtension { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 52 | pub(crate) disposal_method: DisposalMethod, [INFO] [stdout] 53 | pub(crate) user_input_expected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphicControlExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/parser.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) struct PlainTextExtension { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 96 | pub(crate) graphic_control_extension: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 97 | pub(crate) text_grid_left_pos: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 98 | pub(crate) text_grid_top_pos: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 99 | pub(crate) text_grid_width: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 100 | pub(crate) text_grid_height: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 101 | pub(crate) char_cell_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 102 | pub(crate) char_cell_height: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 103 | pub(crate) text_fg_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub(crate) text_bg_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 105 | pub(crate) plain_text_data: String, [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: fields `id`, `auth_code`, and `data_sub_blocks` are never read [INFO] [stdout] --> src/parser.rs:110:16 [INFO] [stdout] | [INFO] [stdout] 109 | pub(crate) struct ApplicationExtension { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 110 | pub(crate) id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 111 | pub(crate) auth_code: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 112 | pub(crate) data_sub_blocks: Vec, [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] [INFO] [stdout] [INFO] [stdout] warning: field `text` is never read [INFO] [stdout] --> src/parser.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) struct CommentExtension { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 117 | pub(crate) text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommentExtension` 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 `header` is never read [INFO] [stdout] --> src/parser.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) struct ParseResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 122 | pub(crate) header: Header, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/parser.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | Ok(unsafe { mem::transmute(buffer) }) [INFO] [stdout] | --------------^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "69ea9ac2f75975a746eaf2b2e581fb04e6fc534c36ff3bad85d416c44f4ab06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ea9ac2f75975a746eaf2b2e581fb04e6fc534c36ff3bad85d416c44f4ab06c", kill_on_drop: false }` [INFO] [stdout] 69ea9ac2f75975a746eaf2b2e581fb04e6fc534c36ff3bad85d416c44f4ab06c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1d95ec1171fa8b6bd8ffc0a21fee23dcc6c38c8fed9f2ffbc71e4ca91331bb9d [INFO] running `Command { std: "docker" "start" "-a" "1d95ec1171fa8b6bd8ffc0a21fee23dcc6c38c8fed9f2ffbc71e4ca91331bb9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser.rs:490:14 [INFO] [stdout] | [INFO] [stdout] 490 | 4...7 => DisposalMethod::Undefined, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/parser.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) struct Header { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | pub(crate) sig: String, [INFO] [stdout] 9 | pub(crate) version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | ApplicationExtensionType(ApplicationExtension), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 44 - ApplicationExtensionType(ApplicationExtension), [INFO] [stdout] 44 + ApplicationExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | CommentExtensionType(CommentExtension), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 45 - CommentExtensionType(CommentExtension), [INFO] [stdout] 45 + CommentExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | PlainTextExtensionType(PlainTextExtension), [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 46 - PlainTextExtensionType(PlainTextExtension), [INFO] [stdout] 46 + PlainTextExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_input_expected` is never read [INFO] [stdout] --> src/parser.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct GraphicControlExtension { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 52 | pub(crate) disposal_method: DisposalMethod, [INFO] [stdout] 53 | pub(crate) user_input_expected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphicControlExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/parser.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) struct PlainTextExtension { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 96 | pub(crate) graphic_control_extension: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 97 | pub(crate) text_grid_left_pos: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 98 | pub(crate) text_grid_top_pos: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 99 | pub(crate) text_grid_width: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 100 | pub(crate) text_grid_height: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 101 | pub(crate) char_cell_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 102 | pub(crate) char_cell_height: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 103 | pub(crate) text_fg_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub(crate) text_bg_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 105 | pub(crate) plain_text_data: String, [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: fields `id`, `auth_code`, and `data_sub_blocks` are never read [INFO] [stdout] --> src/parser.rs:110:16 [INFO] [stdout] | [INFO] [stdout] 109 | pub(crate) struct ApplicationExtension { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 110 | pub(crate) id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 111 | pub(crate) auth_code: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 112 | pub(crate) data_sub_blocks: Vec, [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] [INFO] [stdout] [INFO] [stdout] warning: field `text` is never read [INFO] [stdout] --> src/parser.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) struct CommentExtension { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 117 | pub(crate) text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommentExtension` 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 `header` is never read [INFO] [stdout] --> src/parser.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) struct ParseResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 122 | pub(crate) header: Header, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/parser.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | Ok(unsafe { mem::transmute(buffer) }) [INFO] [stdout] | --------------^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling giffy v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser.rs:490:14 [INFO] [stdout] | [INFO] [stdout] 490 | 4...7 => DisposalMethod::Undefined, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/parser.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) struct Header { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | pub(crate) sig: String, [INFO] [stdout] 9 | pub(crate) version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | ApplicationExtensionType(ApplicationExtension), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 44 - ApplicationExtensionType(ApplicationExtension), [INFO] [stdout] 44 + ApplicationExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | CommentExtensionType(CommentExtension), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 45 - CommentExtensionType(CommentExtension), [INFO] [stdout] 45 + CommentExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | PlainTextExtensionType(PlainTextExtension), [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 46 - PlainTextExtensionType(PlainTextExtension), [INFO] [stdout] 46 + PlainTextExtensionType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_input_expected` is never read [INFO] [stdout] --> src/parser.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct GraphicControlExtension { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 52 | pub(crate) disposal_method: DisposalMethod, [INFO] [stdout] 53 | pub(crate) user_input_expected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphicControlExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/parser.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) struct PlainTextExtension { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 96 | pub(crate) graphic_control_extension: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 97 | pub(crate) text_grid_left_pos: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 98 | pub(crate) text_grid_top_pos: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 99 | pub(crate) text_grid_width: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 100 | pub(crate) text_grid_height: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 101 | pub(crate) char_cell_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 102 | pub(crate) char_cell_height: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 103 | pub(crate) text_fg_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub(crate) text_bg_color_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 105 | pub(crate) plain_text_data: String, [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: fields `id`, `auth_code`, and `data_sub_blocks` are never read [INFO] [stdout] --> src/parser.rs:110:16 [INFO] [stdout] | [INFO] [stdout] 109 | pub(crate) struct ApplicationExtension { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 110 | pub(crate) id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 111 | pub(crate) auth_code: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 112 | pub(crate) data_sub_blocks: Vec, [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] [INFO] [stdout] [INFO] [stdout] warning: field `text` is never read [INFO] [stdout] --> src/parser.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) struct CommentExtension { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 117 | pub(crate) text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommentExtension` 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 `header` is never read [INFO] [stdout] --> src/parser.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) struct ParseResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 122 | pub(crate) header: Header, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/parser.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | Ok(unsafe { mem::transmute(buffer) }) [INFO] [stdout] | --------------^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.49s [INFO] running `Command { std: "docker" "inspect" "1d95ec1171fa8b6bd8ffc0a21fee23dcc6c38c8fed9f2ffbc71e4ca91331bb9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d95ec1171fa8b6bd8ffc0a21fee23dcc6c38c8fed9f2ffbc71e4ca91331bb9d", kill_on_drop: false }` [INFO] [stdout] 1d95ec1171fa8b6bd8ffc0a21fee23dcc6c38c8fed9f2ffbc71e4ca91331bb9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6b8ff91ef19a05aefcc56109bdc125fdeee3845f67c8bd45585656fa64916428 [INFO] running `Command { std: "docker" "start" "-a" "6b8ff91ef19a05aefcc56109bdc125fdeee3845f67c8bd45585656fa64916428", kill_on_drop: false }` [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/parser.rs:490:14 [INFO] [stderr] | [INFO] [stderr] 490 | 4...7 => DisposalMethod::Undefined, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `version` is never read [INFO] [stderr] --> src/parser.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 7 | pub(crate) struct Header { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 8 | pub(crate) sig: String, [INFO] [stderr] 9 | pub(crate) version: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parser.rs:44:30 [INFO] [stderr] | [INFO] [stderr] 44 | ApplicationExtensionType(ApplicationExtension), [INFO] [stderr] | ------------------------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `DataType` 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] 44 - ApplicationExtensionType(ApplicationExtension), [INFO] [stderr] 44 + ApplicationExtensionType(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parser.rs:45:26 [INFO] [stderr] | [INFO] [stderr] 45 | CommentExtensionType(CommentExtension), [INFO] [stderr] | -------------------- ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `DataType` 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] 45 - CommentExtensionType(CommentExtension), [INFO] [stderr] 45 + CommentExtensionType(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parser.rs:46:28 [INFO] [stderr] | [INFO] [stderr] 46 | PlainTextExtensionType(PlainTextExtension), [INFO] [stderr] | ---------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `DataType` 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] 46 - PlainTextExtensionType(PlainTextExtension), [INFO] [stderr] 46 + PlainTextExtensionType(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `user_input_expected` is never read [INFO] [stderr] --> src/parser.rs:53:16 [INFO] [stderr] | [INFO] [stderr] 51 | pub(crate) struct GraphicControlExtension { [INFO] [stderr] | ----------------------- field in this struct [INFO] [stderr] 52 | pub(crate) disposal_method: DisposalMethod, [INFO] [stderr] 53 | pub(crate) user_input_expected: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GraphicControlExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/parser.rs:96:16 [INFO] [stderr] | [INFO] [stderr] 95 | pub(crate) struct PlainTextExtension { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] 96 | pub(crate) graphic_control_extension: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 97 | pub(crate) text_grid_left_pos: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 98 | pub(crate) text_grid_top_pos: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 99 | pub(crate) text_grid_width: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 100 | pub(crate) text_grid_height: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 101 | pub(crate) char_cell_width: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 102 | pub(crate) char_cell_height: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 103 | pub(crate) text_fg_color_index: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 104 | pub(crate) text_bg_color_index: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 105 | pub(crate) plain_text_data: String, [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: fields `id`, `auth_code`, and `data_sub_blocks` are never read [INFO] [stderr] --> src/parser.rs:110:16 [INFO] [stderr] | [INFO] [stderr] 109 | pub(crate) struct ApplicationExtension { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] 110 | pub(crate) id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 111 | pub(crate) auth_code: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 112 | pub(crate) data_sub_blocks: Vec, [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] [INFO] [stderr] warning: field `text` is never read [INFO] [stderr] --> src/parser.rs:117:16 [INFO] [stderr] | [INFO] [stderr] 116 | pub(crate) struct CommentExtension { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 117 | pub(crate) text: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CommentExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `header` is never read [INFO] [stderr] --> src/parser.rs:122:16 [INFO] [stderr] | [INFO] [stderr] 121 | pub(crate) struct ParseResult { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 122 | pub(crate) header: Header, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ParseResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: unnecessary transmute [INFO] [stderr] --> src/parser.rs:280:21 [INFO] [stderr] | [INFO] [stderr] 280 | Ok(unsafe { mem::transmute(buffer) }) [INFO] [stderr] | --------------^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace this with: `u16::from_ne_bytes` [INFO] [stderr] | [INFO] [stderr] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stderr] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `giffy` (lib) generated 11 warnings (run `cargo fix --lib -p giffy` to apply 2 suggestions) [INFO] [stderr] warning: `giffy` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/giffy-95b597ea6c20e970) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test decompressor::tests::test_decompressor_decompress ... ok [INFO] [stdout] test tests::test_sample_gif ... ok [INFO] [stdout] test decompressor::tests::test_code_reader_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6b8ff91ef19a05aefcc56109bdc125fdeee3845f67c8bd45585656fa64916428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8ff91ef19a05aefcc56109bdc125fdeee3845f67c8bd45585656fa64916428", kill_on_drop: false }` [INFO] [stdout] 6b8ff91ef19a05aefcc56109bdc125fdeee3845f67c8bd45585656fa64916428