[INFO] cloning repository https://github.com/Lurk/bar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lurk/bar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLurk%2Fbar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLurk%2Fbar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3170923bea60aa0877a5a5dc8c40afbf60bedd1e
[INFO] checking Lurk/bar against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLurk%2Fbar" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lurk/bar
[INFO] finished tweaking git repo https://github.com/Lurk/bar
[INFO] tweaked toml for git repo https://github.com/Lurk/bar written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lurk/bar on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lurk/bar 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.5
[INFO] [stderr]   Downloaded numeric-sort v0.1.5
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded atom_syndication v0.12.9
[INFO] [stderr]   Downloaded rss v2.1.0
[INFO] [stderr]   Downloaded daachorse v1.0.1
[INFO] [stderr]   Downloaded papergrid v0.18.0
[INFO] [stderr]   Downloaded zune-jpeg v0.5.6
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded candle-ug v0.11.0
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded typed-path v0.12.2
[INFO] [stderr]   Downloaded candle-metal-kernels v0.11.0
[INFO] [stderr]   Downloaded tokenizers v0.23.1
[INFO] [stderr]   Downloaded tabled v0.21.0
[INFO] [stderr]   Downloaded sif-itree v0.4.0
[INFO] [stderr]   Downloaded float_next_after v2.0.0
[INFO] [stderr]   Downloaded cloudinary v0.8.3
[INFO] [stderr]   Downloaded i_tree v0.18.0
[INFO] [stderr]   Downloaded gpx v0.10.0
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.5
[INFO] [stderr]   Downloaded yamd v0.19.0
[INFO] [stderr]   Downloaded geo v0.33.1
[INFO] [stderr]   Downloaded i_float v1.16.0
[INFO] [stderr]   Downloaded i_shape v1.18.0
[INFO] [stderr]   Downloaded i_key_sort v0.10.3
[INFO] [stderr]   Downloaded i_overlay v4.5.1
[INFO] [stderr]   Downloaded earcut v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177
[INFO] running `Command { std: "docker" "start" "544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177", 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" "544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177", 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" "544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking i_float v1.16.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking i_shape v1.18.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking typed-path v0.12.2
[INFO] [stderr]     Checking i_tree v0.18.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking zune-jpeg v0.5.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking earcut v0.4.5
[INFO] [stderr]     Checking papergrid v0.18.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking i_key_sort v0.10.3
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking i_overlay v4.5.1
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking sif-itree v0.4.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking float_next_after v2.0.0
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking webpki-root-certs v1.0.5
[INFO] [stderr]     Checking geo v0.33.1
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking daachorse v1.0.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[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 tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[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/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a5fbc1e134261438 -C extra-filename=-30590fa9c178b8f1 --out-dir /opt/rustwide/target/debug/build/tokio/30590fa9c178b8f1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/b4264749b447d3bc/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/16fe799f7440025a/out/libmio-16fe799f7440025a.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/7995df513ba8f26a/out/libparking_lot-7995df513ba8f26a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/6012d240a126861c/out/libsignal_hook_registry-6012d240a126861c.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/2d04b05b6cb9436d/out/libsocket2-2d04b05b6cb9436d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/c7eb411aeb8ad20a/out/libtokio_macros-c7eb411aeb8ad20a.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=01320771b6771f1c -C extra-filename=-cff97441543bdb96 --out-dir /opt/rustwide/target/debug/build/futures-util/cff97441543bdb96/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/58b4d87f58a16392/out/libfutures_channel-58b4d87f58a16392.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/4ce1f16fa47c1e40/out/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/94019c0c1f6adad5/out/libfutures_macro-94019c0c1f6adad5.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177", kill_on_drop: false }`
[INFO] [stdout] 544ad359ecc0bcca6b468efa4ab24eb39fca546534588c67faae7480f2b21177
