[INFO] cloning repository https://github.com/Lhcfl/catofish-archive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lhcfl/catofish-archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLhcfl%2Fcatofish-archive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLhcfl%2Fcatofish-archive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5db0b6e9bd2b7a5a68fe53e3669c17d55443411
[INFO] testing Lhcfl/catofish-archive against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLhcfl%2Fcatofish-archive" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lhcfl/catofish-archive
[INFO] finished tweaking git repo https://github.com/Lhcfl/catofish-archive
[INFO] tweaked toml for git repo https://github.com/Lhcfl/catofish-archive written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lhcfl/catofish-archive on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lhcfl/catofish-archive 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6aee3ad88ab5ed8466c457a9651e48279130d740090c581197233f418c277935
[INFO] running `Command { std: "docker" "start" "-a" "6aee3ad88ab5ed8466c457a9651e48279130d740090c581197233f418c277935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aee3ad88ab5ed8466c457a9651e48279130d740090c581197233f418c277935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aee3ad88ab5ed8466c457a9651e48279130d740090c581197233f418c277935", kill_on_drop: false }`
[INFO] [stdout] 6aee3ad88ab5ed8466c457a9651e48279130d740090c581197233f418c277935
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eec216b248340c2ed4fd36da74592a011c57794dee2b16390ae925d82670f9d
[INFO] running `Command { std: "docker" "start" "-a" "6eec216b248340c2ed4fd36da74592a011c57794dee2b16390ae925d82670f9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling bitstream-io v2.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling thiserror-core v1.0.50
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling ct-codecs v1.1.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling daachorse v1.0.0
[INFO] [stderr]    Compiling der_derive v0.4.1
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling ed25519-compact v2.1.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.50
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling coarsetime v0.1.34
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling hmac-sha256 v1.1.7
[INFO] [stderr]    Compiling hmac-sha512 v1.1.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling binstring v0.1.1
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.4
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling ruzstd v0.4.0
[INFO] [stderr]    Compiling sec1_decode v0.1.0
[INFO] [stderr]    Compiling sea-orm-macros v1.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling error-doc-impl v0.1.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling macros-impl v0.0.0 (/opt/rustwide/workdir/packages/macro-rs/macros-impl)
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling cuid-util v0.1.1
[INFO] [stderr]    Compiling backend-rs v0.0.0 (/opt/rustwide/workdir/packages/backend-rs)
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling error-doc v0.2.0
[INFO] [stderr]    Compiling cuid2 v0.1.3
[INFO] [stderr]    Compiling emojis v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=12341d43328aed69 -C extra-filename=-c388b27ec5eda4de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6ef7891ad1d0e9a7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-331b00941c9580e8.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-23c500255296a4bd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e591be24d8b8b3c6.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd850b7004009205.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1434c85b27cb57d7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f71fe6da5fa9de63.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `combine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.7/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 --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="futures-core-03"' --cfg 'feature="pin-project-lite"' --cfg 'feature="std"' --cfg 'feature="tokio"' --cfg 'feature="tokio-dep"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=e36c9ec529728e94 -C extra-filename=-af331ff6e08548b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6ef7891ad1d0e9a7.rmeta --extern futures_core_03=/opt/rustwide/target/debug/deps/libfutures_core-451bff7c303527ba.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08f38e9718637002.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e591be24d8b8b3c6.rmeta --extern tokio_dep=/opt/rustwide/target/debug/deps/libtokio-c388b27ec5eda4de.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3f061c2ffbaa05cc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6eec216b248340c2ed4fd36da74592a011c57794dee2b16390ae925d82670f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eec216b248340c2ed4fd36da74592a011c57794dee2b16390ae925d82670f9d", kill_on_drop: false }`
[INFO] [stdout] 6eec216b248340c2ed4fd36da74592a011c57794dee2b16390ae925d82670f9d
