[INFO] cloning repository https://github.com/johnae/zj-which-key
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnae/zj-which-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnae%2Fzj-which-key", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnae%2Fzj-which-key'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a373987abbcc7f8dd9433a538a665e36b393305
[INFO] checking johnae/zj-which-key against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnae%2Fzj-which-key" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/johnae/zj-which-key
[INFO] finished tweaking git repo https://github.com/johnae/zj-which-key
[INFO] tweaked toml for git repo https://github.com/johnae/zj-which-key written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johnae/zj-which-key on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johnae/zj-which-key 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19726b61ae1b8d5f49cbd7786a2dde65395861f862d74a6dc4428288307df22b
[INFO] running `Command { std: "docker" "start" "-a" "19726b61ae1b8d5f49cbd7786a2dde65395861f862d74a6dc4428288307df22b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19726b61ae1b8d5f49cbd7786a2dde65395861f862d74a6dc4428288307df22b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19726b61ae1b8d5f49cbd7786a2dde65395861f862d74a6dc4428288307df22b", kill_on_drop: false }`
[INFO] [stdout] 19726b61ae1b8d5f49cbd7786a2dde65395861f862d74a6dc4428288307df22b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b75a76a8960dcde539d6e8f8490d785854c5755b7ee3abb015e61a7a7ee858d
[INFO] running `Command { std: "docker" "start" "-a" "0b75a76a8960dcde539d6e8f8490d785854c5755b7ee3abb015e61a7a7ee858d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking thread-id v5.0.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking mock_instant v0.6.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking lev_distance v0.1.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking colorsys v0.6.7
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking terminfo v0.9.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]     Checking wezterm-dynamic v0.2.1
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking wezterm-color-types v0.3.0
[INFO] [stderr]     Checking wezterm-bidi v0.2.3
[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]     Checking kdl v4.7.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking clap_complete v3.2.5
[INFO] [stderr]     Checking suggest v0.4.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking wezterm-input-types v0.1.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking wezterm-blob-leases v0.1.1
[INFO] [stderr]     Checking termwiz v0.23.3
[INFO] [stderr]     Checking zellij-utils v0.43.1
[INFO] [stderr] error: could not compile `zellij-utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name zellij_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zellij-utils-0.43.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("disable_automatic_asset_installation", "plugins_from_target", "unstable", "vendored_curl", "web_server_capability"))' -C metadata=888bd89c2e118c1d -C extra-filename=-2564383feeaa1307 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-01f1183e2cbd0765.rmeta --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-2b7cd10b08346e6d.rmeta --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-c904f483dcf15852.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5adcc4eb7a89fa49.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-5a6c2b6599700be6.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-6e81ee6df29e140f.rmeta --extern colorsys=/opt/rustwide/target/debug/deps/libcolorsys-2e6d1e88098a12f6.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-6b6bc90f4c8953da.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-19631d6a9f6ce327.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-80f95db44a7489f2.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-d873e2ddce3e034a.rmeta --extern interprocess=/opt/rustwide/target/debug/deps/libinterprocess-6a321cc7603ba353.rmeta --extern isahc=/opt/rustwide/target/debug/deps/libisahc-147e01238552d983.rmeta --extern kdl=/opt/rustwide/target/debug/deps/libkdl-c1d63b23d801ed12.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-48da12bc8b253212.rmeta --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-9036833f74d2db59.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-2bdb9db097414078.rmeta --extern names=/opt/rustwide/target/debug/deps/libnames-9cdd75246d0557af.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-38bcac695e52881d.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-ead74d6834070c38.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-46ce226b8aeeb576.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-27bd3a5b9c3119cd.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-ee94a128e0b35bc3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e69aa6768221a971.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eff469d51f895373.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-70944a9859ee2154.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-345c54bf2a6f5356.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-78f53f3e4efcca9f.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-82947344f126fbe9.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-a5a038989b721704.so --extern suggest=/opt/rustwide/target/debug/deps/libsuggest-9cf8064e09e2713c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b8303686750cbc7e.rmeta --extern termwiz=/opt/rustwide/target/debug/deps/libtermwiz-34ffd489543c2a04.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-90a03736a69948cb.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a97d5faf0a6767cc.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-a2cad30f1b072f70.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5015d16a0d689c16.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9dda51dc87fc3e73.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-f59a997b004b27e0/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0b75a76a8960dcde539d6e8f8490d785854c5755b7ee3abb015e61a7a7ee858d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b75a76a8960dcde539d6e8f8490d785854c5755b7ee3abb015e61a7a7ee858d", kill_on_drop: false }`
[INFO] [stdout] 0b75a76a8960dcde539d6e8f8490d785854c5755b7ee3abb015e61a7a7ee858d
