[INFO] cloning repository https://github.com/sxndmxn/deadlock-build-creator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sxndmxn/deadlock-build-creator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxndmxn%2Fdeadlock-build-creator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxndmxn%2Fdeadlock-build-creator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2818279cc975133c4e9aff512e64a3d60b34a583
[INFO] documenting sxndmxn/deadlock-build-creator against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxndmxn%2Fdeadlock-build-creator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sxndmxn/deadlock-build-creator
[INFO] finished tweaking git repo https://github.com/sxndmxn/deadlock-build-creator
[INFO] tweaked toml for git repo https://github.com/sxndmxn/deadlock-build-creator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sxndmxn/deadlock-build-creator on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sxndmxn/deadlock-build-creator 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/deadlock-api/valveprotos-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-wkt-types v0.7.0
[INFO] [stderr]   Downloaded prost-wkt v0.7.0
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded prost-wkt-build v0.7.0
[INFO] [stderr]   Downloaded utoipa-scalar v0.3.0
[INFO] [stderr]   Downloaded zerocopy v0.8.32
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.32
[INFO] [stderr]   Downloaded sqlparser v0.60.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded never-say-never v6.6.666
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded metrics v0.24.3
[INFO] [stderr]   Downloaded polonius-the-crab v0.5.0
[INFO] [stderr]   Downloaded higher-kinded-types v0.2.1
[INFO] [stderr]   Downloaded clickhouse-macros v0.3.0
[INFO] [stderr]   Downloaded clickhouse-types v0.1.1
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.0
[INFO] [stderr]   Downloaded clickhouse v0.14.1
[INFO] [stderr]   Downloaded axum-prometheus v0.10.0
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.18.1
[INFO] [stderr]   Downloaded bnum v0.13.0
[INFO] [stderr]   Downloaded metrics-util v0.20.1
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded object_store v0.13.0
[INFO] [stderr]   Downloaded cityhash-rs v1.0.1
[INFO] [stderr]   Downloaded redis v1.0.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee
[INFO] running `Command { std: "docker" "start" "f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee", 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" "f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee", 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" "f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking metrics v0.24.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking never-say-never v6.6.666
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking higher-kinded-types v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking prost-wkt v0.7.0
[INFO] [stderr]     Checking polonius-the-crab v0.5.0
[INFO] [stderr]     Checking metrics-util v0.20.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking clickhouse-types v0.1.1
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling clickhouse-macros v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking bnum v0.13.0
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.13/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("stream", "unstable"))' -C metadata=eba8b8fe490a621d -C extra-filename=-e221a8baf15903a7 --out-dir /opt/rustwide/target/debug/build/h2/e221a8baf15903a7/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/bytes/cd279ad08558505a/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/errno/739ea125e34fd9b3/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/4e54ca9889f79a94/out -L dependency=/opt/rustwide/target/debug/build/http/8ebc22713bd3837f/out -L dependency=/opt/rustwide/target/debug/build/indexmap/27039f3793294497/out -L dependency=/opt/rustwide/target/debug/build/itoa/6847572a153e76b0/out -L dependency=/opt/rustwide/target/debug/build/libc/466f30a72ee38f71/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/243a4081f8655140/out -L dependency=/opt/rustwide/target/debug/build/mio/e02ed20de10f7f8e/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/b244ea0609a73343/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/9bc2aef80d5f6be1/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/1353478b456bdb15/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/886bc365974dae4c/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/991fd4a46542d818/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/80ee015d4c0322f1/out -L dependency=/opt/rustwide/target/debug/build/socket2/891ae213e72eb81a/out -L dependency=/opt/rustwide/target/debug/build/tokio/f9efa6d12af96cac/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/52e7a085d135091c/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/896807aff574fd43/out -L dependency=/opt/rustwide/target/debug/build/tracing/ba0305b1c18b550f/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/1494197af9608b32/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/50f144f22905c7fa/out --extern atomic_waker=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/cd279ad08558505a/out/libbytes-cd279ad08558505a.rmeta --extern fnv=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern http=/opt/rustwide/target/debug/build/http/8ebc22713bd3837f/out/libhttp-8ebc22713bd3837f.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/27039f3793294497/out/libindexmap-27039f3793294497.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/f9efa6d12af96cac/out/libtokio-f9efa6d12af96cac.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/896807aff574fd43/out/libtokio_util-896807aff574fd43.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/ba0305b1c18b550f/out/libtracing-ba0305b1c18b550f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=e966e2df4ce9f1f5 -C extra-filename=-5c47d7287b41e59f --out-dir /opt/rustwide/target/debug/build/tokio/5c47d7287b41e59f/out -L dependency=/opt/rustwide/target/debug/build/bytes/98e9b16cf060efd6/out -L dependency=/opt/rustwide/target/debug/build/libc/1548cf6c1651c821/out -L dependency=/opt/rustwide/target/debug/build/mio/ce5bd59c30fe2c85/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out -L dependency=/opt/rustwide/target/debug/build/socket2/d59686a0600bbab7/out --extern bytes=/opt/rustwide/target/debug/build/bytes/98e9b16cf060efd6/out/libbytes-98e9b16cf060efd6.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/1548cf6c1651c821/out/liblibc-1548cf6c1651c821.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/ce5bd59c30fe2c85/out/libmio-ce5bd59c30fe2c85.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/d59686a0600bbab7/out/libsocket2-d59686a0600bbab7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee", kill_on_drop: false }`
[INFO] [stdout] f4c94d66cd1eb0364f3ecca4a50e39a75e3fa1ce1f00283c996b936a45212cee
