[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] 62c97b7fb7998db2c186cd3a133a2f4c2ccc128d [INFO] checking harmless-tech/HT-Assembly against master#8a497b7181cad4ae66dbd6cc31042b69b6bd0df7 for pr-102474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmless-tech%2FHT-Assembly" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harmless-tech/HT-Assembly on toolchain 8a497b7181cad4ae66dbd6cc31042b69b6bd0df7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "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-4/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" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35e7ef445248c0539dafa1aba0edd320b117357d96f533772c3972b98812fa2a [INFO] running `Command { std: "docker" "start" "-a" "35e7ef445248c0539dafa1aba0edd320b117357d96f533772c3972b98812fa2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35e7ef445248c0539dafa1aba0edd320b117357d96f533772c3972b98812fa2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e7ef445248c0539dafa1aba0edd320b117357d96f533772c3972b98812fa2a", kill_on_drop: false }` [INFO] [stdout] 35e7ef445248c0539dafa1aba0edd320b117357d96f533772c3972b98812fa2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ef0e3122444dd2b523f510fe008b4119d373999845d296cc22212ef3fc7ea9d [INFO] running `Command { std: "docker" "start" "-a" "8ef0e3122444dd2b523f510fe008b4119d373999845d296cc22212ef3fc7ea9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking lazy-regex v2.3.0 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking hta_std v0.0.1 (/opt/rustwide/workdir/crates/hta_std) [INFO] [stderr] Checking hta_shared v0.0.1 (/opt/rustwide/workdir/crates/hta_shared) [INFO] [stdout] warning: associated function `map` is never used [INFO] [stdout] --> crates/hta_shared/src/old/lib.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | 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: associated function `map` is never used [INFO] [stdout] --> crates/hta_shared/src/old/lib.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | 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] Checking hta_runtime v0.0.1 (/opt/rustwide/workdir/crates/hta_runtime) [INFO] [stderr] Checking 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 variable: `dbg` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | 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: unused variable: `dbg` [INFO] [stdout] --> crates/hta_compile/src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | 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:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | 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: static `BINARY_PATH` is never used [INFO] [stdout] --> crates/hta_compile/src/lib.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | static BINARY_PATH: &str = "build/bin/"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_binary` is never used [INFO] [stdout] --> crates/hta_compile/src/lib.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn write_binary( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile` is never used [INFO] [stdout] --> crates/hta_compile/src/compiler/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn compile() -> Result<(Vec, HashMap), String> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/hta_compile/src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | 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: static `BINARY_PATH` is never used [INFO] [stdout] --> crates/hta_compile/src/lib.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | static BINARY_PATH: &str = "build/bin/"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_binary` is never used [INFO] [stdout] --> crates/hta_compile/src/lib.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn write_binary( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile` is never used [INFO] [stdout] --> crates/hta_compile/src/compiler/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn compile() -> Result<(Vec, HashMap), String> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking log4rs v1.1.1 [INFO] [stderr] Checking hta v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.30s [INFO] running `Command { std: "docker" "inspect" "8ef0e3122444dd2b523f510fe008b4119d373999845d296cc22212ef3fc7ea9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef0e3122444dd2b523f510fe008b4119d373999845d296cc22212ef3fc7ea9d", kill_on_drop: false }` [INFO] [stdout] 8ef0e3122444dd2b523f510fe008b4119d373999845d296cc22212ef3fc7ea9d