[INFO] fetching crate cyfs-perf-base 0.6.4...
[INFO] testing cyfs-perf-base-0.6.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cyfs-perf-base 0.6.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cyfs-perf-base 0.6.4
[INFO] finished tweaking crates.io crate cyfs-perf-base 0.6.4
[INFO] tweaked toml for crates.io crate cyfs-perf-base 0.6.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyfs-perf-base 0.6.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 481 packages to latest compatible versions
[INFO] [stderr]       Adding flexi_logger v0.19.5 (available: v0.19.6)
[INFO] [stderr]       Adding int-enum v0.4.0 (available: v1.2.0)
[INFO] [stderr]       Adding lazy_static v1.4.0 (available: v1.5.0)
[INFO] [stderr]       Adding protobuf v2.28.0 (available: v3.7.2)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe914ed944721c378080fb306fcfe507456669986199a8badc25f6001575613d
[INFO] running `Command { std: "docker" "start" "-a" "fe914ed944721c378080fb306fcfe507456669986199a8badc25f6001575613d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe914ed944721c378080fb306fcfe507456669986199a8badc25f6001575613d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe914ed944721c378080fb306fcfe507456669986199a8badc25f6001575613d", kill_on_drop: false }`
[INFO] [stdout] fe914ed944721c378080fb306fcfe507456669986199a8badc25f6001575613d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b075a13a6334a92548e4c6c40fc28a1db483c2a2966b92e06382b9afa5e24a5f
[INFO] running `Command { std: "docker" "start" "-a" "b075a13a6334a92548e4c6c40fc28a1db483c2a2966b92e06382b9afa5e24a5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling value-bag-serde1 v1.11.1
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling protoc-rust v2.28.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling int-enum-impl v0.4.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling hmac-drbg v0.2.0
[INFO] [stderr]    Compiling cyfs-base v0.6.12
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling rsa v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling int-enum v0.4.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling hkdf v0.8.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling cyfs-base-derive v0.5.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling intbits v0.2.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling deadpool v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.27.0
[INFO] [stderr]    Compiling async-tls v0.10.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling primitive-types v0.9.1
[INFO] [stderr]    Compiling cyfs-ecies v0.1.4
[INFO] [stderr]    Compiling async-h1 v2.3.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rsa-export v0.1.2
[INFO] [stderr]    Compiling simple_logger v2.3.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling flexi_logger v0.19.5
[INFO] [stderr]    Compiling log-panics v2.1.0
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling named-lock v0.3.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling sysinfo v0.27.8
[INFO] [stderr]    Compiling cyfs-async-h1 v2.3.3
[INFO] [stderr]    Compiling cyfs-sha2 v0.8.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling cyfs-core v0.6.7
[INFO] [stderr]    Compiling ringbuf v0.2.8
[INFO] [stderr]    Compiling cyfs-raptorq v1.6.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling cyfs-perf-base v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cyfs-util v0.6.8
[INFO] [stderr]    Compiling cyfs-debug v0.6.6
[INFO] [stderr]    Compiling cyfs-bdt v0.7.3
[INFO] [stderr]    Compiling cyfs-lib v0.8.3
[INFO] [stderr] error: could not compile `cyfs-bdt` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name cyfs_bdt --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cyfs-bdt-0.7.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08671e19a13f7a30 -C extra-filename=-4df5117861b24767 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-49791f93d9cedc60.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e4bd4a3e76055614.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1042a33253ed47d9.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d2ec795a4a67e5c0.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1fd9e72663349693.rmeta --extern cyfs_base=/opt/rustwide/target/debug/deps/libcyfs_base-bb80ce10de6c6359.rmeta --extern cyfs_debug=/opt/rustwide/target/debug/deps/libcyfs_debug-3ced8e7b4cad60ae.rmeta --extern cyfs_raptorq=/opt/rustwide/target/debug/deps/libcyfs_raptorq-5a2c1ecd3d1e1b02.rlib --extern cyfs_util=/opt/rustwide/target/debug/deps/libcyfs_util-a93d693e2dd7dbd1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9c98f3821734750b.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-7128694c03b29c04.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5123f14f31b09f0b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-35fd6ddab80c33dd.rmeta --extern lru_time_cache=/opt/rustwide/target/debug/deps/liblru_time_cache-d2015ece4a4fd73a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-8b7359041afc81b3.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-f8f5199ed24fa1ec.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cd2125febba9d332.rmeta --extern ringbuf=/opt/rustwide/target/debug/deps/libringbuf-5f7b7b1899a1c241.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-e390df3f076f8c93.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-72e9f1a1359415d2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b5038bc98d1af883.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5f1c12b484da34eb.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a1b7c930c251447b.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-73fd85e0472bf0e0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-1395228cbf663e40/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-205322ceddaab8ed/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-ffad59576d1839d4/out -L native=/opt/rustwide/target/debug/build/blake3-3a223f35b2f79d03/out -L native=/opt/rustwide/target/debug/build/blake3-3a223f35b2f79d03/out -L native=/opt/rustwide/target/debug/build/ring-75964125bc847737/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b075a13a6334a92548e4c6c40fc28a1db483c2a2966b92e06382b9afa5e24a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b075a13a6334a92548e4c6c40fc28a1db483c2a2966b92e06382b9afa5e24a5f", kill_on_drop: false }`
[INFO] [stdout] b075a13a6334a92548e4c6c40fc28a1db483c2a2966b92e06382b9afa5e24a5f
