[INFO] cloning repository https://github.com/nugget-digital/momo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nugget-digital/momo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnugget-digital%2Fmomo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnugget-digital%2Fmomo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e754103360804f6ad8b2254fea48b0ed3b9ba1c9 [INFO] testing nugget-digital/momo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnugget-digital%2Fmomo" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nugget-digital/momo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/nugget-digital/momo [INFO] finished tweaking git repo https://github.com/nugget-digital/momo [INFO] tweaked toml for git repo https://github.com/nugget-digital/momo written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/nugget-digital/momo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proptest v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ce7d810df1c83bc047297d61b7854a1e84ccfcefdd495ebfb848b7a279c0ed0 [INFO] running `Command { std: "docker" "start" "-a" "3ce7d810df1c83bc047297d61b7854a1e84ccfcefdd495ebfb848b7a279c0ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce7d810df1c83bc047297d61b7854a1e84ccfcefdd495ebfb848b7a279c0ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce7d810df1c83bc047297d61b7854a1e84ccfcefdd495ebfb848b7a279c0ed0", kill_on_drop: false }` [INFO] [stdout] 3ce7d810df1c83bc047297d61b7854a1e84ccfcefdd495ebfb848b7a279c0ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc268739e5acfd2edc1e5398c09ec2a2c26a8df610214b4ec07e5740fd16334 [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" "3bc268739e5acfd2edc1e5398c09ec2a2c26a8df610214b4ec07e5740fd16334", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling common v0.0.0 (/opt/rustwide/workdir/mtn/common) [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling mini v0.0.0 (/opt/rustwide/workdir/mtn/mini) [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> mtn/mini/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | token_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> mtn/mini/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | expires_in: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `partyIdType` [INFO] [stdout] --> mtn/mini/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | partyIdType: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `partyId` [INFO] [stdout] --> mtn/mini/src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | partyId: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> mtn/mini/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | amount: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `currency` [INFO] [stdout] --> mtn/mini/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | currency: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `financialTransactionId` [INFO] [stdout] --> mtn/mini/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | financialTransactionId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `externalId` [INFO] [stdout] --> mtn/mini/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | externalId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `payer` [INFO] [stdout] --> mtn/mini/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | payer: Payer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "3bc268739e5acfd2edc1e5398c09ec2a2c26a8df610214b4ec07e5740fd16334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc268739e5acfd2edc1e5398c09ec2a2c26a8df610214b4ec07e5740fd16334", kill_on_drop: false }` [INFO] [stdout] 3bc268739e5acfd2edc1e5398c09ec2a2c26a8df610214b4ec07e5740fd16334 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d1637dc8c2c2e476aed3f9c693cbf6be791f1f8a7c22606a5aa9e54df7bba8 [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" "88d1637dc8c2c2e476aed3f9c693cbf6be791f1f8a7c22606a5aa9e54df7bba8", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling mini v0.0.0 (/opt/rustwide/workdir/mtn/mini) [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> mtn/mini/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | token_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> mtn/mini/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | expires_in: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `partyIdType` [INFO] [stdout] --> mtn/mini/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | partyIdType: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `partyId` [INFO] [stdout] --> mtn/mini/src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | partyId: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> mtn/mini/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | amount: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `currency` [INFO] [stdout] --> mtn/mini/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | currency: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `financialTransactionId` [INFO] [stdout] --> mtn/mini/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | financialTransactionId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `externalId` [INFO] [stdout] --> mtn/mini/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | externalId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `payer` [INFO] [stdout] --> mtn/mini/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | payer: Payer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stdout] error: environment variable `MTN_MOMO_SANDBOX_USERNAME` not defined [INFO] [stdout] --> mtn/mini/tests/int.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | username: env!("MTN_MOMO_SANDBOX_USERNAME").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `MTN_MOMO_SANDBOX_PASSWORD` not defined [INFO] [stdout] --> mtn/mini/tests/int.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | password: env!("MTN_MOMO_SANDBOX_PASSWORD").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `MTN_MOMO_SANDBOX_SUBSCRIPTION_KEY` not defined [INFO] [stdout] --> mtn/mini/tests/int.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | subscription_key: env!("MTN_MOMO_SANDBOX_SUBSCRIPTION_KEY").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mini` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> mtn/mini/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | token_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> mtn/mini/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | expires_in: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `partyIdType` [INFO] [stdout] --> mtn/mini/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | partyIdType: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `partyId` [INFO] [stdout] --> mtn/mini/src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | partyId: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> mtn/mini/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | amount: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `currency` [INFO] [stdout] --> mtn/mini/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | currency: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `financialTransactionId` [INFO] [stdout] --> mtn/mini/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | financialTransactionId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `externalId` [INFO] [stdout] --> mtn/mini/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | externalId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `payer` [INFO] [stdout] --> mtn/mini/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | payer: Payer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "88d1637dc8c2c2e476aed3f9c693cbf6be791f1f8a7c22606a5aa9e54df7bba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d1637dc8c2c2e476aed3f9c693cbf6be791f1f8a7c22606a5aa9e54df7bba8", kill_on_drop: false }` [INFO] [stdout] 88d1637dc8c2c2e476aed3f9c693cbf6be791f1f8a7c22606a5aa9e54df7bba8