[INFO] cloning repository https://github.com/zimbatm/subportal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zimbatm/subportal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimbatm%2Fsubportal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimbatm%2Fsubportal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7c0fa513ea2ca7ec6e3ba7fa76200ee58a94f71
[INFO] checking zimbatm/subportal against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimbatm%2Fsubportal" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zimbatm/subportal
[INFO] finished tweaking git repo https://github.com/zimbatm/subportal
[INFO] tweaked toml for git repo https://github.com/zimbatm/subportal written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zimbatm/subportal on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zimbatm/subportal 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f
[INFO] running `Command { std: "docker" "start" "ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f", 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" "ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]    Compiling iroh-quinn-udp v0.8.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking signature v3.0.0-rc.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking netlink-packet-route v0.25.1
[INFO] [stderr]     Checking hybrid-array v0.4.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling pkarr v5.0.3
[INFO] [stderr]    Compiling netwatch v0.14.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling iroh-quinn v0.16.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]     Checking crypto-common v0.2.0
[INFO] [stderr]     Checking block-buffer v0.11.0
[INFO] [stderr]     Checking sorted-index-buffer v0.2.1
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking moka v0.12.13
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking netlink-packet-route v0.28.0
[INFO] [stderr]     Checking simple-dns v0.9.3
[INFO] [stderr]     Checking digest v0.11.0-rc.10
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking sha2 v0.11.0-rc.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]    Compiling iroh v0.96.1
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking z32 v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking papaya v0.2.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking base45 v3.2.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]    Compiling n0-error-macros v0.1.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking n0-error v0.1.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking spki v0.8.0-rc.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking pkcs8 v0.11.0-rc.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking ed25519 v3.0.0-rc.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking subportal-lib v0.1.0 (/opt/rustwide/workdir/crates/subportal-lib)
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling uniffi_meta v0.29.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling enum-assoc v1.3.0
[INFO] [stderr]    Compiling iroh-metrics-derive v0.4.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking iroh-metrics v0.38.2
[INFO] [stderr]    Compiling iroh-relay v0.96.1
[INFO] [stderr]     Checking netdev v0.40.0
[INFO] [stderr]     Checking iroh-quinn-proto v0.15.1
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking n0-watcher v0.6.1
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking async-compat v0.2.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking ntimestamp v1.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tokio-websockets v0.12.3
[INFO] [stderr]     Checking iroh-base v0.96.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_macros v0.29.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking igd-next v0.16.2
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking portmapper v0.14.0
[INFO] [stderr]    Compiling uniffi_udl v0.29.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.5
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling uniffi_core v0.29.5
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking xdg-open v0.1.0 (/opt/rustwide/workdir/crates/xdg-open)
[INFO] [stderr]     Checking qr2term v0.3.3
[INFO] [stderr]     Checking notify-send v0.1.0 (/opt/rustwide/workdir/crates/notify-send)
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking subportal-iroh v0.2.0 (/opt/rustwide/workdir/crates/subportal-iroh)
[INFO] [stderr]     Checking subportal v0.1.0 (/opt/rustwide/workdir/crates/subportal)
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.29.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=351de465151d7679 -C extra-filename=-c7062b4cdab0766b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-de346f5665abc8b7.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-e86ea49644de48fe.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-9dc415c4245a4ff2.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-c3bc086200dbbadb.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-2a70d14a7a68e908.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-e76c28b4bfa99605.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4e73c999a8e6a4f5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-40319865b4e9da00.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d6cb269e2b05824d.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-b7d60b87c456aafe.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-e8bfeba800793062.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-b9d2b7e8e92a9f1a.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-c1230b2785eb6232.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-5e6486489a6922ef.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-d48d14335446b111.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f", kill_on_drop: false }`
[INFO] [stdout] ce665a566b7a01a407023934d3381d0ba5d99605a90f6e088d8e382663c7560f
