[INFO] cloning repository https://github.com/MinusGix/Vivec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MinusGix/Vivec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinusGix%2FVivec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinusGix%2FVivec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 357dcd1f94323e83316601d3f9701303023bc886 [INFO] testing MinusGix/Vivec against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinusGix%2FVivec" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MinusGix/Vivec on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MinusGix/Vivec [INFO] finished tweaking git repo https://github.com/MinusGix/Vivec [INFO] tweaked toml for git repo https://github.com/MinusGix/Vivec written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/MinusGix/Vivec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 21c307b8e895ba3e3babbf8acca98fb91772fb6f30b9cca73a7ed9ca3ed84203 [INFO] running `Command { std: "docker" "start" "-a" "21c307b8e895ba3e3babbf8acca98fb91772fb6f30b9cca73a7ed9ca3ed84203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21c307b8e895ba3e3babbf8acca98fb91772fb6f30b9cca73a7ed9ca3ed84203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c307b8e895ba3e3babbf8acca98fb91772fb6f30b9cca73a7ed9ca3ed84203", kill_on_drop: false }` [INFO] [stdout] 21c307b8e895ba3e3babbf8acca98fb91772fb6f30b9cca73a7ed9ca3ed84203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32de571c1722b3a35460552fddd80ce4cc80d9effc84440ba1c9459bae43467a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "32de571c1722b3a35460552fddd80ce4cc80d9effc84440ba1c9459bae43467a", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling vivec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `$crate::records::fields::common::CollectField` [INFO] [stdout] --> src/records/common/mod.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | use $crate::records::fields::common::CollectField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/records/tes4.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | collect_one_collection!(MAST, MasterCollection; field, field_iter => fields; mast_collection_index) [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `collect_one_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `label` [INFO] [stdout] --> src/records/achr.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn label(&self) -> [u8; 4] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/records/achr.rs:463:12 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn new(flags: u8) -> XAPDFlags { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_parent_activate_only` [INFO] [stdout] --> src/records/achr.rs:467:12 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn is_parent_activate_only(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/records/achr.rs:555:12 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn new(flags: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_set_enable_state_opposite` [INFO] [stdout] --> src/records/achr.rs:559:12 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn is_set_enable_state_opposite(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_pop_in` [INFO] [stdout] --> src/records/achr.rs:563:12 [INFO] [stdout] | [INFO] [stdout] 563 | pub fn is_pop_in(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnexpectedEnd` [INFO] [stdout] --> src/records/common/mod.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | UnexpectedEnd, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/records/common/mod.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExpectedFieldGot` [INFO] [stdout] --> src/records/common/mod.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | / ExpectedFieldGot { [INFO] [stdout] 410 | | expected: FieldName<'data>, [INFO] [stdout] 411 | | found: FieldName<'data>, [INFO] [stdout] 412 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/records/common/mod.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnexpectedField` [INFO] [stdout] --> src/records/common/mod.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | UnexpectedField(FieldName<'data>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/records/common/mod.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cap_damage` [INFO] [stdout] --> src/records/fields/dest.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn cap_damage(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_object` [INFO] [stdout] --> src/records/fields/dest.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn disable_object(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `destroy_object` [INFO] [stdout] --> src/records/fields/dest.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn destroy_object(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ignore_external_damage` [INFO] [stdout] --> src/records/fields/dest.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn ignore_external_damage(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_begin_script` [INFO] [stdout] --> src/records/fields/vmad.rs:623:12 [INFO] [stdout] | [INFO] [stdout] 623 | pub fn has_begin_script(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_end_script` [INFO] [stdout] --> src/records/fields/vmad.rs:628:12 [INFO] [stdout] | [INFO] [stdout] 628 | pub fn has_end_script(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_on_begin` [INFO] [stdout] --> src/records/fields/vmad.rs:755:12 [INFO] [stdout] | [INFO] [stdout] 755 | pub fn has_on_begin(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_on_end` [INFO] [stdout] --> src/records/fields/vmad.rs:759:12 [INFO] [stdout] | [INFO] [stdout] 759 | pub fn has_on_end(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_on_change` [INFO] [stdout] --> src/records/fields/vmad.rs:763:12 [INFO] [stdout] | [INFO] [stdout] 763 | pub fn has_on_change(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MASTER` [INFO] [stdout] --> src/records/common/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub const MASTER: u32 = 0x1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DELETED` [INFO] [stdout] --> src/records/common/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub const DELETED: u32 = 0x20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONSTANT` [INFO] [stdout] --> src/records/common/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub const CONSTANT: u32 = 0x40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REFR` [INFO] [stdout] --> src/records/common/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub const REFR: u32 = 0x40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOCALIZED` [INFO] [stdout] --> src/records/common/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub const LOCALIZED: u32 = 0x80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUST_UPDATE_ANIMS` [INFO] [stdout] --> src/records/common/mod.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub const MUST_UPDATE_ANIMS: u32 = 0x100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INACCESSIBLE` [INFO] [stdout] --> src/records/common/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub const INACCESSIBLE: u32 = 0x100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LIGHT_MASTER` [INFO] [stdout] --> src/records/common/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | pub const LIGHT_MASTER: u32 = 0x200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOCAL_MAP_HIDDEN` [INFO] [stdout] --> src/records/common/mod.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub const LOCAL_MAP_HIDDEN: u32 = 0x200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STARTS_DEAD` [INFO] [stdout] --> src/records/common/mod.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub const STARTS_DEAD: u32 = 0x200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOTION_BLUR_CAST_SHADOWS` [INFO] [stdout] --> src/records/common/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub const MOTION_BLUR_CAST_SHADOWS: u32 = 0x200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `QUEST_ITEM` [INFO] [stdout] --> src/records/common/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub const QUEST_ITEM: u32 = 0x400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PERSISTENT_REFERENCE` [INFO] [stdout] --> src/records/common/mod.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub const PERSISTENT_REFERENCE: u32 = 0x400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DISPLAY_MAIN_MENU` [INFO] [stdout] --> src/records/common/mod.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub const DISPLAY_MAIN_MENU: u32 = 0x400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INITIALLY_DISABLED` [INFO] [stdout] --> src/records/common/mod.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub const INITIALLY_DISABLED: u32 = 0x800; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IGNORED` [INFO] [stdout] --> src/records/common/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | pub const IGNORED: u32 = 0x1000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VISIBLE_DISTANT` [INFO] [stdout] --> src/records/common/mod.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub const VISIBLE_DISTANT: u32 = 0x8000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_ANIMATION_START` [INFO] [stdout] --> src/records/common/mod.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub const RANDOM_ANIMATION_START: u32 = 0x10000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DANGEROUS` [INFO] [stdout] --> src/records/common/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub const DANGEROUS: u32 = 0x20000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OFF_LIMITS` [INFO] [stdout] --> src/records/common/mod.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const OFF_LIMITS: u32 = 0x20000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NO_WAITING` [INFO] [stdout] --> src/records/common/mod.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub const NO_WAITING: u32 = 0x80000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IGNORE_OBJECT_INTERACTION` [INFO] [stdout] --> src/records/common/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub const IGNORE_OBJECT_INTERACTION: u32 = 0x10_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MARKER` [INFO] [stdout] --> src/records/common/mod.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | pub const MARKER: u32 = 0x80_000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OBSTACLE` [INFO] [stdout] --> src/records/common/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub const OBSTACLE: u32 = 0x2_0000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NO_AI_ACQUIRE` [INFO] [stdout] --> src/records/common/mod.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pub const NO_AI_ACQUIRE: u32 = 0x2_0000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAVMESH_GEN_FILTER` [INFO] [stdout] --> src/records/common/mod.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | pub const NAVMESH_GEN_FILTER: u32 = 0x4_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAVMESH_GEN_BOUNDING_BOX` [INFO] [stdout] --> src/records/common/mod.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | pub const NAVMESH_GEN_BOUNDING_BOX: u32 = 0x8_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUST_EXIT_TO_TALK` [INFO] [stdout] --> src/records/common/mod.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub const MUST_EXIT_TO_TALK: u32 = 0x10_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REFLECT_AUTO_WATER` [INFO] [stdout] --> src/records/common/mod.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub const REFLECT_AUTO_WATER: u32 = 0x10_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHILD_CAN_USE` [INFO] [stdout] --> src/records/common/mod.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | pub const CHILD_CAN_USE: u32 = 0x20_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NO_HAVOK_SETTLE` [INFO] [stdout] --> src/records/common/mod.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub const NO_HAVOK_SETTLE: u32 = 0x20_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAVMESH_GEN_GROUND` [INFO] [stdout] --> src/records/common/mod.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub const NAVMESH_GEN_GROUND: u32 = 0x40_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NO_RESPAWN` [INFO] [stdout] --> src/records/common/mod.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | pub const NO_RESPAWN: u32 = 0x40_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MULTIBOUND` [INFO] [stdout] --> src/records/common/mod.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | pub const MULTIBOUND: u32 = 0x80_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/records/fields/common/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | / format!( [INFO] [stdout] 29 | | "Field ({}) data size was less than field header size, this is certainly a bug.", [INFO] [stdout] 30 | | field.type_name() [INFO] [stdout] 31 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 28 ~ [INFO] [stdout] 29 | "Field ({}) data size was less than field header size, this is certainly a bug.", [INFO] [stdout] 30 | field.type_name() [INFO] [stdout] 31 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.22s [INFO] running `Command { std: "docker" "inspect" "32de571c1722b3a35460552fddd80ce4cc80d9effc84440ba1c9459bae43467a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32de571c1722b3a35460552fddd80ce4cc80d9effc84440ba1c9459bae43467a", kill_on_drop: false }` [INFO] [stdout] 32de571c1722b3a35460552fddd80ce4cc80d9effc84440ba1c9459bae43467a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 35e448e5989757649d8b59b018704027f37f459cdd15c03fb0d1ab44a8103dfd [INFO] running `Command { std: "docker" "start" "-a" "35e448e5989757649d8b59b018704027f37f459cdd15c03fb0d1ab44a8103dfd", kill_on_drop: false }` [INFO] [stderr] Compiling vivec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `$crate::records::fields::common::CollectField` [INFO] [stdout] --> src/records/common/mod.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | use $crate::records::fields::common::CollectField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/records/tes4.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | collect_one_collection!(MAST, MasterCollection; field, field_iter => fields; mast_collection_index) [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `collect_one_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `label` [INFO] [stdout] --> src/records/achr.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn label(&self) -> [u8; 4] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/records/achr.rs:463:12 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn new(flags: u8) -> XAPDFlags { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_parent_activate_only` [INFO] [stdout] --> src/records/achr.rs:467:12 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn is_parent_activate_only(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/records/achr.rs:555:12 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn new(flags: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_set_enable_state_opposite` [INFO] [stdout] --> src/records/achr.rs:559:12 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn is_set_enable_state_opposite(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_pop_in` [INFO] [stdout] --> src/records/achr.rs:563:12 [INFO] [stdout] | [INFO] [stdout] 563 | pub fn is_pop_in(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnexpectedEnd` [INFO] [stdout] --> src/records/common/mod.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | UnexpectedEnd, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/records/common/mod.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExpectedFieldGot` [INFO] [stdout] --> src/records/common/mod.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | / ExpectedFieldGot { [INFO] [stdout] 410 | | expected: FieldName<'data>, [INFO] [stdout] 411 | | found: FieldName<'data>, [INFO] [stdout] 412 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/records/common/mod.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnexpectedField` [INFO] [stdout] --> src/records/common/mod.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | UnexpectedField(FieldName<'data>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/records/common/mod.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cap_damage` [INFO] [stdout] --> src/records/fields/dest.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn cap_damage(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_object` [INFO] [stdout] --> src/records/fields/dest.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn disable_object(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `destroy_object` [INFO] [stdout] --> src/records/fields/dest.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn destroy_object(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ignore_external_damage` [INFO] [stdout] --> src/records/fields/dest.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn ignore_external_damage(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_begin_script` [INFO] [stdout] --> src/records/fields/vmad.rs:623:12 [INFO] [stdout] | [INFO] [stdout] 623 | pub fn has_begin_script(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_end_script` [INFO] [stdout] --> src/records/fields/vmad.rs:628:12 [INFO] [stdout] | [INFO] [stdout] 628 | pub fn has_end_script(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_on_begin` [INFO] [stdout] --> src/records/fields/vmad.rs:755:12 [INFO] [stdout] | [INFO] [stdout] 755 | pub fn has_on_begin(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_on_end` [INFO] [stdout] --> src/records/fields/vmad.rs:759:12 [INFO] [stdout] | [INFO] [stdout] 759 | pub fn has_on_end(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_on_change` [INFO] [stdout] --> src/records/fields/vmad.rs:763:12 [INFO] [stdout] | [INFO] [stdout] 763 | pub fn has_on_change(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MASTER` [INFO] [stdout] --> src/records/common/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub const MASTER: u32 = 0x1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DELETED` [INFO] [stdout] --> src/records/common/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub const DELETED: u32 = 0x20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONSTANT` [INFO] [stdout] --> src/records/common/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub const CONSTANT: u32 = 0x40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REFR` [INFO] [stdout] --> src/records/common/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub const REFR: u32 = 0x40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOCALIZED` [INFO] [stdout] --> src/records/common/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub const LOCALIZED: u32 = 0x80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUST_UPDATE_ANIMS` [INFO] [stdout] --> src/records/common/mod.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub const MUST_UPDATE_ANIMS: u32 = 0x100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INACCESSIBLE` [INFO] [stdout] --> src/records/common/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub const INACCESSIBLE: u32 = 0x100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LIGHT_MASTER` [INFO] [stdout] --> src/records/common/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | pub const LIGHT_MASTER: u32 = 0x200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOCAL_MAP_HIDDEN` [INFO] [stdout] --> src/records/common/mod.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub const LOCAL_MAP_HIDDEN: u32 = 0x200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STARTS_DEAD` [INFO] [stdout] --> src/records/common/mod.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub const STARTS_DEAD: u32 = 0x200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOTION_BLUR_CAST_SHADOWS` [INFO] [stdout] --> src/records/common/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub const MOTION_BLUR_CAST_SHADOWS: u32 = 0x200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `QUEST_ITEM` [INFO] [stdout] --> src/records/common/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub const QUEST_ITEM: u32 = 0x400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PERSISTENT_REFERENCE` [INFO] [stdout] --> src/records/common/mod.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub const PERSISTENT_REFERENCE: u32 = 0x400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DISPLAY_MAIN_MENU` [INFO] [stdout] --> src/records/common/mod.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub const DISPLAY_MAIN_MENU: u32 = 0x400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INITIALLY_DISABLED` [INFO] [stdout] --> src/records/common/mod.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub const INITIALLY_DISABLED: u32 = 0x800; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IGNORED` [INFO] [stdout] --> src/records/common/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | pub const IGNORED: u32 = 0x1000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VISIBLE_DISTANT` [INFO] [stdout] --> src/records/common/mod.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub const VISIBLE_DISTANT: u32 = 0x8000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_ANIMATION_START` [INFO] [stdout] --> src/records/common/mod.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub const RANDOM_ANIMATION_START: u32 = 0x10000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DANGEROUS` [INFO] [stdout] --> src/records/common/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub const DANGEROUS: u32 = 0x20000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OFF_LIMITS` [INFO] [stdout] --> src/records/common/mod.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const OFF_LIMITS: u32 = 0x20000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NO_WAITING` [INFO] [stdout] --> src/records/common/mod.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub const NO_WAITING: u32 = 0x80000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IGNORE_OBJECT_INTERACTION` [INFO] [stdout] --> src/records/common/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub const IGNORE_OBJECT_INTERACTION: u32 = 0x10_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MARKER` [INFO] [stdout] --> src/records/common/mod.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | pub const MARKER: u32 = 0x80_000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OBSTACLE` [INFO] [stdout] --> src/records/common/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub const OBSTACLE: u32 = 0x2_0000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NO_AI_ACQUIRE` [INFO] [stdout] --> src/records/common/mod.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pub const NO_AI_ACQUIRE: u32 = 0x2_0000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAVMESH_GEN_FILTER` [INFO] [stdout] --> src/records/common/mod.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | pub const NAVMESH_GEN_FILTER: u32 = 0x4_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAVMESH_GEN_BOUNDING_BOX` [INFO] [stdout] --> src/records/common/mod.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | pub const NAVMESH_GEN_BOUNDING_BOX: u32 = 0x8_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUST_EXIT_TO_TALK` [INFO] [stdout] --> src/records/common/mod.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub const MUST_EXIT_TO_TALK: u32 = 0x10_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REFLECT_AUTO_WATER` [INFO] [stdout] --> src/records/common/mod.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub const REFLECT_AUTO_WATER: u32 = 0x10_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHILD_CAN_USE` [INFO] [stdout] --> src/records/common/mod.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | pub const CHILD_CAN_USE: u32 = 0x20_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NO_HAVOK_SETTLE` [INFO] [stdout] --> src/records/common/mod.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub const NO_HAVOK_SETTLE: u32 = 0x20_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAVMESH_GEN_GROUND` [INFO] [stdout] --> src/records/common/mod.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub const NAVMESH_GEN_GROUND: u32 = 0x40_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NO_RESPAWN` [INFO] [stdout] --> src/records/common/mod.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | pub const NO_RESPAWN: u32 = 0x40_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MULTIBOUND` [INFO] [stdout] --> src/records/common/mod.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | pub const MULTIBOUND: u32 = 0x80_000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/records/fields/common/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | / format!( [INFO] [stdout] 29 | | "Field ({}) data size was less than field header size, this is certainly a bug.", [INFO] [stdout] 30 | | field.type_name() [INFO] [stdout] 31 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 28 ~ [INFO] [stdout] 29 | "Field ({}) data size was less than field header size, this is certainly a bug.", [INFO] [stdout] 30 | field.type_name() [INFO] [stdout] 31 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.64s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vivec-1951444698e861ac) [INFO] running `Command { std: "docker" "inspect" "35e448e5989757649d8b59b018704027f37f459cdd15c03fb0d1ab44a8103dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e448e5989757649d8b59b018704027f37f459cdd15c03fb0d1ab44a8103dfd", kill_on_drop: false }` [INFO] [stdout] 35e448e5989757649d8b59b018704027f37f459cdd15c03fb0d1ab44a8103dfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d5acdf05b000bda62561d2c591da5e0c5a51016bab4c4d9d8619d785132866c [INFO] running `Command { std: "docker" "start" "-a" "0d5acdf05b000bda62561d2c591da5e0c5a51016bab4c4d9d8619d785132866c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `$crate::records::fields::common::CollectField` [INFO] [stderr] --> src/records/common/mod.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | use $crate::records::fields::common::CollectField; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/records/tes4.rs:92:21 [INFO] [stderr] | [INFO] [stderr] 92 | collect_one_collection!(MAST, MasterCollection; field, field_iter => fields; mast_collection_index) [INFO] [stderr] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] = note: this warning originates in the macro `collect_one_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `label` [INFO] [stderr] --> src/records/achr.rs:330:12 [INFO] [stderr] | [INFO] [stderr] 330 | pub fn label(&self) -> [u8; 4] { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/records/achr.rs:463:12 [INFO] [stderr] | [INFO] [stderr] 463 | pub fn new(flags: u8) -> XAPDFlags { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_parent_activate_only` [INFO] [stderr] --> src/records/achr.rs:467:12 [INFO] [stderr] | [INFO] [stderr] 467 | pub fn is_parent_activate_only(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/records/achr.rs:555:12 [INFO] [stderr] | [INFO] [stderr] 555 | pub fn new(flags: u32) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_set_enable_state_opposite` [INFO] [stderr] --> src/records/achr.rs:559:12 [INFO] [stderr] | [INFO] [stderr] 559 | pub fn is_set_enable_state_opposite(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_pop_in` [INFO] [stderr] --> src/records/achr.rs:563:12 [INFO] [stderr] | [INFO] [stderr] 563 | pub fn is_pop_in(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UnexpectedEnd` [INFO] [stderr] --> src/records/common/mod.rs:405:5 [INFO] [stderr] | [INFO] [stderr] 405 | UnexpectedEnd, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/records/common/mod.rs:402:10 [INFO] [stderr] | [INFO] [stderr] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ExpectedFieldGot` [INFO] [stderr] --> src/records/common/mod.rs:409:5 [INFO] [stderr] | [INFO] [stderr] 409 | / ExpectedFieldGot { [INFO] [stderr] 410 | | expected: FieldName<'data>, [INFO] [stderr] 411 | | found: FieldName<'data>, [INFO] [stderr] 412 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/records/common/mod.rs:402:10 [INFO] [stderr] | [INFO] [stderr] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UnexpectedField` [INFO] [stderr] --> src/records/common/mod.rs:414:5 [INFO] [stderr] | [INFO] [stderr] 414 | UnexpectedField(FieldName<'data>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FromRecordError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/records/common/mod.rs:402:10 [INFO] [stderr] | [INFO] [stderr] 402 | #[derive(Debug, Clone, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `cap_damage` [INFO] [stderr] --> src/records/fields/dest.rs:104:12 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn cap_damage(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `disable_object` [INFO] [stderr] --> src/records/fields/dest.rs:108:12 [INFO] [stderr] | [INFO] [stderr] 108 | pub fn disable_object(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `destroy_object` [INFO] [stderr] --> src/records/fields/dest.rs:112:12 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn destroy_object(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ignore_external_damage` [INFO] [stderr] --> src/records/fields/dest.rs:116:12 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn ignore_external_damage(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has_begin_script` [INFO] [stderr] --> src/records/fields/vmad.rs:623:12 [INFO] [stderr] | [INFO] [stderr] 623 | pub fn has_begin_script(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has_end_script` [INFO] [stderr] --> src/records/fields/vmad.rs:628:12 [INFO] [stderr] | [INFO] [stderr] 628 | pub fn has_end_script(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has_on_begin` [INFO] [stderr] --> src/records/fields/vmad.rs:755:12 [INFO] [stderr] | [INFO] [stderr] 755 | pub fn has_on_begin(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has_on_end` [INFO] [stderr] --> src/records/fields/vmad.rs:759:12 [INFO] [stderr] | [INFO] [stderr] 759 | pub fn has_on_end(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has_on_change` [INFO] [stderr] --> src/records/fields/vmad.rs:763:12 [INFO] [stderr] | [INFO] [stderr] 763 | pub fn has_on_change(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MASTER` [INFO] [stderr] --> src/records/common/mod.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | pub const MASTER: u32 = 0x1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DELETED` [INFO] [stderr] --> src/records/common/mod.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | pub const DELETED: u32 = 0x20; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CONSTANT` [INFO] [stderr] --> src/records/common/mod.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | pub const CONSTANT: u32 = 0x40; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `REFR` [INFO] [stderr] --> src/records/common/mod.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | pub const REFR: u32 = 0x40; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOCALIZED` [INFO] [stderr] --> src/records/common/mod.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | pub const LOCALIZED: u32 = 0x80; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MUST_UPDATE_ANIMS` [INFO] [stderr] --> src/records/common/mod.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | pub const MUST_UPDATE_ANIMS: u32 = 0x100; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `INACCESSIBLE` [INFO] [stderr] --> src/records/common/mod.rs:109:5 [INFO] [stderr] | [INFO] [stderr] 109 | pub const INACCESSIBLE: u32 = 0x100; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LIGHT_MASTER` [INFO] [stderr] --> src/records/common/mod.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 115 | pub const LIGHT_MASTER: u32 = 0x200; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOCAL_MAP_HIDDEN` [INFO] [stderr] --> src/records/common/mod.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | pub const LOCAL_MAP_HIDDEN: u32 = 0x200; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `STARTS_DEAD` [INFO] [stderr] --> src/records/common/mod.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | pub const STARTS_DEAD: u32 = 0x200; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MOTION_BLUR_CAST_SHADOWS` [INFO] [stderr] --> src/records/common/mod.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | pub const MOTION_BLUR_CAST_SHADOWS: u32 = 0x200; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `QUEST_ITEM` [INFO] [stderr] --> src/records/common/mod.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | pub const QUEST_ITEM: u32 = 0x400; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PERSISTENT_REFERENCE` [INFO] [stderr] --> src/records/common/mod.rs:132:5 [INFO] [stderr] | [INFO] [stderr] 132 | pub const PERSISTENT_REFERENCE: u32 = 0x400; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DISPLAY_MAIN_MENU` [INFO] [stderr] --> src/records/common/mod.rs:135:5 [INFO] [stderr] | [INFO] [stderr] 135 | pub const DISPLAY_MAIN_MENU: u32 = 0x400; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `INITIALLY_DISABLED` [INFO] [stderr] --> src/records/common/mod.rs:139:5 [INFO] [stderr] | [INFO] [stderr] 139 | pub const INITIALLY_DISABLED: u32 = 0x800; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `IGNORED` [INFO] [stderr] --> src/records/common/mod.rs:143:5 [INFO] [stderr] | [INFO] [stderr] 143 | pub const IGNORED: u32 = 0x1000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `VISIBLE_DISTANT` [INFO] [stderr] --> src/records/common/mod.rs:149:5 [INFO] [stderr] | [INFO] [stderr] 149 | pub const VISIBLE_DISTANT: u32 = 0x8000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `RANDOM_ANIMATION_START` [INFO] [stderr] --> src/records/common/mod.rs:153:5 [INFO] [stderr] | [INFO] [stderr] 153 | pub const RANDOM_ANIMATION_START: u32 = 0x10000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DANGEROUS` [INFO] [stderr] --> src/records/common/mod.rs:158:5 [INFO] [stderr] | [INFO] [stderr] 158 | pub const DANGEROUS: u32 = 0x20000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OFF_LIMITS` [INFO] [stderr] --> src/records/common/mod.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | pub const OFF_LIMITS: u32 = 0x20000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NO_WAITING` [INFO] [stderr] --> src/records/common/mod.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 171 | pub const NO_WAITING: u32 = 0x80000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `IGNORE_OBJECT_INTERACTION` [INFO] [stderr] --> src/records/common/mod.rs:176:5 [INFO] [stderr] | [INFO] [stderr] 176 | pub const IGNORE_OBJECT_INTERACTION: u32 = 0x10_0000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MARKER` [INFO] [stderr] --> src/records/common/mod.rs:182:5 [INFO] [stderr] | [INFO] [stderr] 182 | pub const MARKER: u32 = 0x80_000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OBSTACLE` [INFO] [stderr] --> src/records/common/mod.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | pub const OBSTACLE: u32 = 0x2_0000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NO_AI_ACQUIRE` [INFO] [stderr] --> src/records/common/mod.rs:189:5 [INFO] [stderr] | [INFO] [stderr] 189 | pub const NO_AI_ACQUIRE: u32 = 0x2_0000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NAVMESH_GEN_FILTER` [INFO] [stderr] --> src/records/common/mod.rs:193:5 [INFO] [stderr] | [INFO] [stderr] 193 | pub const NAVMESH_GEN_FILTER: u32 = 0x4_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NAVMESH_GEN_BOUNDING_BOX` [INFO] [stderr] --> src/records/common/mod.rs:197:5 [INFO] [stderr] | [INFO] [stderr] 197 | pub const NAVMESH_GEN_BOUNDING_BOX: u32 = 0x8_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MUST_EXIT_TO_TALK` [INFO] [stderr] --> src/records/common/mod.rs:203:5 [INFO] [stderr] | [INFO] [stderr] 203 | pub const MUST_EXIT_TO_TALK: u32 = 0x10_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `REFLECT_AUTO_WATER` [INFO] [stderr] --> src/records/common/mod.rs:206:5 [INFO] [stderr] | [INFO] [stderr] 206 | pub const REFLECT_AUTO_WATER: u32 = 0x10_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CHILD_CAN_USE` [INFO] [stderr] --> src/records/common/mod.rs:210:5 [INFO] [stderr] | [INFO] [stderr] 210 | pub const CHILD_CAN_USE: u32 = 0x20_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NO_HAVOK_SETTLE` [INFO] [stderr] --> src/records/common/mod.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | pub const NO_HAVOK_SETTLE: u32 = 0x20_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NAVMESH_GEN_GROUND` [INFO] [stderr] --> src/records/common/mod.rs:217:5 [INFO] [stderr] | [INFO] [stderr] 217 | pub const NAVMESH_GEN_GROUND: u32 = 0x40_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NO_RESPAWN` [INFO] [stderr] --> src/records/common/mod.rs:220:5 [INFO] [stderr] | [INFO] [stderr] 220 | pub const NO_RESPAWN: u32 = 0x40_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MULTIBOUND` [INFO] [stderr] --> src/records/common/mod.rs:224:5 [INFO] [stderr] | [INFO] [stderr] 224 | pub const MULTIBOUND: u32 = 0x80_000000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/records/fields/common/mod.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | / format!( [INFO] [stderr] 29 | | "Field ({}) data size was less than field header size, this is certainly a bug.", [INFO] [stderr] 30 | | field.type_name() [INFO] [stderr] 31 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 28 ~ [INFO] [stderr] 29 | "Field ({}) data size was less than field header size, this is certainly a bug.", [INFO] [stderr] 30 | field.type_name() [INFO] [stderr] 31 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `vivec` (bin "vivec" test) generated 54 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vivec-1951444698e861ac) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test groups::common::tests::test_grouptype ... ok [INFO] [stdout] test parse::tests::test_many ... ok [INFO] [stdout] test parse::tests::test_count ... ok [INFO] [stdout] test parse::tests::test_tag ... ok [INFO] [stdout] test records::common::full_string::tests::test_nstring ... ok [INFO] [stdout] test records::addn::tests::data_test ... ok [INFO] [stdout] test records::common::version_control_info::tests::test_vci ... ok [INFO] [stdout] test records::common::tests::test_cri ... ok [INFO] [stdout] test records::alch::tests::test_alch_record ... ok [INFO] [stdout] test records::alch::tests::test_data ... ok [INFO] [stdout] test records::common::tests::test_record_flags ... ok [INFO] [stdout] test records::addn::tests::dnam_test ... ok [INFO] [stdout] test parse::tests::test_take_until ... ok [INFO] [stdout] test records::common::null_terminated_string::tests::test_nstring ... ok [INFO] [stdout] test records::aact::tests::aactrecord_check ... ok [INFO] [stdout] test parse::tests::test_take ... ok [INFO] [stdout] test records::common::formid::test::test_formid ... ok [INFO] [stdout] test records::fields::edid::test::edid_test ... ok [INFO] [stdout] test records::fields::ctda::tests::test_ctda ... ok [INFO] [stdout] test records::fields::common::test::general_field_test ... ok [INFO] [stdout] test records::fields::common::formid_wrap::tests::test_formid ... ok [INFO] [stdout] test records::ammo::tests::test_data ... ok [INFO] [stdout] test records::arma::tests::test_dnam ... ok [INFO] [stdout] test records::fields::common::item::tests::test_bod2 ... ok [INFO] [stdout] test records::common::windows1252_string::tests::test_wstring ... ok [INFO] [stdout] test records::fields::modl::tests::modl_test ... ok [INFO] [stdout] test records::fields::common::item::tests::test_bodt ... ok [INFO] [stdout] test records::fields::common::rgbu::tests::rgbu_check ... ok [INFO] [stdout] test records::fields::modl::tests::mods_test ... ok [INFO] [stdout] test util::tests::data_slice_vec ... ok [INFO] [stdout] test records::tes4::tests::test_hedr ... ok [INFO] [stdout] test util::tests::data_size_slice ... ok [INFO] [stdout] test records::fields::obnd::tests::obnd_test ... ok [INFO] [stdout] test records::fields::modl::tests::modt_test ... ok [INFO] [stdout] test records::tes4::tests::test_tes4 ... ok [INFO] [stdout] test records::tes4::tests::test_onam ... ok [INFO] [stdout] test records::alch::tests::test_enit ... ok [INFO] [stdout] test records::alch::tests::test_efit ... ok [INFO] [stdout] test tests::test_equivalent_writeback ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_equivalent_writeback stdout ---- [INFO] [stdout] thread 'tests::test_equivalent_writeback' panicked at 'Failed to read data from file: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/main.rs:180:53 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562136096ead - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562136096ead - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562136096ead - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562136096ead - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5621360ba34c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x562136093871 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x562136098bf5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562136098bf5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562136098bf5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5621360988e4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562136099142 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562136099027 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x562136097364 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562136098d59 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x562135ea13e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x562135ea14d3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x562135ec49f5 - core::result::Result::expect::he69f22d24727a4dd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x562135f2c8f0 - vivec::tests::test_equivalent_writeback::h373cf2cc710ac01e [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:180:20 [INFO] [stdout] 18: 0x562135f2c88a - vivec::tests::test_equivalent_writeback::{{closure}}::hc946fcf48aa73eb0 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:179:5 [INFO] [stdout] 19: 0x562135f9a6be - core::ops::function::FnOnce::call_once::hcfe2ded4d0e12c2b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56213606d7b3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56213606d7b3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56213606c569 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56213606c569 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56213606c569 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56213606c569 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56213606c569 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56213606c569 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56213606c569 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56213603871e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56213603871e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56213603dc88 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56213603dc88 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56213603dc88 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56213603dc88 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56213603dc88 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56213603dc88 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56213603dc88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56213609d953 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56213609d953 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56213609d953 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f79d4af8609 - start_thread [INFO] [stdout] 42: 0x7f79d48c8163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_equivalent_writeback [INFO] [stdout] [INFO] [stdout] test result: FAILED. 38 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin vivec' [INFO] running `Command { std: "docker" "inspect" "0d5acdf05b000bda62561d2c591da5e0c5a51016bab4c4d9d8619d785132866c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5acdf05b000bda62561d2c591da5e0c5a51016bab4c4d9d8619d785132866c", kill_on_drop: false }` [INFO] [stdout] 0d5acdf05b000bda62561d2c591da5e0c5a51016bab4c4d9d8619d785132866c