[INFO] cloning repository https://github.com/mikkihugo/moonshine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikkihugo/moonshine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikkihugo%2Fmoonshine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikkihugo%2Fmoonshine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 256dfd56500c7f51f417364b12b7ed194b840625 [INFO] testing mikkihugo/moonshine against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikkihugo%2Fmoonshine" "/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/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mikkihugo/moonshine [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mikkihugo/moonshine [INFO] tweaked toml for git repo https://github.com/mikkihugo/moonshine written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikkihugo/moonshine on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mikkihugo/moonshine 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e31d08f088aee288f266c3f5e78bab1b4aedfe34bad4dbe0497d604438d0e62 [INFO] running `Command { std: "docker" "start" "-a" "1e31d08f088aee288f266c3f5e78bab1b4aedfe34bad4dbe0497d604438d0e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e31d08f088aee288f266c3f5e78bab1b4aedfe34bad4dbe0497d604438d0e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e31d08f088aee288f266c3f5e78bab1b4aedfe34bad4dbe0497d604438d0e62", kill_on_drop: false }` [INFO] [stdout] 1e31d08f088aee288f266c3f5e78bab1b4aedfe34bad4dbe0497d604438d0e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bd22366f9a3901f3c270079b1dbbc43a66d72b9c9a0f7510a3c835fc4fff411 [INFO] running `Command { std: "docker" "start" "-a" "6bd22366f9a3901f3c270079b1dbbc43a66d72b9c9a0f7510a3c835fc4fff411", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling oxc_estree v0.40.1 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling oxc_allocator v0.40.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling saa v4.3.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling sdd v4.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.103 [INFO] [stderr] Compiling human-sort v0.2.2 [INFO] [stderr] Compiling scc v3.1.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling ec4rs v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling oxc_sourcemap v1.0.9 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.103 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling oxc_data_structures v0.40.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.103 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_valid_literal v1.0.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling lol_alloc v0.4.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling oxc_ast_macros v0.40.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling extism-convert-macros v1.12.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling extism-pdk-derive v1.4.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.103 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde_valid_derive v1.0.5 [INFO] [stderr] Compiling schematic_macros v0.18.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling oxc_span v0.40.1 [INFO] [stderr] Compiling oxc_diagnostics v0.40.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling oxc_syntax v0.40.1 [INFO] [stderr] Compiling oxc_regular_expression v0.40.1 [INFO] [stderr] Compiling bon-macros v3.7.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling oxc_cfg v0.40.1 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling relative-path v2.0.1 [INFO] [stderr] Compiling rpkl v0.5.2 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling oxc_ast v0.40.1 [INFO] [stderr] Compiling extism-convert v1.12.0 [INFO] [stderr] Compiling extism-manifest v1.12.0 [INFO] [stderr] Compiling starbase_styles v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling starbase_utils v0.11.19 [INFO] [stderr] Compiling extism-pdk v1.4.1 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling moon-shine v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling oxc-browserslist v1.1.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_valid v1.0.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling schematic_types v0.10.6 [INFO] [stderr] Compiling moon_feature_flags v0.0.4 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b384b7b9a38ee1f8 -C extra-filename=-789a54831779e0cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a54cdb917ea7291.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d0b331fa8c552549.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-741d383cddcee45f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-96bd6d6c0266abfa.so --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" "6bd22366f9a3901f3c270079b1dbbc43a66d72b9c9a0f7510a3c835fc4fff411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd22366f9a3901f3c270079b1dbbc43a66d72b9c9a0f7510a3c835fc4fff411", kill_on_drop: false }` [INFO] [stdout] 6bd22366f9a3901f3c270079b1dbbc43a66d72b9c9a0f7510a3c835fc4fff411