[INFO] fetching crate tact-parser 0.4.3... [INFO] building tact-parser-0.4.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate tact-parser 0.4.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate tact-parser 0.4.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tact-parser 0.4.3 [INFO] tweaked toml for crates.io crate tact-parser 0.4.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tact-parser 0.4.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tact-parser 0.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8943338237b9cbfb221f3289bcef607712eb6d9c896484fb29e2324a5afc5ad5 [INFO] running `Command { std: "docker" "start" "-a" "8943338237b9cbfb221f3289bcef607712eb6d9c896484fb29e2324a5afc5ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8943338237b9cbfb221f3289bcef607712eb6d9c896484fb29e2324a5afc5ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8943338237b9cbfb221f3289bcef607712eb6d9c896484fb29e2324a5afc5ad5", kill_on_drop: false }` [INFO] [stdout] 8943338237b9cbfb221f3289bcef607712eb6d9c896484fb29e2324a5afc5ad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8076fc6457ef27825f02119c901e9f27b35648ae520424c58aa728faa0c23187 [INFO] running `Command { std: "docker" "start" "-a" "8076fc6457ef27825f02119c901e9f27b35648ae520424c58aa728faa0c23187", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hybrid-array v0.3.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling inout v0.2.0-rc.5 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rc4 v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling cipher v0.5.0-rc.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling salsa20 v0.11.0-rc.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling modular-bitfield-impl v0.12.0 [INFO] [stderr] Compiling modular-bitfield v0.12.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ngdp-crypto v0.4.3 [INFO] [stderr] Compiling blte v0.4.3 [INFO] [stderr] Compiling tact-parser v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | pub en_us: bool, // 0x2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 219 - pub en_us: bool, // 0x2 [INFO] [stdout] 219 + ub en_us: boo, // 0x2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub ko_kr: bool, // 0x4 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 222 - pub ko_kr: bool, // 0x4 [INFO] [stdout] 222 + ub ko_kr: boo, // 0x4 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | pub fr_fr: bool, // 0x10 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 224 - pub fr_fr: bool, // 0x10 [INFO] [stdout] 224 + ub fr_fr: boo, // 0x10 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub de_de: bool, // 0x20 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 225 - pub de_de: bool, // 0x20 [INFO] [stdout] 225 + ub de_de: boo, // 0x20 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | pub zh_cn: bool, // 0x40 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 226 - pub zh_cn: bool, // 0x40 [INFO] [stdout] 226 + ub zh_cn: boo, // 0x40 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | pub es_es: bool, // 0x80 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 227 - pub es_es: bool, // 0x80 [INFO] [stdout] 227 + ub es_es: boo, // 0x80 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | pub zh_tw: bool, // 0x100 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 229 - pub zh_tw: bool, // 0x100 [INFO] [stdout] 229 + ub zh_tw: boo, // 0x100 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub en_gb: bool, // 0x200 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 230 - pub en_gb: bool, // 0x200 [INFO] [stdout] 230 + ub en_gb: boo, // 0x200 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | pub en_cn: bool, // 0x400 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 231 - pub en_cn: bool, // 0x400 [INFO] [stdout] 231 + ub en_cn: boo, // 0x400 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub en_tw: bool, // 0x800 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 232 - pub en_tw: bool, // 0x800 [INFO] [stdout] 232 + ub en_tw: boo, // 0x800 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub es_mx: bool, // 0x1000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 234 - pub es_mx: bool, // 0x1000 [INFO] [stdout] 234 + ub es_mx: boo, // 0x1000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub ru_ru: bool, // 0x2000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 235 - pub ru_ru: bool, // 0x2000 [INFO] [stdout] 235 + ub ru_ru: boo, // 0x2000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | pub pt_br: bool, // 0x4000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - pub pt_br: bool, // 0x4000 [INFO] [stdout] 236 + ub pt_br: boo, // 0x4000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub it_it: bool, // 0x8000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 237 - pub it_it: bool, // 0x8000 [INFO] [stdout] 237 + ub it_it: boo, // 0x8000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | pub pt_pt: bool, // 0x10000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 239 - pub pt_pt: bool, // 0x10000 [INFO] [stdout] 239 + ub pt_pt: boo, // 0x10000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | /// Is high-res texture (Cataclysm 4.4.0 beta). [INFO] [stdout] | ^ [INFO] [stdout] 277 | pub high_res_texture: bool, // 0x1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 276 ~ // Is high-res texture (Cataclysm 4.4.0 beta). [INFO] [stdout] 277 ~ pub high_res_texture: boo, // 0x1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | /// File is in install manifest. [INFO] [stdout] | ^ [INFO] [stdout] 281 | pub install: bool, // 0x4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 280 ~ // File is in install manifest. [INFO] [stdout] 281 ~ pub install: boo, // 0x4 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | /// Non-Windows clients should ignore this file. [INFO] [stdout] | ^ [INFO] [stdout] 283 | pub windows: bool, // 0x8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 282 ~ // Non-Windows clients should ignore this file. [INFO] [stdout] 283 ~ pub windows: boo, // 0x8 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | /// Non-macOS clients should ignore this file. [INFO] [stdout] | ^ [INFO] [stdout] 286 | pub macos: bool, // 0x10 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 285 ~ // Non-macOS clients should ignore this file. [INFO] [stdout] 286 ~ pub macos: boo, // 0x10 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | /// `x86_32` binary. [INFO] [stdout] | ^ [INFO] [stdout] 288 | pub x86_32: bool, // 0x20 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 287 ~ // `x86_32` binary. [INFO] [stdout] 288 ~ pub x86_32: boo, // 0x20 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | /// `x86_64` binary. [INFO] [stdout] | ^ [INFO] [stdout] 290 | pub x86_64: bool, // 0x40 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 289 ~ // `x86_64` binary. [INFO] [stdout] 290 ~ pub x86_64: boo, // 0x40 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | /// Low violence variant. [INFO] [stdout] | ^ [INFO] [stdout] 292 | pub low_violence: bool, // 0x80 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 291 ~ // Low violence variant. [INFO] [stdout] 292 ~ pub low_violence: boo, // 0x80 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | /// Non-mystery-platform clients should ignore this file. [INFO] [stdout] | ^ [INFO] [stdout] 295 | pub mystery_platform: bool, // 0x100 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 294 ~ // Non-mystery-platform clients should ignore this file. [INFO] [stdout] 295 ~ pub mystery_platform: boo, // 0x100 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | /// Only set for `UpdatePlugin.{dll,dylib}` [INFO] [stdout] | ^ [INFO] [stdout] 299 | pub update_plugin: bool, // 0x800 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 298 ~ // Only set for `UpdatePlugin.{dll,dylib}` [INFO] [stdout] 299 ~ pub update_plugin: boo, // 0x800 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | /// `aarch64` / ARM64 binary. [INFO] [stdout] | ^ [INFO] [stdout] 304 | pub aarch64: bool, // 0x8000 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 303 ~ // `aarch64` / ARM64 binary. [INFO] [stdout] 304 ~ pub aarch64: boo, // 0x8000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | pub encrypted: bool, // 0x8000000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 308 - pub encrypted: bool, // 0x8000000 [INFO] [stdout] 308 + ub encrypted: boo, // 0x8000000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | pub no_name_hash: bool, // 0x10000000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 310 - pub no_name_hash: bool, // 0x10000000 [INFO] [stdout] 310 + ub no_name_hash: boo, // 0x10000000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | /// Non-1280px wide cinematics. [INFO] [stdout] | ^ [INFO] [stdout] 312 | pub uncommon_resolution: bool, // 0x20000000 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 311 ~ // Non-1280px wide cinematics. [INFO] [stdout] 312 ~ pub uncommon_resolution: boo, // 0x20000000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | pub bundle: bool, // 0x40000000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 313 - pub bundle: bool, // 0x40000000 [INFO] [stdout] 313 + ub bundle: boo, // 0x40000000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/wow_root.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | pub no_compression: bool, // 0x80000000 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 314 - pub no_compression: bool, // 0x80000000 [INFO] [stdout] 314 + ub no_compression: boo, // 0x80000000 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.38s [INFO] running `Command { std: "docker" "inspect" "8076fc6457ef27825f02119c901e9f27b35648ae520424c58aa728faa0c23187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8076fc6457ef27825f02119c901e9f27b35648ae520424c58aa728faa0c23187", kill_on_drop: false }` [INFO] [stdout] 8076fc6457ef27825f02119c901e9f27b35648ae520424c58aa728faa0c23187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e3cadb8b4fc1767b41aad12b9e3b910f6d55d622caf38508782c27ea6bec922 [INFO] running `Command { std: "docker" "start" "-a" "0e3cadb8b4fc1767b41aad12b9e3b910f6d55d622caf38508782c27ea6bec922", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rc4 v0.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] error: could not compile `zerocopy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=2aaf44e5bb3a8e1f -C extra-filename=-70610920d7f7fd24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0e3cadb8b4fc1767b41aad12b9e3b910f6d55d622caf38508782c27ea6bec922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e3cadb8b4fc1767b41aad12b9e3b910f6d55d622caf38508782c27ea6bec922", kill_on_drop: false }` [INFO] [stdout] 0e3cadb8b4fc1767b41aad12b9e3b910f6d55d622caf38508782c27ea6bec922