[INFO] cloning repository https://github.com/expenses/kayteex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/expenses/kayteex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Fkayteex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Fkayteex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15b897d3f23b76884182c47c9712ed16c9187ab3 [INFO] building expenses/kayteex against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Fkayteex" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/expenses/kayteex on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/expenses/kayteex [INFO] finished tweaking git repo https://github.com/expenses/kayteex [INFO] tweaked toml for git repo https://github.com/expenses/kayteex written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/expenses/kayteex 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff6ef9ed4a8bd3c99726c39829a96ae9d0592774502c4ddae657a147db7c824c [INFO] running `Command { std: "docker" "start" "-a" "ff6ef9ed4a8bd3c99726c39829a96ae9d0592774502c4ddae657a147db7c824c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff6ef9ed4a8bd3c99726c39829a96ae9d0592774502c4ddae657a147db7c824c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6ef9ed4a8bd3c99726c39829a96ae9d0592774502c4ddae657a147db7c824c", kill_on_drop: false }` [INFO] [stdout] ff6ef9ed4a8bd3c99726c39829a96ae9d0592774502c4ddae657a147db7c824c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a04433116b6bfe904f1c8e9d592478524902e6429abf72f798fedabf1d07291 [INFO] running `Command { std: "docker" "start" "-a" "0a04433116b6bfe904f1c8e9d592478524902e6429abf72f798fedabf1d07291", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling kayteex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/main.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let file = &[ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `descriptor_block_header` [INFO] [stdout] --> src/main.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | let descriptor_block_header = DescriptorBlockHeader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor_block_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image_desc` [INFO] [stdout] --> src/main.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | let image_desc = BasisLZGlobalDataImageDesc { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoints_data` [INFO] [stdout] --> src/main.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | let endpoints_data = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoints_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selectors_data` [INFO] [stdout] --> src/main.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | let selectors_data = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selectors_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tables_data` [INFO] [stdout] --> src/main.rs:338:17 [INFO] [stdout] | [INFO] [stdout] 338 | let tables_data = this.read_vec(global_data_header.tables_byte_length as usize)?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tables_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_size`, `pixel_width`, `pixel_height`, `pixel_depth`, `layer_count`, and `face_count` are never read [INFO] [stdout] --> src/main.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 154 | struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 155 | vk_format: VkFormat, [INFO] [stdout] 156 | type_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 157 | pixel_width: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 158 | pixel_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 159 | pixel_depth: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 160 | layer_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 161 | face_count: u32, [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: fields `dfd_byte_offset`, `kvd_byte_offset`, and `sgd_byte_offset` are never read [INFO] [stdout] --> src/main.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 167 | struct Index { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 168 | dfd_byte_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 169 | dfd_byte_length: u32, [INFO] [stdout] 170 | kvd_byte_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 171 | kvd_byte_length: u32, [INFO] [stdout] 172 | sgd_byte_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Index` 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 `uncompressed_byte_length` is never read [INFO] [stdout] --> src/main.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 177 | struct Level { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 180 | uncompressed_byte_length: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Level` 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 `writer`, `writer_params`, and `orientation` are never read [INFO] [stdout] --> src/main.rs:433:5 [INFO] [stdout] | [INFO] [stdout] 432 | struct KeyValues { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 433 | writer: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 434 | writer_params: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 435 | orientation: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValues` 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/main.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 469 | D1(HorizontalOrientation), [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Orientation` 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] 469 - D1(HorizontalOrientation), [INFO] [stdout] 469 + D1(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/main.rs:470:8 [INFO] [stdout] | [INFO] [stdout] 470 | D2(HorizontalOrientation, VerticalOrientation), [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 470 - D2(HorizontalOrientation, VerticalOrientation), [INFO] [stdout] 470 + D2((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/main.rs:471:8 [INFO] [stdout] | [INFO] [stdout] 471 | D3(HorizontalOrientation, VerticalOrientation, DepthOrientation), [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Orientation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 471 - D3(HorizontalOrientation, VerticalOrientation, DepthOrientation), [INFO] [stdout] 471 + D3((), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `compressed_images` and `custom_key_values` are never read [INFO] [stdout] --> src/main.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 552 | struct Ktx2 { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 555 | compressed_images: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 556 | key_values: KeyValues, [INFO] [stdout] 557 | custom_key_values: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `images_decompressed` is never used [INFO] [stdout] --> src/main.rs:562:8 [INFO] [stdout] | [INFO] [stdout] 561 | impl Ktx2 { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 562 | fn images_decompressed(&self) -> impl Iterator>> + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vendor_id_and_descriptor_type`, `version_number`, and `descriptor_block_size` are never read [INFO] [stdout] --> src/main.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 619 | struct DescriptorBlockHeader { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 622 | vendor_id_and_descriptor_type: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 623 | version_number: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 624 | descriptor_block_size: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescriptorBlockHeader` 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 `color_primaries`, `transfer_function`, `flags`, `texel_block_dimensions`, and `bytes_plane` are never read [INFO] [stdout] --> src/main.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 628 | struct DescriptorBlock { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 629 | color_model: ColorModel, [INFO] [stdout] 630 | color_primaries: ColorPrimaries, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 631 | transfer_function: TransferFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 632 | flags: DescriptorBlockFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 633 | texel_block_dimensions: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 634 | bytes_plane: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescriptorBlock` 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 `bit_offset` and `bit_length` are never read [INFO] [stdout] --> src/main.rs:666:5 [INFO] [stdout] | [INFO] [stdout] 665 | struct RawSampleInformation { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 666 | bit_offset: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 667 | bit_length: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sample_position`, `sample_upper`, and `sample_lower` are never read [INFO] [stdout] --> src/main.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 675 | struct SampleInformation { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 678 | sample_position: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 679 | sample_upper: SamplerBound, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 680 | sample_lower: SamplerBound, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SampleInformation` 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/main.rs:685:10 [INFO] [stdout] | [INFO] [stdout] 685 | Uint(u32), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SamplerBound` 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] 685 - Uint(u32), [INFO] [stdout] 685 + Uint(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:686:11 [INFO] [stdout] | [INFO] [stdout] 686 | Float(f32), [INFO] [stdout] | ----- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SamplerBound` 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] 686 - Float(f32), [INFO] [stdout] 686 + Float(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `endpoint_count`, `selector_count`, and `extended_byte_length` are never read [INFO] [stdout] --> src/main.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 690 | struct BasisLZGlobalDataHeader { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 691 | endpoint_count: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 692 | selector_count: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 696 | extended_byte_length: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BasisLZGlobalDataHeader` 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 `flags`, `rgb_slice_byte_offset`, `rgb_slice_byte_length`, `alpha_slice_byte_offset`, and `alpha_slice_byte_length` are never read [INFO] [stdout] --> src/main.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 700 | struct BasisLZGlobalDataImageDesc { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 701 | flags: ImageFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 702 | rgb_slice_byte_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 703 | rgb_slice_byte_length: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 704 | alpha_slice_byte_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 705 | alpha_slice_byte_length: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BasisLZGlobalDataImageDesc` 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/main.rs:780:13 [INFO] [stdout] | [INFO] [stdout] 780 | Regular(RegularChannelType), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ChannelType` 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] 780 - Regular(RegularChannelType), [INFO] [stdout] 780 + Regular(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPiJX6y/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzstd-7c3587d173a40001.rlib,libzstd_safe-58c3b5d7425c6f65.rlib,libzstd_sys-044433602bbd4e0a.rlib,libbitflags-def4ff224bdcd924.rlib,libanyhow-718694d18178bfa6.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPiJX6y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d4b5aff39cdd87cc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kayteex-857de28b62a075f4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kayteex` (bin "kayteex") due to 1 previous error; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0a04433116b6bfe904f1c8e9d592478524902e6429abf72f798fedabf1d07291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a04433116b6bfe904f1c8e9d592478524902e6429abf72f798fedabf1d07291", kill_on_drop: false }` [INFO] [stdout] 0a04433116b6bfe904f1c8e9d592478524902e6429abf72f798fedabf1d07291