[INFO] fetching crate setup 0.1.0... [INFO] testing setup-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate setup 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate setup 0.1.0 [INFO] finished tweaking crates.io crate setup 0.1.0 [INFO] tweaked toml for crates.io crate setup 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate setup 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate setup 0.1.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff245bb453b174b5127dcc52cbf61893d2c7d133f161fd20466d9b6fbbe371bb [INFO] running `Command { std: "docker" "start" "-a" "ff245bb453b174b5127dcc52cbf61893d2c7d133f161fd20466d9b6fbbe371bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff245bb453b174b5127dcc52cbf61893d2c7d133f161fd20466d9b6fbbe371bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff245bb453b174b5127dcc52cbf61893d2c7d133f161fd20466d9b6fbbe371bb", kill_on_drop: false }` [INFO] [stdout] ff245bb453b174b5127dcc52cbf61893d2c7d133f161fd20466d9b6fbbe371bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff2055943070802cf52e10adf80fd00ecd71603f77fa135b66fe9dcee302648b [INFO] running `Command { std: "docker" "start" "-a" "ff2055943070802cf52e10adf80fd00ecd71603f77fa135b66fe9dcee302648b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling mv-borrow-graph v0.1.5 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling internment v0.5.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling ethnum v1.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling fiat-crypto v0.1.13 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blst v0.3.10 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling aptos-crypto-derive v0.1.6 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling better_any v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling named-lock v0.1.1 [INFO] [stderr] Compiling ouroboros v0.9.5 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling bcs v0.1.3 [INFO] [stderr] Compiling move-symbol-pool v0.1.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde-reflection v0.3.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.25 [INFO] [stderr] Compiling serde-name v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling ed25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling mv-core-types v0.1.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling bytecode-interpreter-crypto v0.1.6 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling aptos-crypto v0.1.6 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling mv-binary-format v0.1.5 [INFO] [stderr] Compiling move-command-line-common v0.1.5 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling move-vm-test-utils v0.1.5 [INFO] [stderr] Compiling struct-tag v0.1.5 [INFO] [stderr] Compiling coinlist v0.1.0 [INFO] [stderr] Compiling mv-ir-types v0.1.5 [INFO] [stderr] Compiling move-bytecode-verifier v0.1.5 [INFO] [stderr] Compiling mv-read-write-set-types v0.1.6 [INFO] [stderr] Compiling move-bytecode-utils v0.1.5 [INFO] [stderr] Compiling mv-vm-types v0.1.5 [INFO] [stderr] Compiling mv-bytecode-source-map v0.1.5 [INFO] [stderr] Compiling move-ir-to-bytecode-syntax v0.1.5 [INFO] [stderr] Compiling mv-resource-viewer v0.1.5 [INFO] [stderr] Compiling move-coverage v0.1.5 [INFO] [stderr] Compiling read-write-set-dynamic v0.1.5 [INFO] [stderr] Compiling move-ir-to-bytecode v0.1.5 [INFO] [stderr] Compiling tera v1.16.0 [INFO] [stderr] Compiling mv-vm-runtime v0.1.5 [INFO] [stderr] Compiling mv-compiler v0.1.5 [INFO] [stderr] Compiling mv-ir-compiler v0.1.5 [INFO] [stderr] Compiling move-table-extension v0.1.5 [INFO] [stderr] Compiling mv-disassembler v0.1.5 [INFO] [stderr] Compiling mv-model v0.1.5 [INFO] [stderr] Compiling mv-bytecode-viewer v0.1.5 [INFO] [stderr] Compiling move-stackless-bytecode v0.1.5 [INFO] [stderr] Compiling mv-abigen v0.1.5 [INFO] [stderr] Compiling mv-docgen v0.1.5 [INFO] [stderr] Compiling mv-errmapgen v0.1.5 [INFO] [stderr] Compiling mv-package v0.1.5 [INFO] [stderr] error: could not compile `mv-compiler` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name move_compiler --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mv-compiler-0.1.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b7b8ea3d0439969 -C extra-filename=-b41534526ce99308 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4e3e635176025607.rmeta --extern bcs=/opt/rustwide/target/debug/deps/libbcs-8c900e5041e8e230.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c3d47c182afdded6.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-d19596798bab3e2b.rmeta --extern difference=/opt/rustwide/target/debug/deps/libdifference-7eaa3555da3c1461.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern move_bytecode_verifier=/opt/rustwide/target/debug/deps/libmove_bytecode_verifier-fca4a517e0e68670.rmeta --extern move_command_line_common=/opt/rustwide/target/debug/deps/libmove_command_line_common-07a45c1a894dcd92.rmeta --extern move_ir_to_bytecode=/opt/rustwide/target/debug/deps/libmove_ir_to_bytecode-549ed2b4097c235b.rmeta --extern move_symbol_pool=/opt/rustwide/target/debug/deps/libmove_symbol_pool-3e0f11221e37c74b.rmeta --extern move_binary_format=/opt/rustwide/target/debug/deps/libmove_binary_format-ad31b05787c1ca25.rmeta --extern move_borrow_graph=/opt/rustwide/target/debug/deps/libmove_borrow_graph-03f7da72586d4e37.rmeta --extern move_bytecode_source_map=/opt/rustwide/target/debug/deps/libmove_bytecode_source_map-7a279d4a2c5f74cb.rmeta --extern move_core_types=/opt/rustwide/target/debug/deps/libmove_core_types-4ae5a0d4eba26927.rmeta --extern move_ir_types=/opt/rustwide/target/debug/deps/libmove_ir_types-44018f72fe740834.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-5bb12d9f48f0092e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-08f2c01226c75f44.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c08de75ee4a6f74f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3b73810c0a276a6f.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-33965b6d8dad66f0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b0ef02bfa46ed62e.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-94804d3052c9fc5f.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" "ff2055943070802cf52e10adf80fd00ecd71603f77fa135b66fe9dcee302648b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff2055943070802cf52e10adf80fd00ecd71603f77fa135b66fe9dcee302648b", kill_on_drop: false }` [INFO] [stdout] ff2055943070802cf52e10adf80fd00ecd71603f77fa135b66fe9dcee302648b