[INFO] cloning repository https://github.com/Juwan-Hwang/Tacit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juwan-Hwang/Tacit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuwan-Hwang%2FTacit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuwan-Hwang%2FTacit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7398e3acea3f4d31962ade885e5bbcec60be07da [INFO] testing Juwan-Hwang/Tacit against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuwan-Hwang%2FTacit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Juwan-Hwang/Tacit [INFO] finished tweaking git repo https://github.com/Juwan-Hwang/Tacit [INFO] tweaked toml for git repo https://github.com/Juwan-Hwang/Tacit written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Juwan-Hwang/Tacit on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Juwan-Hwang/Tacit 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.98.0-beta.1" "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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64 [INFO] running `Command { std: "docker" "start" "605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v1.23.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling heapless v0.9.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling camino v1.2.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_columnar_derive v0.3.7 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.3 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling append-only-bytes v0.1.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling loro-rle v1.6.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling tacit-core v0.1.0 (/opt/rustwide/workdir/crates/tacit-core) [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling serde_columnar v0.3.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling arref v0.1.0 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling leb128 v0.2.7 [INFO] [stderr] Compiling loro-thunderdome v0.6.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling generic-btree v0.10.7 [INFO] [stderr] Compiling loro-common v1.13.1 [INFO] [stderr] Compiling quick_cache v0.6.23 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling snow v0.10.0 [INFO] [stderr] Compiling arrayvec v0.7.7 [INFO] [stderr] Compiling ensure-cov v0.1.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling loro-kv-store v1.13.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling loro-delta v1.13.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling loro_fractional_index v1.13.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling tacit-store v0.1.0 (/opt/rustwide/workdir/crates/tacit-store) [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling loro-internal v1.13.6 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tacit-transport v0.1.0 (/opt/rustwide/workdir/crates/tacit-transport) [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling quinn v0.11.11 [INFO] [stderr] Compiling time v0.3.51 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling uniffi_meta v0.28.3 [INFO] [stderr] Compiling tacit-crypto v0.1.0 (/opt/rustwide/workdir/crates/tacit-crypto) [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling quinn-proto v0.11.15 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling smawk v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling uniffi_core v0.28.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling uniffi_testing v0.28.3 [INFO] [stderr] Compiling uniffi_macros v0.28.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling uniffi_udl v0.28.3 [INFO] [stderr] Compiling tacit-transport-quic v0.1.0 (/opt/rustwide/workdir/crates/tacit-transport-quic) [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling tacit-transport-ble v0.1.0 (/opt/rustwide/workdir/crates/tacit-transport-ble) [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling uniffi v0.28.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tacit-transport-relay v0.1.0 (/opt/rustwide/workdir/crates/tacit-transport-relay) [INFO] [stderr] Compiling tacit-transport-sms v0.1.0 (/opt/rustwide/workdir/crates/tacit-transport-sms) [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling uniffi_bindgen v0.28.3 [INFO] [stderr] Compiling loro v1.13.6 [INFO] [stderr] Compiling tacit-crdt v0.1.0 (/opt/rustwide/workdir/crates/tacit-crdt) [INFO] [stderr] Compiling tacit-sync v0.1.0 (/opt/rustwide/workdir/crates/tacit-sync) [INFO] [stderr] error: could not compile `loro-internal` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name loro_internal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loro-internal-1.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="counter"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "counter", "js-sys", "jsonpath", "logging", "tabled", "test_utils", "wasm", "wasm-bindgen"))' -C metadata=bd35265e1a69e0e8 -C extra-filename=-48a84bb5deda3484 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern append_only_bytes=/opt/rustwide/target/debug/deps/libappend_only_bytes-7640f77d1d3f34b9.rmeta --extern arref=/opt/rustwide/target/debug/deps/libarref-32f6ed53ad6bc993.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-168db06fa1af63e2.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-3938c0541cce4f3e.rmeta --extern ensure_cov=/opt/rustwide/target/debug/deps/libensure_cov-dc2efb32d59edbe6.rmeta --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-3bea21fbaed8f798.so --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-f31f92cea7ef3951.so --extern generic_btree=/opt/rustwide/target/debug/deps/libgeneric_btree-608f8b9ad8b1a870.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-f25a51f78d9871ba.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-66f3fb3da4e72a2f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cd4fe50b41ef5f17.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-25b085f6687a48f7.rmeta --extern loro_common=/opt/rustwide/target/debug/deps/libloro_common-4f6ccdc929b02242.rmeta --extern loro_delta=/opt/rustwide/target/debug/deps/libloro_delta-a9b817c6bcb09a8e.rmeta --extern loro_kv_store=/opt/rustwide/target/debug/deps/libloro_kv_store-0156bc2241ae7ae0.rmeta --extern rle=/opt/rustwide/target/debug/deps/libloro_rle-b0cdc0be8df18d20.rmeta --extern fractional_index=/opt/rustwide/target/debug/deps/libloro_fractional_index-c32d32b89b641f7d.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rmeta --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-4c42d357389c16a9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-60d2c3290286cf57.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-888f07a85755f3c0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4f06186deb5498f1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-8c271d50925ccd63.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-b1e06a44be19c133.so --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-73a5ed8d6f065d5f.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f9155d341562357e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e42e64dcb0ce16d2.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-68cbcd0e35cfafe6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b14fe7bc469fb7bb.rmeta --extern serde_columnar=/opt/rustwide/target/debug/deps/libserde_columnar-c56e6b26e8bfcacf.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-60698e8e5d15d912.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1f0397bd4b063289.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fa550e6a03fd62ce.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-b4f6fe44d641c0b1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b3f27ff289b6828f.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-0c54f12e968525b6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64", kill_on_drop: false }` [INFO] [stdout] 605d7bf34f4d5302ee9d367e0782718b7d179f0cf41abe16162ffe307b127a64