[INFO] fetching crate zeptoclaw 0.9.2...
[INFO] testing zeptoclaw-0.9.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zeptoclaw 0.9.2 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate zeptoclaw 0.9.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zeptoclaw 0.9.2
[INFO] tweaked toml for crates.io crate zeptoclaw 0.9.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zeptoclaw 0.9.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zeptoclaw 0.9.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71e293cc61a5b735c409670540eed0a1bfd0dc78cbaf9d668392c86e1f438337
[INFO] running `Command { std: "docker" "start" "-a" "71e293cc61a5b735c409670540eed0a1bfd0dc78cbaf9d668392c86e1f438337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71e293cc61a5b735c409670540eed0a1bfd0dc78cbaf9d668392c86e1f438337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e293cc61a5b735c409670540eed0a1bfd0dc78cbaf9d668392c86e1f438337", kill_on_drop: false }`
[INFO] [stdout] 71e293cc61a5b735c409670540eed0a1bfd0dc78cbaf9d668392c86e1f438337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9618da6f2d48c4fb2359450c39b6c9148c71df8b0ba7777fb3952d926b80831
[INFO] running `Command { std: "docker" "start" "-a" "f9618da6f2d48c4fb2359450c39b6c9148c71df8b0ba7777fb3952d926b80831", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling teloxide-core v0.13.0
[INFO] [stderr]    Compiling dptree v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling json5 v1.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling zip v8.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling teloxide v0.17.0
[INFO] [stderr]    Compiling zeptoclaw v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `zeptoclaw` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name zeptoclaw --edition=2021 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(feature, values("mqtt"))' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android", "async-imap", "channel-email", "chromiumoxide", "default", "google", "hardware", "lettre", "lopdf", "mail-parser", "memory-bm25", "memory-embedding", "memory-hnsw", "nusb", "panel", "peripheral-esp32", "peripheral-rpi", "probe", "probe-rs", "provider-vertex", "rppal", "rustls", "sandbox-bubblewrap", "sandbox-firejail", "sandbox-landlock", "screenshot", "tokio-rustls", "tokio-serial", "tool-pdf", "webpki-roots", "whatsapp-web"))' -C metadata=6ec32f9df4780ca3 -C extra-filename=-76dd01246c7de8ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-6b02ee1e19f6c254.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-f75e78f95a422291.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-4dc218a8c2542c24.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-806bb794ad68afb3.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8c275727c9703d44.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4798b99c88165586.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-308c9fd21c13976d.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern json5=/opt/rustwide/target/debug/deps/libjson5-efc5c925948ebf6d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-72d0d7322eb81de5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-750253bcfea15cdc.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-23f8e7d9403d27a1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9d0a77e872057e50.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-243df98924c66fb5.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-54010f997b946ac6.rmeta --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-c251a9bfe3895785.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-6f626e95a16854ad.rmeta --extern scraper=/opt/rustwide/target/debug/deps/libscraper-29bd8fd0a24509b8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-424f16bb6222664f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-195ff27eed452674.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6a393394ef3222f2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0c8cfe77cbf0c561.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fc528f1e408a5d8a.rmeta --extern teloxide=/opt/rustwide/target/debug/deps/libteloxide-cbc5316e3b21da77.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2ded0c04762abea0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a1d493e656b5bc37.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f52e96c0ab87eb1a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-526351b316ae459c.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-83b51364b924ee62.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f795e22505c1f010.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-0d5edbe96d0580bc.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-46c9a83138ec5fa3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-34b84844626545f0.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-831dec91d2842964.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-a714338571cdf460.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-73baa6f367bea0ee/out -L native=/opt/rustwide/target/debug/build/psm-6ec4a34bfe5333b5/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f9618da6f2d48c4fb2359450c39b6c9148c71df8b0ba7777fb3952d926b80831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9618da6f2d48c4fb2359450c39b6c9148c71df8b0ba7777fb3952d926b80831", kill_on_drop: false }`
[INFO] [stdout] f9618da6f2d48c4fb2359450c39b6c9148c71df8b0ba7777fb3952d926b80831
