[INFO] fetching crate pgwire 0.25.0... [INFO] testing pgwire-0.25.0 against 1.82.0 for beta-1.83-1 [INFO] extracting crate pgwire 0.25.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate pgwire 0.25.0 on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pgwire 0.25.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pgwire 0.25.0 [INFO] tweaked toml for crates.io crate pgwire 0.25.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate pgwire 0.25.0 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gluesql_memory_storage v0.15.0 [INFO] [stderr] Downloaded gluesql-utils v0.15.0 [INFO] [stderr] Downloaded derive_utils v0.14.1 [INFO] [stderr] Downloaded gluesql v0.15.0 [INFO] [stderr] Downloaded postgres-types v0.2.7 [INFO] [stderr] Downloaded sqlparser v0.36.1 [INFO] [stderr] Downloaded unicode-properties v0.1.1 [INFO] [stderr] Downloaded gluesql-core v0.15.0 [INFO] [stderr] Downloaded duckdb v1.0.0 [INFO] [stderr] Downloaded aws-lc-sys v0.21.1 [INFO] [stderr] Downloaded libduckdb-sys v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4370f97ab871a8a076b97f26e8124acec8d981e663a673522fc6b9fd356fd3d0 [INFO] running `Command { std: "docker" "start" "-a" "4370f97ab871a8a076b97f26e8124acec8d981e663a673522fc6b9fd356fd3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4370f97ab871a8a076b97f26e8124acec8d981e663a673522fc6b9fd356fd3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4370f97ab871a8a076b97f26e8124acec8d981e663a673522fc6b9fd356fd3d0", kill_on_drop: false }` [INFO] [stdout] 4370f97ab871a8a076b97f26e8124acec8d981e663a673522fc6b9fd356fd3d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf5c769e79fbc8bb25c9d063b2eb9e17d26ae9d411c643dc5172d7ae410fa404 [INFO] running `Command { std: "docker" "start" "-a" "cf5c769e79fbc8bb25c9d063b2eb9e17d26ae9d411c643dc5172d7ae410fa404", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aws-lc-rs v1.9.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling aws-lc-sys v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling postgres-types v0.2.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling pgwire v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.12s [INFO] running `Command { std: "docker" "inspect" "cf5c769e79fbc8bb25c9d063b2eb9e17d26ae9d411c643dc5172d7ae410fa404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5c769e79fbc8bb25c9d063b2eb9e17d26ae9d411c643dc5172d7ae410fa404", kill_on_drop: false }` [INFO] [stdout] cf5c769e79fbc8bb25c9d063b2eb9e17d26ae9d411c643dc5172d7ae410fa404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 117d4719e79633d6c684e404943205f6f8379dd13aabc3115409c29dec0c5213 [INFO] running `Command { std: "docker" "start" "-a" "117d4719e79633d6c684e404943205f6f8379dd13aabc3115409c29dec0c5213", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling arrow-schema v52.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v52.2.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling arrow-data v52.2.0 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling iter-enum v1.1.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling gluesql-utils v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling sqlparser v0.36.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling arrow-array v52.2.0 [INFO] [stderr] Compiling postgres-types v0.2.7 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling libduckdb-sys v1.0.0 [INFO] [stderr] Compiling pgwire v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling arrow-select v52.2.0 [INFO] [stderr] Compiling arrow-row v52.2.0 [INFO] [stderr] Compiling arrow-arith v52.2.0 [INFO] [stderr] Compiling arrow-string v52.2.0 [INFO] [stderr] Compiling arrow-ord v52.2.0 [INFO] [stderr] Compiling arrow-cast v52.2.0 [INFO] [stderr] Compiling arrow v52.2.0 [INFO] [stderr] Compiling duckdb v1.0.0 [INFO] [stderr] Compiling gluesql-core v0.15.0 [INFO] [stderr] Compiling gluesql_memory_storage v0.15.0 [INFO] [stderr] Compiling gluesql v0.15.0 [INFO] [stderr] error: could not compile `pgwire` (example "gluesql") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gluesql --edition=2021 examples/gluesql.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="server-api"' --cfg 'feature="server-api-aws-lc-rs"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_bundled", "_duckdb", "_sqlite", "aws-lc-rs", "default", "ring", "scram", "server-api", "server-api-aws-lc-rs", "server-api-ring"))' -C metadata=8e987231af289e2a -C extra-filename=-8e987231af289e2a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10bb482b57cad0e9.so --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-c7d3b73c2b0d0f4f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-90a3abc8ab62d4c2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1cd2c047923bdd69.rlib --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-06b4eefc3918a988.so --extern duckdb=/opt/rustwide/target/debug/deps/libduckdb-5db5dc5e47f56a2d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ad0a46d7dc15e1d7.rlib --extern gluesql=/opt/rustwide/target/debug/deps/libgluesql-70b780a3e81a9150.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-a7fcb079ec2dbc19.rlib --extern lazy_regex=/opt/rustwide/target/debug/deps/liblazy_regex-b84b4460f167c1e3.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-6ee9cd976758593c.rlib --extern pgwire=/opt/rustwide/target/debug/deps/libpgwire-7c5a52f344dd9655.rlib --extern postgres_types=/opt/rustwide/target/debug/deps/libpostgres_types-98d1816519bdeed2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7f7da81ce863e335.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-784fcd22bbee07d7.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76c9bc492fddcca8.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6b153523897d7978.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-d5332ce8b3601b0e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-22d12367a2e5a8b7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b31f4d49d0db42fb.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-dac668aa73a9a77a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-45d001f20c49f8ad.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-53ec677292e62bcd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "117d4719e79633d6c684e404943205f6f8379dd13aabc3115409c29dec0c5213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "117d4719e79633d6c684e404943205f6f8379dd13aabc3115409c29dec0c5213", kill_on_drop: false }` [INFO] [stdout] 117d4719e79633d6c684e404943205f6f8379dd13aabc3115409c29dec0c5213