[INFO] cloning repository https://github.com/harmless-tech/HT-Assembly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harmless-tech/HT-Assembly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmless-tech%2FHT-Assembly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmless-tech%2FHT-Assembly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c62590fb2e7f0e943e7a16e1b8e917ac0eb6925c [INFO] testing harmless-tech/HT-Assembly against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmless-tech%2FHT-Assembly" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harmless-tech/HT-Assembly on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harmless-tech/HT-Assembly [INFO] finished tweaking git repo https://github.com/harmless-tech/HT-Assembly [INFO] tweaked toml for git repo https://github.com/harmless-tech/HT-Assembly written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/harmless-tech/HT-Assembly already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.2.1 [INFO] [stderr] Downloaded lazy-regex v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7bf5ac1929340f3420bec65157c3165733f350dffba072b3208a37384834770 [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" "e7bf5ac1929340f3420bec65157c3165733f350dffba072b3208a37384834770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7bf5ac1929340f3420bec65157c3165733f350dffba072b3208a37384834770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bf5ac1929340f3420bec65157c3165733f350dffba072b3208a37384834770", kill_on_drop: false }` [INFO] [stdout] e7bf5ac1929340f3420bec65157c3165733f350dffba072b3208a37384834770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce41d73b3a76b730ac6e2b1eee718b880b15216dfde4b77c918dc7fbc5eb40e6 [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" "ce41d73b3a76b730ac6e2b1eee718b880b15216dfde4b77c918dc7fbc5eb40e6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling lazy-regex v2.2.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling hta_shared v0.0.1 (/opt/rustwide/workdir/crates/hta_shared) [INFO] [stderr] Compiling hta_std v0.0.1 (/opt/rustwide/workdir/crates/hta_std) [INFO] [stdout] warning: associated function is never used: `map` [INFO] [stdout] --> crates/hta_shared/src/lib.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | fn map(data_type: &str) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hta_runtime v0.0.1 (/opt/rustwide/workdir/crates/hta_runtime) [INFO] [stderr] Compiling hta_compile v0.0.1 (/opt/rustwide/workdir/crates/hta_compile) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> crates/hta_compile/src/compiler.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `trace`, `warn` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dbg` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | dbg: bool, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dbg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/hta_compile/src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let mut entry = (hta_file_name.to_string(), ns, lines); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile` [INFO] [stdout] --> crates/hta_compile/src/compiler.rs:370:8 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn compile() -> Result<(Vec, HashMap), String> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `BINARY_PATH` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | static BINARY_PATH: &str = "build/bin/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_binary` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:160:4 [INFO] [stdout] | [INFO] [stdout] 160 | fn write_binary( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hta v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.05s [INFO] running `Command { std: "docker" "inspect" "ce41d73b3a76b730ac6e2b1eee718b880b15216dfde4b77c918dc7fbc5eb40e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce41d73b3a76b730ac6e2b1eee718b880b15216dfde4b77c918dc7fbc5eb40e6", kill_on_drop: false }` [INFO] [stdout] ce41d73b3a76b730ac6e2b1eee718b880b15216dfde4b77c918dc7fbc5eb40e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61fd3827004228d1b8737bbef33705ba5e697a717e8b4376cf33a1907ec2fbca [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" "61fd3827004228d1b8737bbef33705ba5e697a717e8b4376cf33a1907ec2fbca", kill_on_drop: false }` [INFO] [stderr] Compiling hta v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `map` [INFO] [stdout] --> crates/hta_shared/src/lib.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | fn map(data_type: &str) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> crates/hta_compile/src/compiler.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `trace`, `warn` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dbg` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | dbg: bool, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dbg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/hta_compile/src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let mut entry = (hta_file_name.to_string(), ns, lines); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile` [INFO] [stdout] --> crates/hta_compile/src/compiler.rs:370:8 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn compile() -> Result<(Vec, HashMap), String> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `BINARY_PATH` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | static BINARY_PATH: &str = "build/bin/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_binary` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:160:4 [INFO] [stdout] | [INFO] [stdout] 160 | fn write_binary( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "61fd3827004228d1b8737bbef33705ba5e697a717e8b4376cf33a1907ec2fbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fd3827004228d1b8737bbef33705ba5e697a717e8b4376cf33a1907ec2fbca", kill_on_drop: false }` [INFO] [stdout] 61fd3827004228d1b8737bbef33705ba5e697a717e8b4376cf33a1907ec2fbca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 976af623391e3b5b395b15e4c915ace2a1ba304371eba08eb1e7ed71c4c1ee79 [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" "976af623391e3b5b395b15e4c915ace2a1ba304371eba08eb1e7ed71c4c1ee79", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `map` [INFO] [stderr] --> crates/hta_shared/src/lib.rs:170:8 [INFO] [stderr] | [INFO] [stderr] 170 | fn map(data_type: &str) -> Option { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> crates/hta_compile/src/compiler.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | use log::{debug, error}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `trace`, `warn` [INFO] [stderr] --> crates/hta_compile/src/lib.rs:6:31 [INFO] [stderr] | [INFO] [stderr] 6 | use log::{debug, error, info, trace, warn}; [INFO] [stderr] | ^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dbg` [INFO] [stderr] --> crates/hta_compile/src/lib.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | dbg: bool, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_dbg` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/hta_compile/src/lib.rs:119:9 [INFO] [stderr] | [INFO] [stderr] 119 | let mut entry = (hta_file_name.to_string(), ns, lines); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `compile` [INFO] [stderr] --> crates/hta_compile/src/compiler.rs:370:8 [INFO] [stderr] | [INFO] [stderr] 370 | pub fn compile() -> Result<(Vec, HashMap), String> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static is never used: `BINARY_PATH` [INFO] [stderr] --> crates/hta_compile/src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | static BINARY_PATH: &str = "build/bin/"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `write_binary` [INFO] [stderr] --> crates/hta_compile/src/lib.rs:160:4 [INFO] [stderr] | [INFO] [stderr] 160 | fn write_binary( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hta-4e8e74b5e8608f7e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "976af623391e3b5b395b15e4c915ace2a1ba304371eba08eb1e7ed71c4c1ee79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976af623391e3b5b395b15e4c915ace2a1ba304371eba08eb1e7ed71c4c1ee79", kill_on_drop: false }` [INFO] [stdout] 976af623391e3b5b395b15e4c915ace2a1ba304371eba08eb1e7ed71c4c1ee79