[INFO] fetching crate onenote_parser 0.3.0... [INFO] checking onenote_parser-0.3.0 against master#11ebe6512b4c77633c59f8dcdd421df3b79d1a9f for pr-103872 [INFO] extracting crate onenote_parser 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate onenote_parser 0.3.0 on toolchain 11ebe6512b4c77633c59f8dcdd421df3b79d1a9f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate onenote_parser 0.3.0 [INFO] finished tweaking crates.io crate onenote_parser 0.3.0 [INFO] tweaked toml for crates.io crate onenote_parser 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate onenote_parser 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-primitive-derive v0.2.1 [INFO] [stderr] Downloaded console v0.14.0 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] [stderr] Downloaded terminal_size v0.1.16 [INFO] [stderr] Downloaded insta v1.6.3 [INFO] [stderr] Downloaded similar v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5be5f6add03c661d488098fd9a245d83214dfe7a8c53ba1d86eb580c36ed0da [INFO] running `Command { std: "docker" "start" "-a" "c5be5f6add03c661d488098fd9a245d83214dfe7a8c53ba1d86eb580c36ed0da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5be5f6add03c661d488098fd9a245d83214dfe7a8c53ba1d86eb580c36ed0da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5be5f6add03c661d488098fd9a245d83214dfe7a8c53ba1d86eb580c36ed0da", kill_on_drop: false }` [INFO] [stdout] c5be5f6add03c661d488098fd9a245d83214dfe7a8c53ba1d86eb580c36ed0da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 107801a286e9c8f5f2889753b7c9a55df65d90a4c1ce7c239964200514068edf [INFO] running `Command { std: "docker" "start" "-a" "107801a286e9c8f5f2889753b7c9a55df65d90a4c1ce7c239964200514068edf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking similar v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking onenote_parser v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id`, `size`, `chunk_reference` and `data` are never read [INFO] [stdout] --> src/fsshttpb/data_element/data_element_fragment.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct DataElementFragment { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 11 | pub(crate) id: ExGuid, [INFO] [stdout] | ^^ [INFO] [stdout] 12 | pub(crate) size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub(crate) chunk_reference: DataElementFragmentChunkReference, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub(crate) data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataElementFragment` 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 `offset` and `length` are never read [INFO] [stdout] --> src/fsshttpb/data_element/data_element_fragment.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) struct DataElementFragmentChunkReference { [INFO] [stdout] | --------------------------------- fields in this struct [INFO] [stdout] 19 | pub(crate) offset: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | pub(crate) length: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataElementFragmentChunkReference` 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 `metadata` is never read [INFO] [stdout] --> src/fsshttpb/data_element/object_group.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct ObjectGroup { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 14 | pub(crate) declarations: Vec, [INFO] [stdout] 15 | pub(crate) metadata: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectGroup` 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 `data_size`, `object_reference_count` and `cell_reference_count` are never read [INFO] [stdout] --> src/fsshttpb/data_element/object_group.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 21 | Object { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] ... [INFO] [stdout] 24 | data_size: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | object_reference_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | cell_reference_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `blob_id`, `object_reference_count` and `cell_reference_count` are never read [INFO] [stdout] --> src/fsshttpb/data_element/object_group.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | Blob { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 29 | object_id: ExGuid, [INFO] [stdout] 30 | blob_id: ExGuid, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | partition_id: u64, [INFO] [stdout] 32 | object_reference_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | cell_reference_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `change_frequency` is never read [INFO] [stdout] --> src/fsshttpb/data_element/object_group.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) struct ObjectGroupMetadata { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 55 | pub(crate) change_frequency: ObjectChangeFrequency, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectGroupMetadata` 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 `manifest_mappings` is never read [INFO] [stdout] --> src/fsshttpb/data_element/storage_index.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct StorageIndex { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 13 | pub(crate) manifest_mappings: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageIndex` 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 `mapping_id` and `serial` are never read [INFO] [stdout] --> src/fsshttpb/data_element/storage_index.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct StorageIndexManifestMapping { [INFO] [stdout] | --------------------------- fields in this struct [INFO] [stdout] 32 | pub(crate) mapping_id: ExGuid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 33 | pub(crate) serial: SerialNumber, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageIndexManifestMapping` 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 `serial` is never read [INFO] [stdout] --> src/fsshttpb/data_element/storage_index.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) struct StorageIndexCellMapping { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub(crate) serial: SerialNumber, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageIndexCellMapping` 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 `serial` is never read [INFO] [stdout] --> src/fsshttpb/data_element/storage_index.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) struct StorageIndexRevisionMapping { [INFO] [stdout] | --------------------------- field in this struct [INFO] [stdout] 45 | pub(crate) revision_mapping: ExGuid, [INFO] [stdout] 46 | pub(crate) serial: SerialNumber, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageIndexRevisionMapping` 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 `file_type`, `file`, `legacy_file_version`, `file_format`, `storage_index` and `cell_schema` are never read [INFO] [stdout] --> src/fsshttpb/packaging.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct Packaging { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | pub(crate) file_type: Guid, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | pub(crate) file: Guid, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub(crate) legacy_file_version: Guid, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub(crate) file_format: Guid, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | pub(crate) storage_index: ExGuid, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub(crate) cell_schema: Guid, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Packaging` 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/one/property_set/embedded_file_node.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub(crate) last_modified: Time, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub(crate) picture_container: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) is_layout_size_set_by_user: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub(crate) text: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | pub(crate) text_language_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub(crate) layout_alignment_in_parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub(crate) layout_alignment_self: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub(crate) source_path: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 25 | pub(crate) file_type: FileType, [INFO] [stdout] 26 | pub(crate) picture_width: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub(crate) picture_height: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub(crate) recording_duration: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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 `last_modified`, `is_layout_size_set_by_user` and `language_code` are never read [INFO] [stdout] --> src/one/property_set/image_node.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub(crate) last_modified: Time, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) is_layout_size_set_by_user: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub(crate) language_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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 `created_at` is never read [INFO] [stdout] --> src/one/property_set/note_tag_container.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct Data { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 16 | pub(crate) definition: Option, [INFO] [stdout] 17 | pub(crate) created_at: Time, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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 `last_modified` and `language_code` are never read [INFO] [stdout] --> src/one/property_set/number_list_node.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 11 | pub(crate) last_modified: Time, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) language_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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/one/property_set/outline_element_node.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 11 | pub(crate) created_at: Time, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub(crate) last_modified: Time, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub(crate) author_original: ExGuid, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | pub(crate) author_most_recent: ExGuid, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub(crate) rtl: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | pub(crate) is_deletable: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub(crate) is_selectable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 23 | pub(crate) is_title_text: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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 `last_modified` is never read [INFO] [stdout] --> src/one/property_set/outline_group.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct Data { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 11 | pub(crate) last_modified: Time, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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/one/property_set/outline_node.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub(crate) last_modified: Time, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub(crate) layout_tight_alignment: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub(crate) is_deletable: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 29 | pub(crate) is_title_date: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 30 | pub(crate) is_selectable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub(crate) is_title_text: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub(crate) is_read_only: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | pub(crate) descendants_cannot_be_moved: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | pub(crate) tight_layout: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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 `entity_guid`, `cached_title`, `schema_revision_in_order_to_read`, `schema_revision_in_order_to_write`, `created_at` and `is_deleted` are never read [INFO] [stdout] --> src/one/property_set/page_metadata.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | pub(crate) entity_guid: Guid, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | pub(crate) cached_title: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | pub(crate) schema_revision_in_order_to_read: Option, // FIXME: Force this? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub(crate) schema_revision_in_order_to_write: Option, // FIXME: Force this? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub(crate) page_level: i32, [INFO] [stdout] 15 | pub(crate) created_at: Timestamp, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | pub(crate) is_deleted: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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/one/property_set/page_node.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub(crate) last_modified: Option