[INFO] cloning repository https://github.com/mehcode/xchip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehcode/xchip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Fxchip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Fxchip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11e15a41e36a96a570146448741c14c4de6692e8 [INFO] checking mehcode/xchip against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Fxchip" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mehcode/xchip on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mehcode/xchip [INFO] finished tweaking git repo https://github.com/mehcode/xchip [INFO] tweaked toml for git repo https://github.com/mehcode/xchip written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mehcode/xchip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mehcode/axal.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07ec4c78f793a8e1d9a5d12dd0693bacd38ec84e1aaf548701d3ee264de70051 [INFO] running `Command { std: "docker" "start" "-a" "07ec4c78f793a8e1d9a5d12dd0693bacd38ec84e1aaf548701d3ee264de70051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07ec4c78f793a8e1d9a5d12dd0693bacd38ec84e1aaf548701d3ee264de70051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ec4c78f793a8e1d9a5d12dd0693bacd38ec84e1aaf548701d3ee264de70051", kill_on_drop: false }` [INFO] [stdout] 07ec4c78f793a8e1d9a5d12dd0693bacd38ec84e1aaf548701d3ee264de70051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa2b12f76076b1ba6f105143f90b684d65604a24741eb3d1679fe940054eb437 [INFO] running `Command { std: "docker" "start" "-a" "fa2b12f76076b1ba6f105143f90b684d65604a24741eb3d1679fe940054eb437", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Checking libc v0.2.19 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling axal v0.1.0 (https://github.com/mehcode/axal.git#d213c9f7) [INFO] [stderr] Checking xchip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `needless_range_loop` [INFO] [stdout] --> src/mmu.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | #[allow(needless_range_loop, unknown_lints)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `needless_range_loop` [INFO] [stdout] --> src/mmu.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | #[allow(needless_range_loop, unknown_lints)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec::Vec` [INFO] [stdout] --> src/chip_8.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super_chip` [INFO] [stdout] --> src/interpreter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use super_chip; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interpreter.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | runtime: Option>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Runtime` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec::Vec` [INFO] [stdout] --> src/chip_8.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super_chip` [INFO] [stdout] --> src/interpreter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use super_chip; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interpreter.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | runtime: Option>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Runtime` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/chip_8x.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | (0x5, x, y, 0x1) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/chip_8x.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | (0x5, x, y, 0x1) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/chip_8x.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | let color = c.v[y as usize] & 0b1111; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `horz` [INFO] [stdout] --> src/chip_8x.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | let horz = (vx & 0b1111) as usize; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_horz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vert` [INFO] [stdout] --> src/chip_8x.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | let vert = (vx1 & 0b1111) as usize; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/chip_8x.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | let width = (vx >> 4) + 1; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/chip_8x.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | let height = (vx1 >> 4) + 1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/chip_8x.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | (0xB, x, y, n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/chip_8x.rs:131:22 [INFO] [stdout] | [INFO] [stdout] 131 | (0xB, x, y, n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/chip_8x.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | (0xB, x, y, n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/super_chip.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | (0x0, 0x0, 0xC, n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/interpreter.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | fn configure(&mut self, c: &mut Context) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/interpreter.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | fn reset(&mut self, c: &mut Context) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/chip_8x.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | (0x5, x, y, 0x1) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/chip_8x.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | (0x5, x, y, 0x1) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/chip_8x.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | let color = c.v[y as usize] & 0b1111; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `horz` [INFO] [stdout] --> src/chip_8x.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | let horz = (vx & 0b1111) as usize; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_horz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vert` [INFO] [stdout] --> src/chip_8x.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | let vert = (vx1 & 0b1111) as usize; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/chip_8x.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | let width = (vx >> 4) + 1; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/chip_8x.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | let height = (vx1 >> 4) + 1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/chip_8x.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | (0xB, x, y, n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/chip_8x.rs:131:22 [INFO] [stdout] | [INFO] [stdout] 131 | (0xB, x, y, n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/chip_8x.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | (0xB, x, y, n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/super_chip.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | (0x0, 0x0, 0xC, n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/interpreter.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | fn configure(&mut self, c: &mut Context) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/interpreter.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | fn reset(&mut self, c: &mut Context) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Chip8` [INFO] [stdout] --> src/interpreter.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Chip8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HiResChip8` [INFO] [stdout] --> src/interpreter.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | HiResChip8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SuperChip` [INFO] [stdout] --> src/interpreter.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | SuperChip, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Chip8` [INFO] [stdout] --> src/interpreter.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Chip8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HiResChip8` [INFO] [stdout] --> src/interpreter.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | HiResChip8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SuperChip` [INFO] [stdout] --> src/interpreter.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | SuperChip, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(link_args)] [INFO] [stdout] | ^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of using `-C link-arg=ARG` on command line, which is available from cargo build scripts with `cargo:rustc-link-arg` now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(link_args)] [INFO] [stdout] | ^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of using `-C link-arg=ARG` on command line, which is available from cargo build scripts with `cargo:rustc-link-arg` now [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xchip` due to 3 previous errors [INFO] [stdout] error: cannot find attribute `link_args` in this scope [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | ax_generate_main!(xchip); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `linkage` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ax_generate_main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `link_args` in this scope [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | ax_generate_main!(xchip); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `linkage` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ax_generate_main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fa2b12f76076b1ba6f105143f90b684d65604a24741eb3d1679fe940054eb437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2b12f76076b1ba6f105143f90b684d65604a24741eb3d1679fe940054eb437", kill_on_drop: false }` [INFO] [stdout] fa2b12f76076b1ba6f105143f90b684d65604a24741eb3d1679fe940054eb437