[INFO] cloning repository https://github.com/synixebrett/HEMTT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/synixebrett/HEMTT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynixebrett%2FHEMTT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynixebrett%2FHEMTT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69d60c98b3bf41fd6eacc09fade3287e19746430 [INFO] building synixebrett/HEMTT against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynixebrett%2FHEMTT" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/synixebrett/HEMTT on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/synixebrett/HEMTT [INFO] finished tweaking git repo https://github.com/synixebrett/HEMTT [INFO] tweaked toml for git repo https://github.com/synixebrett/HEMTT written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/synixebrett/HEMTT already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3/source/hemtt-io/Cargo.toml: dependency (async-trait) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-3/source/hemtt-io/Cargo.toml: unused manifest key: dependencies.async-trait.vesrion [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac1ac7c80537a47dc4b090ef920a523e8f28c362ea6207bb281b01202a92030b [INFO] running `Command { std: "docker" "start" "-a" "ac1ac7c80537a47dc4b090ef920a523e8f28c362ea6207bb281b01202a92030b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac1ac7c80537a47dc4b090ef920a523e8f28c362ea6207bb281b01202a92030b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1ac7c80537a47dc4b090ef920a523e8f28c362ea6207bb281b01202a92030b", kill_on_drop: false }` [INFO] [stdout] ac1ac7c80537a47dc4b090ef920a523e8f28c362ea6207bb281b01202a92030b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce10b261a6c56ac120e2ddcfa112569e7d9bc753d3fed1d9a3f04018607a7fa0 [INFO] running `Command { std: "docker" "start" "-a" "ce10b261a6c56ac120e2ddcfa112569e7d9bc753d3fed1d9a3f04018607a7fa0", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/hemtt-io/Cargo.toml: dependency (async-trait) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/hemtt-io/Cargo.toml: unused manifest key: dependencies.async-trait.vesrion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling vfs v0.7.1 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling hemtt-macros v0.1.0 (/opt/rustwide/workdir/hemtt-macros) [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling texpresso v2.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling exr v1.5.0 [INFO] [stderr] Compiling hemtt-io v0.1.0 (/opt/rustwide/workdir/hemtt-io) [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling hemtt-pbo v0.1.0 (/opt/rustwide/workdir/hemtt-pbo) [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Compiling hemtt-sign v0.4.0 (/opt/rustwide/workdir/hemtt-sign) [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hemtt-serde v0.1.0 (/opt/rustwide/workdir/hemtt-serde) [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling handlebars v4.3.3 [INFO] [stderr] Compiling config v0.13.2 [INFO] [stderr] Compiling hemtt-paa v0.1.0 (/opt/rustwide/workdir/hemtt-paa) [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling hemtt-handlebars v0.1.0 (/opt/rustwide/workdir/hemtt-handlebars) [INFO] [stderr] Compiling hemtt v0.9.0 (/opt/rustwide/workdir/hemtt) [INFO] [stderr] Compiling hemtt-arma-config v0.1.0 (/opt/rustwide/workdir/hemtt-arma-config) [INFO] [stdout] warning: field `class_inheritance_style` is never read [INFO] [stdout] --> hemtt-arma-config/src/linter/options.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LinterOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 3 | class_inheritance_style: InheritanceStyle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `LinterOptions` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hemtt-app v0.8.0-alpha (/opt/rustwide/workdir/hemtt-app) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ce10b261a6c56ac120e2ddcfa112569e7d9bc753d3fed1d9a3f04018607a7fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce10b261a6c56ac120e2ddcfa112569e7d9bc753d3fed1d9a3f04018607a7fa0", kill_on_drop: false }` [INFO] [stdout] ce10b261a6c56ac120e2ddcfa112569e7d9bc753d3fed1d9a3f04018607a7fa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d776b988ac54a56f99ccb9a9d3b91ce2b60ca877be461835bcdfd78226c4b65 [INFO] running `Command { std: "docker" "start" "-a" "6d776b988ac54a56f99ccb9a9d3b91ce2b60ca877be461835bcdfd78226c4b65", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/hemtt-io/Cargo.toml: dependency (async-trait) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/hemtt-io/Cargo.toml: unused manifest key: dependencies.async-trait.vesrion [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling hemtt-macros v0.1.0 (/opt/rustwide/workdir/hemtt-macros) [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling hemtt-io v0.1.0 (/opt/rustwide/workdir/hemtt-io) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hemtt-pbo v0.1.0 (/opt/rustwide/workdir/hemtt-pbo) [INFO] [stderr] Compiling hemtt-sign v0.4.0 (/opt/rustwide/workdir/hemtt-sign) [INFO] [stderr] Compiling plotters v0.3.3 [INFO] [stderr] Compiling hemtt-serde v0.1.0 (/opt/rustwide/workdir/hemtt-serde) [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling hemtt-paa v0.1.0 (/opt/rustwide/workdir/hemtt-paa) [INFO] [stderr] Compiling hemtt v0.9.0 (/opt/rustwide/workdir/hemtt) [INFO] [stdout] warning: field `class_inheritance_style` is never read [INFO] [stdout] --> hemtt-arma-config/src/linter/options.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LinterOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 3 | class_inheritance_style: InheritanceStyle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `LinterOptions` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hemtt-app v0.8.0-alpha (/opt/rustwide/workdir/hemtt-app) [INFO] [stdout] warning: structure field `binarizationWanted` should have a snake case name [INFO] [stdout] --> hemtt-serde/tests/mission.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | binarizationWanted: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `binarization_wanted` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AddonsMetaData` should have a snake case name [INFO] [stdout] --> hemtt-serde/tests/mission.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | AddonsMetaData: AddonsMetaData, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `addons_meta_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `List` should have a snake case name [INFO] [stdout] --> hemtt-serde/tests/mission.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List: AddonsMetaDataList, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `className` should have a snake case name [INFO] [stdout] --> hemtt-serde/tests/mission.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | className: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `class_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `binarizationWanted` should have a snake case name [INFO] [stdout] --> hemtt-serde/tests/mission.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | binarizationWanted: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `binarization_wanted` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AddonsMetaData` should have a snake case name [INFO] [stdout] --> hemtt-serde/tests/mission.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | AddonsMetaData: AddonsMetaData, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `addons_meta_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `List` should have a snake case name [INFO] [stdout] --> hemtt-serde/tests/mission.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List: AddonsMetaDataList, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `className` should have a snake case name [INFO] [stdout] --> hemtt-serde/tests/mission.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | className: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `class_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling serial_test v0.8.0 [INFO] [stderr] Compiling hemtt-handlebars v0.1.0 (/opt/rustwide/workdir/hemtt-handlebars) [INFO] [stderr] Compiling hemtt-arma-config v0.1.0 (/opt/rustwide/workdir/hemtt-arma-config) [INFO] [stdout] warning: field `class_inheritance_style` is never read [INFO] [stdout] --> hemtt-arma-config/src/linter/options.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LinterOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 3 | class_inheritance_style: InheritanceStyle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `LinterOptions` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.01s [INFO] running `Command { std: "docker" "inspect" "6d776b988ac54a56f99ccb9a9d3b91ce2b60ca877be461835bcdfd78226c4b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d776b988ac54a56f99ccb9a9d3b91ce2b60ca877be461835bcdfd78226c4b65", kill_on_drop: false }` [INFO] [stdout] 6d776b988ac54a56f99ccb9a9d3b91ce2b60ca877be461835bcdfd78226c4b65