[INFO] fetching crate zellij-server 0.44.1...
[INFO] checking zellij-server-0.44.1 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate zellij-server 0.44.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zellij-server 0.44.1
[INFO] finished tweaking crates.io crate zellij-server 0.44.1
[INFO] tweaked toml for crates.io crate zellij-server 0.44.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zellij-server 0.44.1 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zellij-server 0.44.1 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddadf19356185386866d5f1be75b6389365efbe0130d5c758f50dc5854fd711b
[INFO] running `Command { std: "docker" "start" "-a" "ddadf19356185386866d5f1be75b6389365efbe0130d5c758f50dc5854fd711b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddadf19356185386866d5f1be75b6389365efbe0130d5c758f50dc5854fd711b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddadf19356185386866d5f1be75b6389365efbe0130d5c758f50dc5854fd711b", kill_on_drop: false }`
[INFO] [stdout] ddadf19356185386866d5f1be75b6389365efbe0130d5c758f50dc5854fd711b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f475393177e5a54317203a9b226948fa59de2bba953c2faa1a44724dfa0931f1
[INFO] running `Command { std: "docker" "start" "-a" "f475393177e5a54317203a9b226948fa59de2bba953c2faa1a44724dfa0931f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling cap-primitives v3.4.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cap-std v3.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling wiggle-macro v34.0.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking clap_lex v0.2.2
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling cap-fs-ext v3.4.4
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]     Checking wast v239.0.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking supports-color v2.0.0
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking supports-unicode v2.0.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking owo-colors v3.4.0
[INFO] [stderr]     Checking wasmi_core v0.51.5
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling erased-serde v0.3.20
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking cap-time-ext v3.4.4
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking wasmi_ir v0.51.5
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking cap-rand v3.4.4
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking thread-id v4.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking wasmi_collections v0.51.5
[INFO] [stderr]     Checking lev_distance v0.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking arc-swap v1.5.0
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking include_dir v0.7.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking shellexpand v3.0.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking file-id v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking colorsys v0.6.5
[INFO] [stderr]     Checking notify-debouncer-full v0.3.2
[INFO] [stderr]     Checking vte v0.11.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking close_fds v0.3.2
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling clap_derive v3.2.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling ghost v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking highway v0.6.4
[INFO] [stderr]     Checking similar v2.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking clap v3.2.4
[INFO] [stderr]    Compiling miette-derive v5.8.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking log4rs v1.2.0
[INFO] [stderr]     Checking sixel-tokenizer v0.1.0
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking sixel-image v0.2.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pest v2.7.15
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking miette v5.8.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking kdl v4.5.0
[INFO] [stderr]    Compiling wiggle-generate v34.0.2
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]     Checking suggest v0.4.0
[INFO] [stderr]     Checking clap_complete v3.2.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking serde_yaml v0.8.24
[INFO] [stderr]     Checking wiggle v34.0.2
[INFO] [stderr]     Checking wasi-common v34.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wat v1.239.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking wasmi v0.51.5
[INFO] [stderr]     Checking insta v1.14.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking interprocess v2.3.1
[INFO] [stderr]     Checking zellij-utils v0.44.1
[INFO] [stderr]     Checking wasmi_wasi v0.51.5
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name zellij_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zellij-utils-0.44.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=c8f6fd6aca50ee5b -C extra-filename=-f68b4df45af22c37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d351147adfd3b02c.rmeta --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-9f5933dbb7aa63d8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-042bf5bb802128c8.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-abe05355db5ea174.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-34f8285b5e0a9669.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-69f1180d393f8316.rmeta --extern colorsys=/opt/rustwide/target/debug/deps/libcolorsys-22623287ef7d3e22.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7feb39d5c2c1dbea.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-5ac67908723a52d5.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-aae92acc612f1e36.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-6b071f842d776086.rmeta --extern interprocess=/opt/rustwide/target/debug/deps/libinterprocess-5cd4f400d1782ed7.rmeta --extern isahc=/opt/rustwide/target/debug/deps/libisahc-a970811b313f8b0a.rmeta --extern kdl=/opt/rustwide/target/debug/deps/libkdl-697e80b6d3fec157.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-00ce70cb4fa4f438.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cc80c583fe40ba75.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bae4b42894c84dfd.rmeta --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-4ba6200f2f6c17ae.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-60560787ba7ce5b2.rmeta --extern names=/opt/rustwide/target/debug/deps/libnames-c3360e9990038d7b.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-eb6b36aff933cf75.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-933f768fc2e921b4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fc4ce4444881eecd.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-4bc6ff8a304c3745.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1189589804c35686.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a6770a981e8b54e8.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4acd29d0f6d1357a.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-06413b7cb12e345a.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-4a29687347299177.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-5fd98f2f7a99aa9d.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-168837a045f411da.so --extern suggest=/opt/rustwide/target/debug/deps/libsuggest-d8403f3e5bcaf607.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e37df95da98ae2df.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-db6d5c41a6ab7ca5.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4940b31956bbc4d2.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-c3f6f2af6bcf8189.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1e9ed72876d77300.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-4017b8ea4fa1efa9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e23b283483bdae42.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ca4ac8da1392f019.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-bf63e4032fb387c8/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f475393177e5a54317203a9b226948fa59de2bba953c2faa1a44724dfa0931f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f475393177e5a54317203a9b226948fa59de2bba953c2faa1a44724dfa0931f1", kill_on_drop: false }`
[INFO] [stdout] f475393177e5a54317203a9b226948fa59de2bba953c2faa1a44724dfa0931f1
