[INFO] fetching crate weld-bin 0.1.4... [INFO] checking weld-bin-0.1.4 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate weld-bin 0.1.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate weld-bin 0.1.4 [INFO] finished tweaking crates.io crate weld-bin 0.1.4 [INFO] tweaked toml for crates.io crate weld-bin 0.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate weld-bin 0.1.4 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate weld-bin 0.1.4 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee90b2ed8aa11fba8a33942651f08b3117c7b2ba5ff3eac50530e314a680c7eb [INFO] running `Command { std: "docker" "start" "-a" "ee90b2ed8aa11fba8a33942651f08b3117c7b2ba5ff3eac50530e314a680c7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee90b2ed8aa11fba8a33942651f08b3117c7b2ba5ff3eac50530e314a680c7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee90b2ed8aa11fba8a33942651f08b3117c7b2ba5ff3eac50530e314a680c7eb", kill_on_drop: false }` [INFO] [stdout] ee90b2ed8aa11fba8a33942651f08b3117c7b2ba5ff3eac50530e314a680c7eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 402bdb4e565bd6aa720988c9787a90990ca0a7145f7c439717567a121e90fea3 [INFO] running `Command { std: "docker" "start" "-a" "402bdb4e565bd6aa720988c9787a90990ca0a7145f7c439717567a121e90fea3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking escape_string v0.1.1 [INFO] [stderr] Checking ascii_tree v0.1.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking any_ascii v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking lexical-sort v0.3.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking blob-uuid v0.4.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking pest_ascii_tree v0.1.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking atelier_core v0.2.22 [INFO] [stderr] Checking atelier_core v0.1.4 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking atelier_openapi v0.1.0 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking atelier_smithy v0.2.13 [INFO] [stderr] Checking atelier_test v0.1.4 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking cargo_toml v0.9.2 [INFO] [stderr] Checking atelier_json v0.2.7 [INFO] [stderr] Checking somedoc v0.2.10 [INFO] [stderr] Checking handlebars v4.1.2 [INFO] [stderr] Checking atelier_assembler v0.1.4 [INFO] [stderr] Checking atelier_describe v0.1.10 [INFO] [stderr] Checking atelier_lib v0.2.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking cargo_atelier v0.2.7 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking downloader v0.2.6 [INFO] [stderr] Checking weld-codegen v0.1.9 [INFO] [stderr] Checking weld-bin v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / /// Configuration file (toml). Defaults to "./codegen.toml". [INFO] [stdout] 80 | | /// Only used to get `models` if input files are not specified on the command line. [INFO] [stdout] 81 | | #[clap(short, long)] [INFO] [stdout] 82 | | config: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | / /// Input files to process [INFO] [stdout] 85 | | #[clap(name = "input")] [INFO] [stdout] 86 | | input: Vec, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / /// Configuration file (toml). Defaults to "./codegen.toml". [INFO] [stdout] 92 | | /// Only used to get `models` if input files are not specified on the command line. [INFO] [stdout] 93 | | #[clap(short, long)] [INFO] [stdout] 94 | | config: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / /// Input files to process [INFO] [stdout] 97 | | #[clap(name = "input")] [INFO] [stdout] 98 | | input: Vec, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | / /// Configuration file (toml). Defaults to "./codegen.toml". [INFO] [stdout] 104 | | /// Only used to get `models` if input files are not specified on the command line. [INFO] [stdout] 105 | | #[clap(short, long)] [INFO] [stdout] 106 | | config: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / /// Input files to process. Overrides `[[models` in codegen.toml [INFO] [stdout] 109 | | #[clap(name = "input")] [INFO] [stdout] 110 | | input: Vec, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / /// Configuration file (toml). Defaults to "./codegen.toml". [INFO] [stdout] 80 | | /// Only used to get `models` if input files are not specified on the command line. [INFO] [stdout] 81 | | #[clap(short, long)] [INFO] [stdout] 82 | | config: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | / /// Input files to process [INFO] [stdout] 85 | | #[clap(name = "input")] [INFO] [stdout] 86 | | input: Vec, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / /// Configuration file (toml). Defaults to "./codegen.toml". [INFO] [stdout] 92 | | /// Only used to get `models` if input files are not specified on the command line. [INFO] [stdout] 93 | | #[clap(short, long)] [INFO] [stdout] 94 | | config: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | / /// Configuration file (toml). Defaults to "./codegen.toml" [INFO] [stdout] 120 | | #[clap(short, long)] [INFO] [stdout] 121 | | config: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / /// Output directory, defaults to current directory [INFO] [stdout] 124 | | #[clap(short, long)] [INFO] [stdout] 125 | | output_dir: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / /// Input files to process [INFO] [stdout] 97 | | #[clap(name = "input")] [INFO] [stdout] 98 | | input: Vec, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | / /// Configuration file (toml). Defaults to "./codegen.toml". [INFO] [stdout] 104 | | /// Only used to get `models` if input files are not specified on the command line. [INFO] [stdout] 105 | | #[clap(short, long)] [INFO] [stdout] 106 | | config: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / /// Input files to process. Overrides `[[models` in codegen.toml [INFO] [stdout] 109 | | #[clap(name = "input")] [INFO] [stdout] 110 | | input: Vec, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | / /// Configuration file (toml). Defaults to "./codegen.toml" [INFO] [stdout] 120 | | #[clap(short, long)] [INFO] [stdout] 121 | | config: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / /// Output directory, defaults to current directory [INFO] [stdout] 124 | | #[clap(short, long)] [INFO] [stdout] 125 | | output_dir: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / /// Optionally, load templates from this folder (overrides built-in templates). [INFO] [stdout] 128 | | /// Each template file name is its template name, for example, "header.hbs" [INFO] [stdout] 129 | | /// is registered with the name "header" [INFO] [stdout] 130 | | #[clap(short = 'T', long)] [INFO] [stdout] 131 | | template_dir: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | / /// Flag to create a new project [INFO] [stdout] 134 | | #[clap(long)] [INFO] [stdout] 135 | | create: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / /// Optionally, load templates from this folder (overrides built-in templates). [INFO] [stdout] 128 | | /// Each template file name is its template name, for example, "header.hbs" [INFO] [stdout] 129 | | /// is registered with the name "header" [INFO] [stdout] 130 | | #[clap(short = 'T', long)] [INFO] [stdout] 131 | | template_dir: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | / /// Flag to create a new project [INFO] [stdout] 134 | | #[clap(long)] [INFO] [stdout] 135 | | create: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / /// model files to process. Must specify either on command line or in 'models' array in codegen.toml [INFO] [stdout] 149 | | #[clap(name = "input")] [INFO] [stdout] 150 | | input: Vec, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | / /// Toml input file [INFO] [stdout] 156 | | #[clap(name = "input")] [INFO] [stdout] 157 | | input: PathBuf, [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | .map(|s| ModelSource::from_str(s).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / /// model files to process. Must specify either on command line or in 'models' array in codegen.toml [INFO] [stdout] 149 | | #[clap(name = "input")] [INFO] [stdout] 150 | | input: Vec, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | / /// Toml input file [INFO] [stdout] 156 | | #[clap(name = "input")] [INFO] [stdout] 157 | | input: PathBuf, [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | .map(|s| ModelSource::from_str(s).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `weld-bin` (bin "weld") due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `weld-bin` (bin "weld" test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "402bdb4e565bd6aa720988c9787a90990ca0a7145f7c439717567a121e90fea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402bdb4e565bd6aa720988c9787a90990ca0a7145f7c439717567a121e90fea3", kill_on_drop: false }` [INFO] [stdout] 402bdb4e565bd6aa720988c9787a90990ca0a7145f7c439717567a121e90fea3