[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 master#c2804e6ec2c29a5c7368600ea173b890e2655c3d 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 c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded texpresso v2.0.1 [INFO] [stderr] Downloaded vfs v0.7.1 [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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f52cfaaea7d4e39af039d7ef5938a12376158b80cdf37cec67da57d1a3f5fdf4 [INFO] running `Command { std: "docker" "start" "-a" "f52cfaaea7d4e39af039d7ef5938a12376158b80cdf37cec67da57d1a3f5fdf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f52cfaaea7d4e39af039d7ef5938a12376158b80cdf37cec67da57d1a3f5fdf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52cfaaea7d4e39af039d7ef5938a12376158b80cdf37cec67da57d1a3f5fdf4", kill_on_drop: false }` [INFO] [stdout] f52cfaaea7d4e39af039d7ef5938a12376158b80cdf37cec67da57d1a3f5fdf4 [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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d44955b81e12068b9150233ad110bb5ee09a305344567c275ac916e6db5dcafe [INFO] running `Command { std: "docker" "start" "-a" "d44955b81e12068b9150233ad110bb5ee09a305344567c275ac916e6db5dcafe", 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 unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [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 smallvec v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [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 rayon-core v1.9.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling hemtt-macros v0.1.0 (/opt/rustwide/workdir/hemtt-macros) [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling vfs v0.7.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling walkdir v2.3.2 [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 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 form_urlencoded v1.0.1 [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 crossbeam-channel v0.5.6 [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 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 signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling texpresso v2.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest 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 hashbrown v0.12.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [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 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 jpeg-decoder v0.2.6 [INFO] [stderr] Compiling tiff v0.7.3 [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 strum_macros v0.24.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling hemtt-io v0.1.0 (/opt/rustwide/workdir/hemtt-io) [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 image v0.24.3 [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling semver v0.11.0 [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 git2 v0.15.0 [INFO] [stderr] Compiling hemtt-handlebars v0.1.0 (/opt/rustwide/workdir/hemtt-handlebars) [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] [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 07s [INFO] running `Command { std: "docker" "inspect" "d44955b81e12068b9150233ad110bb5ee09a305344567c275ac916e6db5dcafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44955b81e12068b9150233ad110bb5ee09a305344567c275ac916e6db5dcafe", kill_on_drop: false }` [INFO] [stdout] d44955b81e12068b9150233ad110bb5ee09a305344567c275ac916e6db5dcafe [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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a60deba6197ad330ea90d3683b03e3dccc7ffb7e681c06abb807c31e330cb788 [INFO] running `Command { std: "docker" "start" "-a" "a60deba6197ad330ea90d3683b03e3dccc7ffb7e681c06abb807c31e330cb788", 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 futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [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 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 plotters-svg v0.3.3 [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 hemtt-serde v0.1.0 (/opt/rustwide/workdir/hemtt-serde) [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters v0.3.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hemtt-paa v0.1.0 (/opt/rustwide/workdir/hemtt-paa) [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 hemtt v0.9.0 (/opt/rustwide/workdir/hemtt) [INFO] [stderr] Compiling bstr v0.2.17 [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] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvzjMcm/symbols.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.alpha.5be94894-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2.1c0ac88aiyytliq7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-3c7158888ffc5730/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhemtt_app-94c37d12e92062bd.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-38a5af0435d5e4a6.rlib" "/opt/rustwide/target/debug/deps/libhemtt_sign-b2d82e068212f0f9.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ed98205450f90ec3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7b8a9b70e10a08ba.rlib" "/opt/rustwide/target/debug/deps/libhemtt_pbo-114ee4f92d5def58.rlib" "/opt/rustwide/target/debug/deps/libsha1-141531bcb252526a.rlib" "/opt/rustwide/target/debug/deps/libdigest-7ad710f57f5316c7.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1fe12eb44f05c744.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-aa7c79cfed64d24d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-afa002fab1b049e4.rlib" "/opt/rustwide/target/debug/deps/libhemtt_arma_config-2f492e94ab772b8f.rlib" "/opt/rustwide/target/debug/deps/libhemtt_io-6d1f26d307955692.rlib" "/opt/rustwide/target/debug/deps/libtokio-4e018967ca4b1564.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b89fc090a104a3f4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2a881938d906c15c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libmio-bfc016d5dfec8539.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc5481771f2efab9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f03f3720ab13087a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-993fd0299f40ed40.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libregex-ea99f2aa12f6d16b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2f2b2863966d47f7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/librayon-0add5758a3389088.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4b15bd0d210b53da.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3db3216c15c04cf7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3e572161a30fdeb8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-69f35087cf637188.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ae1b1525b0790631.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-747688bec176685f.rlib" "/opt/rustwide/target/debug/deps/libeither-06013fd9855b51af.rlib" "/opt/rustwide/target/debug/deps/libstate-57c6ced2b42cde1f.rlib" "/opt/rustwide/target/debug/deps/libclap-d4df89aa69af4538.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-0bec30349582aff9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-da913cdf5d7548fa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5214be050813988f.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-545547c7a91a5f54.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9601d44b3c2bcb0c.rlib" "/opt/rustwide/target/debug/deps/libhemtt-d66e27e6268ee62a.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libhemtt_handlebars-5f47675f7ae23385.rlib" "/opt/rustwide/target/debug/deps/libgit2-37676df4671d7ed5.rlib" "/opt/rustwide/target/debug/deps/liburl-0011768a44ab7863.rlib" "/opt/rustwide/target/debug/deps/libidna-c8e8eaa5821b251d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-570fd3f33f5f4156.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-8bb7bb13c48b99f0.rlib" "/opt/rustwide/target/debug/deps/libchrono-ea930de93423b8dd.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a08a78277cb1359f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-05d97e956c42416c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libtime-a57fa9f74859ecd5.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-36ec26ba2767ee23.rlib" "/opt/rustwide/target/debug/deps/librust_embed-cba72263adc0588b.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-c31abde3eaf4a076.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libsha2-bd0b489ae69309d5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9aff3db66111176c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-5bf8175e08df0e92.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-07488158c88c9db6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libsemver-1328cbc7b2ddb371.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-a1260cbd2d93f16f.rlib" "/opt/rustwide/target/debug/deps/libvfs-f2b86e90dfa27c1a.rlib" "/opt/rustwide/target/debug/deps/libconfig-67bc31757d140177.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-144bedebc6d1b20b.rlib" "/opt/rustwide/target/debug/deps/libjson5-4ecdc5153585e511.rlib" "/opt/rustwide/target/debug/deps/libpest-ed1f80513af9ef4d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-adfdcd3094e83f7d.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-35656e8952945778.rlib" "/opt/rustwide/target/debug/deps/libron-58cfbcd62a080dc7.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libtoml-7aaca588b7dac31e.rlib" "/opt/rustwide/target/debug/deps/libnom-c4f9fd4189d248f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libini-5763055cdee77440.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-e0e26ed93f719bd7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6efa9ce3948881ee.rlib" "/opt/rustwide/target/debug/deps/libahash-07f67697a59a2d09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d3a275c08319ca77.rlib" "/opt/rustwide/target/debug/deps/liblibc-e1c27bc548d6aea8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-8a057dec21e34233.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da9b07077adf4930.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6dfbc9e59b862880.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libserde-93f6decc2b0d5f29.rlib" "/opt/rustwide/target/debug/deps/libstrum-6037ef04fa83e3bf.rlib" "/opt/rustwide/target/debug/deps/libhemtt_macros-cb1e5d386cdd855e.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/alpha-2810098b24d4b5e2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hemtt-app` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a60deba6197ad330ea90d3683b03e3dccc7ffb7e681c06abb807c31e330cb788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60deba6197ad330ea90d3683b03e3dccc7ffb7e681c06abb807c31e330cb788", kill_on_drop: false }` [INFO] [stdout] a60deba6197ad330ea90d3683b03e3dccc7ffb7e681c06abb807c31e330cb788