[INFO] fetching crate cyfs-util 0.6.8... [INFO] building cyfs-util-0.6.8 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate cyfs-util 0.6.8 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate cyfs-util 0.6.8 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cyfs-util 0.6.8 [INFO] finished tweaking crates.io crate cyfs-util 0.6.8 [INFO] tweaked toml for crates.io crate cyfs-util 0.6.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b46fe21b9b59167acb52a5ba5be694834e89310e65f0a1800bbfa2cbb1721f7e [INFO] running `Command { std: "docker" "start" "-a" "b46fe21b9b59167acb52a5ba5be694834e89310e65f0a1800bbfa2cbb1721f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b46fe21b9b59167acb52a5ba5be694834e89310e65f0a1800bbfa2cbb1721f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46fe21b9b59167acb52a5ba5be694834e89310e65f0a1800bbfa2cbb1721f7e", kill_on_drop: false }` [INFO] [stdout] b46fe21b9b59167acb52a5ba5be694834e89310e65f0a1800bbfa2cbb1721f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80a2446ab4554b6ea6ee91d297f8c6dbb690ab818576649d9951217c38526b71 [INFO] running `Command { std: "docker" "start" "-a" "80a2446ab4554b6ea6ee91d297f8c6dbb690ab818576649d9951217c38526b71", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling event-listener v4.0.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.6.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling async-io v2.2.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling value-bag-serde1 v1.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [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 parity-scale-codec v2.3.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [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 int-enum v0.4.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling cyfs-base-derive v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling cyfs-base v0.6.12 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling intbits v0.2.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling cyfs-ecies v0.1.4 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling rsa-export v0.1.2 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sysinfo v0.27.8 [INFO] [stderr] Compiling flexi_logger v0.19.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling named-lock v0.3.0 [INFO] [stderr] Compiling log-panics v2.1.0 [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 thread_local v1.1.7 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling cyfs-util v0.6.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Released` is never constructed [INFO] [stdout] --> src/process/pid_lock.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum PidlockState { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 28 | Released, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PidlockState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `release` is never used [INFO] [stdout] --> src/process/pid_lock.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl PidLock { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 260 | pub fn release(&mut self) -> PidLockResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_current_fid` is never used [INFO] [stdout] --> src/process/cmd_exec.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn check_current_fid(fid: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `service_name` is never read [INFO] [stdout] --> src/process/process_lock.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ProcessLock { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 6 | service_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `acquire` and `release` are never used [INFO] [stdout] --> src/process/process_lock.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ProcessLock { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn acquire(&mut self) -> Result<(), PidLockError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn release(&mut self) -> Result<(), PidLockError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dirty` is never read [INFO] [stdout] --> src/storage/sqlite_storage.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SqliteStorage { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | dirty: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "80a2446ab4554b6ea6ee91d297f8c6dbb690ab818576649d9951217c38526b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a2446ab4554b6ea6ee91d297f8c6dbb690ab818576649d9951217c38526b71", kill_on_drop: false }` [INFO] [stdout] 80a2446ab4554b6ea6ee91d297f8c6dbb690ab818576649d9951217c38526b71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26f0c63f2f07f5ccf717d2ccebf38d2e1c3886f0de58e3ea5c877ac539e43c18 [INFO] running `Command { std: "docker" "start" "-a" "26f0c63f2f07f5ccf717d2ccebf38d2e1c3886f0de58e3ea5c877ac539e43c18", kill_on_drop: false }` [INFO] [stdout] warning: variant `Released` is never constructed [INFO] [stdout] --> src/process/pid_lock.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum PidlockState { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 28 | Released, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PidlockState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `release` is never used [INFO] [stdout] --> src/process/pid_lock.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl PidLock { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 260 | pub fn release(&mut self) -> PidLockResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_current_fid` is never used [INFO] [stdout] --> src/process/cmd_exec.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn check_current_fid(fid: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `service_name` is never read [INFO] [stdout] --> src/process/process_lock.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ProcessLock { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 6 | service_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `acquire` and `release` are never used [INFO] [stdout] --> src/process/process_lock.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ProcessLock { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn acquire(&mut self) -> Result<(), PidLockError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn release(&mut self) -> Result<(), PidLockError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dirty` is never read [INFO] [stdout] --> src/storage/sqlite_storage.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SqliteStorage { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | dirty: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cyfs-util v0.6.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Released` is never constructed [INFO] [stdout] --> src/process/pid_lock.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum PidlockState { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 28 | Released, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PidlockState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `release` is never used [INFO] [stdout] --> src/process/pid_lock.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl PidLock { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 260 | pub fn release(&mut self) -> PidLockResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_current_fid` is never used [INFO] [stdout] --> src/process/cmd_exec.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn check_current_fid(fid: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `service_name` is never read [INFO] [stdout] --> src/process/process_lock.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ProcessLock { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 6 | service_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `acquire` and `release` are never used [INFO] [stdout] --> src/process/process_lock.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ProcessLock { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn acquire(&mut self) -> Result<(), PidLockError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn release(&mut self) -> Result<(), PidLockError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dirty` is never read [INFO] [stdout] --> src/storage/sqlite_storage.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SqliteStorage { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | dirty: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_file` is never used [INFO] [stdout] --> src/util/read_helper.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | async fn test_file() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.18s [INFO] running `Command { std: "docker" "inspect" "26f0c63f2f07f5ccf717d2ccebf38d2e1c3886f0de58e3ea5c877ac539e43c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f0c63f2f07f5ccf717d2ccebf38d2e1c3886f0de58e3ea5c877ac539e43c18", kill_on_drop: false }` [INFO] [stdout] 26f0c63f2f07f5ccf717d2ccebf38d2e1c3886f0de58e3ea5c877ac539e43c18 [INFO] building cyfs-util-0.6.8 against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] extracting crate cyfs-util 0.6.8 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate cyfs-util 0.6.8 on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cyfs-util 0.6.8 [INFO] finished tweaking crates.io crate cyfs-util 0.6.8 [INFO] tweaked toml for crates.io crate cyfs-util 0.6.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e81c5b8e37c62c11a08726cb241569fe2cbcf0233938fe3f2a782007a062e21 [INFO] running `Command { std: "docker" "start" "-a" "3e81c5b8e37c62c11a08726cb241569fe2cbcf0233938fe3f2a782007a062e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e81c5b8e37c62c11a08726cb241569fe2cbcf0233938fe3f2a782007a062e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e81c5b8e37c62c11a08726cb241569fe2cbcf0233938fe3f2a782007a062e21", kill_on_drop: false }` [INFO] [stdout] 3e81c5b8e37c62c11a08726cb241569fe2cbcf0233938fe3f2a782007a062e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c53018b008cc1a036d5b44fce420c135698c1bc286f036d4ca41a59a0262156 [INFO] running `Command { std: "docker" "start" "-a" "5c53018b008cc1a036d5b44fce420c135698c1bc286f036d4ca41a59a0262156", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling event-listener v4.0.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.6.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-io v2.2.2 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling value-bag-serde1 v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [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 parity-scale-codec v2.3.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [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 int-enum v0.4.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling cyfs-base-derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling cyfs-base v0.6.12 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling intbits v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling cyfs-ecies v0.1.4 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling rsa-export v0.1.2 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling sysinfo v0.27.8 [INFO] [stderr] Compiling flexi_logger v0.19.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling named-lock v0.3.0 [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 thread_local v1.1.7 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] error: could not compile `cyfs-base` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/bin/rustc --crate-name cyfs_base --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cyfs-base-0.6.12/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="default"' -C metadata=960805f8c615a2c0 -C extra-filename=-960805f8c615a2c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-b4045d3eb0236d6d.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-b46d289be416dfcf.so --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-794ae3e02224b209.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1d5d6e8d1958c0a8.so --extern base_x=/opt/rustwide/target/debug/deps/libbase_x-4caa1f20f37b584a.rmeta --extern base58=/opt/rustwide/target/debug/deps/libbase58-26f9ad98a847196c.rmeta --extern block_modes=/opt/rustwide/target/debug/deps/libblock_modes-2f4a8f4581f548e1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1b84e3bb261338f.rmeta --extern cyfs_base_derive=/opt/rustwide/target/debug/deps/libcyfs_base_derive-a4b5cf1cd8b1a6a9.so --extern cyfs_ecies=/opt/rustwide/target/debug/deps/libcyfs_ecies-589887aaed8e4abb.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-9b51158f6f2dbc98.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rmeta --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-a4cf5b1da890fed1.rmeta --extern int_enum=/opt/rustwide/target/debug/deps/libint_enum-41f9623d10dd0a7f.rmeta --extern intbits=/opt/rustwide/target/debug/deps/libintbits-e2c4e719f7443424.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3f3b460508121caa.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-4e87bb400ec4c367.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b097cb839b86915e.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-95bbc5b039754eee.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cc46836fedb5cc1c.rmeta --extern lru_time_cache=/opt/rustwide/target/debug/deps/liblru_time_cache-5736e684dba10c80.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rmeta --extern primitive_types=/opt/rustwide/target/debug/deps/libprimitive_types-0791c86beab2c4b8.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-5a493a8fda7fdbdb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-dd11570ee7472440.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-f500ae415659a861.rmeta --extern rsa_export=/opt/rustwide/target/debug/deps/librsa_export-37dc971eb51c4f88.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-1f5a04a136540d47.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-42d2d9a2b0e934da.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4aa8f5a21b3b2001.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-db4f6c8017158262.rmeta --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-d50ba8a3e35f35b0.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-dde4ca3098b616ea.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-f0c52e353f218c30.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9a6618eada182e4f/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-f657ded4af0ad4a6/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-fc58956514f1ae7d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5c53018b008cc1a036d5b44fce420c135698c1bc286f036d4ca41a59a0262156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c53018b008cc1a036d5b44fce420c135698c1bc286f036d4ca41a59a0262156", kill_on_drop: false }` [INFO] [stdout] 5c53018b008cc1a036d5b44fce420c135698c1bc286f036d4ca41a59a0262156