[INFO] cloning repository https://github.com/qonn/zac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qonn/zac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqonn%2Fzac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqonn%2Fzac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ef6a4fd5b6bb8c23ebef54850f2d711484d8ea6 [INFO] checking qonn/zac against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqonn%2Fzac" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qonn/zac on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qonn/zac [INFO] finished tweaking git repo https://github.com/qonn/zac [INFO] tweaked toml for git repo https://github.com/qonn/zac written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/qonn/zac 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88cd202eeee45b0a92c40d63736087e01836501e76e5b54f5c10f75b7c231161 [INFO] running `Command { std: "docker" "start" "-a" "88cd202eeee45b0a92c40d63736087e01836501e76e5b54f5c10f75b7c231161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88cd202eeee45b0a92c40d63736087e01836501e76e5b54f5c10f75b7c231161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88cd202eeee45b0a92c40d63736087e01836501e76e5b54f5c10f75b7c231161", kill_on_drop: false }` [INFO] [stdout] 88cd202eeee45b0a92c40d63736087e01836501e76e5b54f5c10f75b7c231161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dff7aa3212ce14d0d897155f3435289ac714463a61dea5847dfe3bf19206f6e3 [INFO] running `Command { std: "docker" "start" "-a" "dff7aa3212ce14d0d897155f3435289ac714463a61dea5847dfe3bf19206f6e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Checking zac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/expression.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | ast::Expr::InitRecord(v) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/literal_js.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn generate(ctx: &mut context::Context, ast: &ast::LitJs) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/literal_string.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ctx: &mut context::Context, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/expression.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | ast::Expr::InitRecord(v) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_infered_path` [INFO] [stdout] --> src/generator/member_access.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let (current_infered_path, current_infered_alternative_path, current_infered_type) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_infered_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_infered_alternative_path` [INFO] [stdout] --> src/generator/member_access.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | let (current_infered_path, current_infered_alternative_path, current_infered_type) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_infered_alternative_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/literal_js.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn generate(ctx: &mut context::Context, ast: &ast::LitJs) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/generator/member_access.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | for (idx, (path, item, res)) in results.iter().enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path1` [INFO] [stdout] --> src/generator/member_access.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let path1 = path.clone().join("."); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_path` [INFO] [stdout] --> src/generator/member_access.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | let (prev_path, prev_alt_path, prev_item) = &results2[idx - 1]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_alt_path` [INFO] [stdout] --> src/generator/member_access.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | let (prev_path, prev_alt_path, prev_item) = &results2[idx - 1]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_alt_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_path` [INFO] [stdout] --> src/generator/member_access.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | } else if let Some((prev_path, prev_alt_path, prev_item)) = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_alt_path` [INFO] [stdout] --> src/generator/member_access.rs:157:40 [INFO] [stdout] | [INFO] [stdout] 157 | } else if let Some((prev_path, prev_alt_path, prev_item)) = [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_alt_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/generator/member_access.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | if let Some((path, method)) = ctx.find_method(&id, prev_item.clone().into()) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/literal_string.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ctx: &mut context::Context, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_infered_path` [INFO] [stdout] --> src/generator/member_access.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let (current_infered_path, current_infered_alternative_path, current_infered_type) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_infered_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_infered_alternative_path` [INFO] [stdout] --> src/generator/member_access.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | let (current_infered_path, current_infered_alternative_path, current_infered_type) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_infered_alternative_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/root.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | ast::Stmt::Record(v) => "record_todo".into(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/generator/statement_fn.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let result = ""; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/generator/member_access.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | for (idx, (path, item, res)) in results.iter().enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path1` [INFO] [stdout] --> src/generator/member_access.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let path1 = path.clone().join("."); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_path` [INFO] [stdout] --> src/generator/member_access.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | let (prev_path, prev_alt_path, prev_item) = &results2[idx - 1]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_alt_path` [INFO] [stdout] --> src/generator/member_access.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | let (prev_path, prev_alt_path, prev_item) = &results2[idx - 1]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_alt_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_path` [INFO] [stdout] --> src/generator/member_access.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | } else if let Some((prev_path, prev_alt_path, prev_item)) = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_alt_path` [INFO] [stdout] --> src/generator/member_access.rs:157:40 [INFO] [stdout] | [INFO] [stdout] 157 | } else if let Some((prev_path, prev_alt_path, prev_item)) = [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_alt_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/generator/member_access.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | if let Some((path, method)) = ctx.find_method(&id, prev_item.clone().into()) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/statement_if.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn generate(ctx: &mut context::Context, v: &crate::ast::If) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/statement_if.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn generate(ctx: &mut context::Context, v: &crate::ast::If) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/root.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | ast::Stmt::Record(v) => "record_todo".into(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/generator/statement_fn.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let result = ""; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/statement_if.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn generate(ctx: &mut context::Context, v: &crate::ast::If) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/statement_if.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn generate(ctx: &mut context::Context, v: &crate::ast::If) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/parser/statement_if.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn parse(ctx: &mut ParsingContext) -> ast::If { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/parser/statement_if.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn parse(ctx: &mut ParsingContext) -> ast::If { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_var` is never used [INFO] [stdout] --> src/generator/context.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn find_var(&mut self, path: String) -> Option<(&String, &ast::Let)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_var` is never used [INFO] [stdout] --> src/generator/context.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn find_var(&mut self, path: String) -> Option<(&String, &ast::Let)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "dff7aa3212ce14d0d897155f3435289ac714463a61dea5847dfe3bf19206f6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff7aa3212ce14d0d897155f3435289ac714463a61dea5847dfe3bf19206f6e3", kill_on_drop: false }` [INFO] [stdout] dff7aa3212ce14d0d897155f3435289ac714463a61dea5847dfe3bf19206f6e3 [INFO] checking qonn/zac against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqonn%2Fzac" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qonn/zac on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qonn/zac [INFO] finished tweaking git repo https://github.com/qonn/zac [INFO] tweaked toml for git repo https://github.com/qonn/zac written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/qonn/zac 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d373f5d789be153d87870ed426b2bead710f4ab2ffc761ef5887abba02320dc3 [INFO] running `Command { std: "docker" "start" "-a" "d373f5d789be153d87870ed426b2bead710f4ab2ffc761ef5887abba02320dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d373f5d789be153d87870ed426b2bead710f4ab2ffc761ef5887abba02320dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d373f5d789be153d87870ed426b2bead710f4ab2ffc761ef5887abba02320dc3", kill_on_drop: false }` [INFO] [stdout] d373f5d789be153d87870ed426b2bead710f4ab2ffc761ef5887abba02320dc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbc1dd99452927f920ff24afd2a0ef1b8495b6edf253449faea98d180b2ab6ff [INFO] running `Command { std: "docker" "start" "-a" "fbc1dd99452927f920ff24afd2a0ef1b8495b6edf253449faea98d180b2ab6ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Checking zac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/expression.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | ast::Expr::InitRecord(v) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/expression.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | ast::Expr::InitRecord(v) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/literal_js.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn generate(ctx: &mut context::Context, ast: &ast::LitJs) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/literal_js.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn generate(ctx: &mut context::Context, ast: &ast::LitJs) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/literal_string.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ctx: &mut context::Context, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/literal_string.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ctx: &mut context::Context, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_infered_path` [INFO] [stdout] --> src/generator/member_access.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let (current_infered_path, current_infered_alternative_path, current_infered_type) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_infered_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_infered_alternative_path` [INFO] [stdout] --> src/generator/member_access.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | let (current_infered_path, current_infered_alternative_path, current_infered_type) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_infered_alternative_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_infered_path` [INFO] [stdout] --> src/generator/member_access.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let (current_infered_path, current_infered_alternative_path, current_infered_type) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_infered_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_infered_alternative_path` [INFO] [stdout] --> src/generator/member_access.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | let (current_infered_path, current_infered_alternative_path, current_infered_type) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_infered_alternative_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/generator/member_access.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | for (idx, (path, item, res)) in results.iter().enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path1` [INFO] [stdout] --> src/generator/member_access.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let path1 = path.clone().join("."); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_path` [INFO] [stdout] --> src/generator/member_access.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | let (prev_path, prev_alt_path, prev_item) = &results2[idx - 1]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_alt_path` [INFO] [stdout] --> src/generator/member_access.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | let (prev_path, prev_alt_path, prev_item) = &results2[idx - 1]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_alt_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_path` [INFO] [stdout] --> src/generator/member_access.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | } else if let Some((prev_path, prev_alt_path, prev_item)) = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_alt_path` [INFO] [stdout] --> src/generator/member_access.rs:157:40 [INFO] [stdout] | [INFO] [stdout] 157 | } else if let Some((prev_path, prev_alt_path, prev_item)) = [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_alt_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/generator/member_access.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | if let Some((path, method)) = ctx.find_method(&id, prev_item.clone().into()) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/generator/member_access.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | for (idx, (path, item, res)) in results.iter().enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path1` [INFO] [stdout] --> src/generator/member_access.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let path1 = path.clone().join("."); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_path` [INFO] [stdout] --> src/generator/member_access.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | let (prev_path, prev_alt_path, prev_item) = &results2[idx - 1]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_alt_path` [INFO] [stdout] --> src/generator/member_access.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | let (prev_path, prev_alt_path, prev_item) = &results2[idx - 1]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_alt_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_path` [INFO] [stdout] --> src/generator/member_access.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | } else if let Some((prev_path, prev_alt_path, prev_item)) = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_alt_path` [INFO] [stdout] --> src/generator/member_access.rs:157:40 [INFO] [stdout] | [INFO] [stdout] 157 | } else if let Some((prev_path, prev_alt_path, prev_item)) = [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_alt_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/generator/member_access.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | if let Some((path, method)) = ctx.find_method(&id, prev_item.clone().into()) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/root.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | ast::Stmt::Record(v) => "record_todo".into(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/root.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | ast::Stmt::Record(v) => "record_todo".into(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/generator/statement_fn.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let result = ""; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/generator/statement_fn.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let result = ""; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/statement_if.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn generate(ctx: &mut context::Context, v: &crate::ast::If) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/statement_if.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn generate(ctx: &mut context::Context, v: &crate::ast::If) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/generator/statement_if.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn generate(ctx: &mut context::Context, v: &crate::ast::If) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/generator/statement_if.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn generate(ctx: &mut context::Context, v: &crate::ast::If) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/parser/statement_if.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn parse(ctx: &mut ParsingContext) -> ast::If { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/parser/statement_if.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn parse(ctx: &mut ParsingContext) -> ast::If { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_var` is never used [INFO] [stdout] --> src/generator/context.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn find_var(&mut self, path: String) -> Option<(&String, &ast::Let)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:212:22 [INFO] [stdout] | [INFO] [stdout] 211 | fn from(val: Binary) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | Expr::Binary(Box::new(val)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 259 | fn from(val: If) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | Expr::If(Box::new(val)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:266:28 [INFO] [stdout] | [INFO] [stdout] 265 | fn from(val: MemberAccess) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | Expr::MemberAccess(Box::new(val)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_var` is never used [INFO] [stdout] --> src/generator/context.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn find_var(&mut self, path: String) -> Option<(&String, &ast::Let)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:212:22 [INFO] [stdout] | [INFO] [stdout] 211 | fn from(val: Binary) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | Expr::Binary(Box::new(val)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 259 | fn from(val: If) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | Expr::If(Box::new(val)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:266:28 [INFO] [stdout] | [INFO] [stdout] 265 | fn from(val: MemberAccess) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | Expr::MemberAccess(Box::new(val)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zac` (bin "zac") due to 4 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zac` (bin "zac" test) due to 4 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fbc1dd99452927f920ff24afd2a0ef1b8495b6edf253449faea98d180b2ab6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc1dd99452927f920ff24afd2a0ef1b8495b6edf253449faea98d180b2ab6ff", kill_on_drop: false }` [INFO] [stdout] fbc1dd99452927f920ff24afd2a0ef1b8495b6edf253449faea98d180b2ab6ff