[INFO] fetching crate cyfs-lib 0.8.3...
[INFO] testing cyfs-lib-0.8.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate cyfs-lib 0.8.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cyfs-lib 0.8.3
[INFO] finished tweaking crates.io crate cyfs-lib 0.8.3
[INFO] tweaked toml for crates.io crate cyfs-lib 0.8.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyfs-lib 0.8.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 499 packages to latest compatible versions
[INFO] [stderr]       Adding async-tungstenite v0.17.2 (available: v0.33.0)
[INFO] [stderr]       Adding flexi_logger v0.19.5 (available: v0.19.6)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[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 rand v0.8.5 (available: v0.10.0)
[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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4498fed4e86a99dee0c901bde54d76b74977382c4406d364239211255787a98c
[INFO] running `Command { std: "docker" "start" "-a" "4498fed4e86a99dee0c901bde54d76b74977382c4406d364239211255787a98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4498fed4e86a99dee0c901bde54d76b74977382c4406d364239211255787a98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4498fed4e86a99dee0c901bde54d76b74977382c4406d364239211255787a98c", kill_on_drop: false }`
[INFO] [stdout] 4498fed4e86a99dee0c901bde54d76b74977382c4406d364239211255787a98c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10bad250a4b08134a065d66d21be852084e6c0143271ea65327534c9c48b857b
[INFO] running `Command { std: "docker" "start" "-a" "10bad250a4b08134a065d66d21be852084e6c0143271ea65327534c9c48b857b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-lite v2.6.1
[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 getrandom v0.2.17
[INFO] [stderr]    Compiling serde_fmt v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.12.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling time-macros v0.1.1
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.10.5
[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 adler2 v2.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling protoc-rust v2.28.0
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[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.32
[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-task v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[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-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling int-enum-impl v0.4.0
[INFO] [stderr]    Compiling cyfs-base v0.6.12
[INFO] [stderr]    Compiling hmac-drbg v0.2.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time v0.3.47
[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 impl-codec v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling int-enum v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[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 async-recursion v1.1.1
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling intbits v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling async-tls v0.10.0
[INFO] [stderr]    Compiling deadpool v0.7.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling cyfs-ecies v0.1.4
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling primitive-types v0.9.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-h1 v2.3.4
[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 rusqlite v0.27.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-client v6.5.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 ansi_term v0.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling rayon v1.11.0
[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 backtrace v0.3.76
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling flexi_logger v0.19.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling log-panics v2.1.0
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling sysinfo v0.27.8
[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 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.9
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling multimap v0.8.3
[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 http v0.2.12
[INFO] [stderr]    Compiling ringbuf v0.2.8
[INFO] [stderr]    Compiling cyfs-core v0.6.7
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling cyfs-raptorq v1.6.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[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 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `def::*`
[INFO] [stdout]   --> src/events/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use def::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `request_codec::*`
[INFO] [stdout]   --> src/ndn/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `input_request_codec::*`
[INFO] [stdout]   --> src/non/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use input_request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `request_codec::*`
[INFO] [stdout]   --> src/trans/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `output_request_codec::*`
[INFO] [stdout]   --> src/util/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use output_request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/base/requestor_helper.rs:812:35
[INFO] [stdout]     |
[INFO] [stdout] 812 |         let time = NaiveDateTime::from_timestamp_opt(secs as i64, nsecs as u32);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/base/requestor_helper.rs:815:43
[INFO] [stdout]     |
[INFO] [stdout] 815 |                 let dt = DateTime::<Utc>::from_utc(time, Utc);
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AdminObjectDesc` is never used
[INFO] [stdout]   --> src/admin/admin_object.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | type AdminObjectDesc = NamedObjectDesc<AdminDescContent>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `trans`, `is_token`, and `is_reserved_token` are never used
[INFO] [stdout]     --> src/base/exp_filter.rs:1097:12
[INFO] [stdout]      |
[INFO] [stdout] 1096 | impl ExpEvalItem {
[INFO] [stdout]      | ---------------- methods in this implementation
[INFO] [stdout] 1097 |     pub fn trans(self, translator: &impl ExpReservedTokenTranslator) -> Self {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1104 |     pub fn is_token(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1118 |     pub fn is_reserved_token(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_meta` is never used
[INFO] [stdout]    --> src/base/select_request.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl SelectResponseObjectInfo {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 130 |     fn from_meta(meta: SelectResponseObjectMetaInfo) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RouterEventAnyRoutine` is never used
[INFO] [stdout]  --> src/events/routine.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) trait RouterEventAnyRoutine: Send + Sync {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RouterEventRoutineT` is never constructed
[INFO] [stdout]   --> src/events/routine.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct RouterEventRoutineT<REQ, RESP>(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `emit` is never used
[INFO] [stdout]   --> src/events/ws/manager.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl RouterEventItem {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 30 |     async fn emit(&self, param: String) -> BuckyResult<String> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `to_response_token` is never used
[INFO] [stdout]   --> src/router_handler/filter.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ExpReservedTokenTranslatorHelper {
[INFO] [stdout]    | ------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn to_response_token(token: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `emit` is never used
[INFO] [stdout]   --> src/router_handler/ws/handler.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl RouterHandlerItem {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 29 |     async fn emit(&self, param: String) -> BuckyResult<String> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `device_id` is never read
[INFO] [stdout]   --> src/storage/remote_noc.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct RemoteNamedObjectCache {
[INFO] [stdout]    |                   ---------------------- field in this struct
[INFO] [stdout] 11 |     non_service: NONOutputProcessorRef,
[INFO] [stdout] 12 |     device_id: DeviceId,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoteNamedObjectCache` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NOCCollectionWithMutex` is never constructed
[INFO] [stdout]    --> src/storage/collection.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | struct NOCCollectionWithMutex<T>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/collection.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | / impl<T> NOCCollectionWithMutex<T>
[INFO] [stdout] 253 | | where
[INFO] [stdout] 254 | |     T: Default + ?Sized + Send + 'static,
[INFO] [stdout]     | |_________________________________________- associated function in this implementation
[INFO] [stdout] 255 |   {
[INFO] [stdout] 256 |       fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NOCCollectionWithRWLock` is never constructed
[INFO] [stdout]    --> src/storage/collection.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 | struct NOCCollectionWithRWLock<T>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/collection.rs:288:8
[INFO] [stdout]     |
[INFO] [stdout] 284 | / impl<T> NOCCollectionWithRWLock<T>
[INFO] [stdout] 285 | | where
[INFO] [stdout] 286 | |     T: Default + ?Sized + Send + 'static,
[INFO] [stdout]     | |_________________________________________- associated function in this implementation
[INFO] [stdout] 287 |   {
[INFO] [stdout] 288 |       fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/storage/state_view.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct StateView {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     path: String,
[INFO] [stdout] 15 |     content_type: ObjectMapSimpleContentType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WSPacketParserState` is never used
[INFO] [stdout]    --> src/ws/packet.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 | enum WSPacketParserState {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WSPacketParser` is never constructed
[INFO] [stdout]    --> src/ws/packet.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct WSPacketParser {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next_packet`, and `push` are never used
[INFO] [stdout]    --> src/ws/packet.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl WSPacketParser {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 131 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn next_packet(&mut self) -> Option<WSPacket> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn push(&mut self, mut buf: &[u8]) -> BuckyResult<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post_req_without_resp` and `post_bytes_req_without_resp` are never used
[INFO] [stdout]    --> src/ws/request.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl WebSocketRequestManager {
[INFO] [stdout]     | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 397 |     async fn post_req_without_resp(&self, cmd: u16, msg: String) -> BuckyResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     async fn post_bytes_req_without_resp(&self, cmd: u16, msg: Vec<u8>) -> BuckyResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_object` is never used
[INFO] [stdout]    --> src/traversal/traverser.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl ObjectTraverser {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     async fn process_object(&self) {}
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/base/exp_filter.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |             drop(s);
[INFO] [stdout]     |             ^^^^^-^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument has type `&str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 618 -             drop(s);
[INFO] [stdout] 618 +             let _ = s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/base/exp_filter.rs:623:17
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 drop(s);
[INFO] [stdout]     |                 ^^^^^-^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      argument has type `&str`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 623 -                 drop(s);
[INFO] [stdout] 623 +                 let _ = s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/non/def.rs:256:39
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn object_if_none_then_decode(&self) -> BuckyResult<Cow<AnyNamedObject>> {
[INFO] [stdout]     |                                       ^^^^^                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn object_if_none_then_decode(&self) -> BuckyResult<Cow<'_, AnyNamedObject>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/prelude/global_state_common.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn req_path(&self) -> Cow<str> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn req_path(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/prelude/global_state_common.rs:89:64
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dec<'a>(&'a self, source: &'a RequestSourceInfo) -> &ObjectId {
[INFO] [stdout]    |                     --                --                       ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |                 |
[INFO] [stdout]    |                     |                 the lifetime is named here
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dec<'a>(&'a self, source: &'a RequestSourceInfo) -> &'a ObjectId {
[INFO] [stdout]    |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 34s
[INFO] running `Command { std: "docker" "inspect" "10bad250a4b08134a065d66d21be852084e6c0143271ea65327534c9c48b857b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10bad250a4b08134a065d66d21be852084e6c0143271ea65327534c9c48b857b", kill_on_drop: false }`
[INFO] [stdout] 10bad250a4b08134a065d66d21be852084e6c0143271ea65327534c9c48b857b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] debde177dcaa7d83c411efe4daa5aa2a5f5662a7fab754972cdaabff613bf3c0
[INFO] running `Command { std: "docker" "start" "-a" "debde177dcaa7d83c411efe4daa5aa2a5f5662a7fab754972cdaabff613bf3c0", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `def::*`
[INFO] [stdout]   --> src/events/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use def::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `request_codec::*`
[INFO] [stdout]   --> src/ndn/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `input_request_codec::*`
[INFO] [stdout]   --> src/non/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use input_request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `request_codec::*`
[INFO] [stdout]   --> src/trans/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `output_request_codec::*`
[INFO] [stdout]   --> src/util/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use output_request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/base/requestor_helper.rs:812:35
[INFO] [stdout]     |
[INFO] [stdout] 812 |         let time = NaiveDateTime::from_timestamp_opt(secs as i64, nsecs as u32);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/base/requestor_helper.rs:815:43
[INFO] [stdout]     |
[INFO] [stdout] 815 |                 let dt = DateTime::<Utc>::from_utc(time, Utc);
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AdminObjectDesc` is never used
[INFO] [stdout]   --> src/admin/admin_object.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | type AdminObjectDesc = NamedObjectDesc<AdminDescContent>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `trans`, `is_token`, and `is_reserved_token` are never used
[INFO] [stdout]     --> src/base/exp_filter.rs:1097:12
[INFO] [stdout]      |
[INFO] [stdout] 1096 | impl ExpEvalItem {
[INFO] [stdout]      | ---------------- methods in this implementation
[INFO] [stdout] 1097 |     pub fn trans(self, translator: &impl ExpReservedTokenTranslator) -> Self {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1104 |     pub fn is_token(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1118 |     pub fn is_reserved_token(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_meta` is never used
[INFO] [stdout]    --> src/base/select_request.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl SelectResponseObjectInfo {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 130 |     fn from_meta(meta: SelectResponseObjectMetaInfo) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RouterEventAnyRoutine` is never used
[INFO] [stdout]  --> src/events/routine.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) trait RouterEventAnyRoutine: Send + Sync {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RouterEventRoutineT` is never constructed
[INFO] [stdout]   --> src/events/routine.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct RouterEventRoutineT<REQ, RESP>(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `emit` is never used
[INFO] [stdout]   --> src/events/ws/manager.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl RouterEventItem {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 30 |     async fn emit(&self, param: String) -> BuckyResult<String> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `to_response_token` is never used
[INFO] [stdout]   --> src/router_handler/filter.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ExpReservedTokenTranslatorHelper {
[INFO] [stdout]    | ------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn to_response_token(token: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `emit` is never used
[INFO] [stdout]   --> src/router_handler/ws/handler.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl RouterHandlerItem {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 29 |     async fn emit(&self, param: String) -> BuckyResult<String> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `device_id` is never read
[INFO] [stdout]   --> src/storage/remote_noc.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct RemoteNamedObjectCache {
[INFO] [stdout]    |                   ---------------------- field in this struct
[INFO] [stdout] 11 |     non_service: NONOutputProcessorRef,
[INFO] [stdout] 12 |     device_id: DeviceId,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoteNamedObjectCache` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NOCCollectionWithMutex` is never constructed
[INFO] [stdout]    --> src/storage/collection.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | struct NOCCollectionWithMutex<T>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/collection.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | / impl<T> NOCCollectionWithMutex<T>
[INFO] [stdout] 253 | | where
[INFO] [stdout] 254 | |     T: Default + ?Sized + Send + 'static,
[INFO] [stdout]     | |_________________________________________- associated function in this implementation
[INFO] [stdout] 255 |   {
[INFO] [stdout] 256 |       fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NOCCollectionWithRWLock` is never constructed
[INFO] [stdout]    --> src/storage/collection.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 | struct NOCCollectionWithRWLock<T>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/collection.rs:288:8
[INFO] [stdout]     |
[INFO] [stdout] 284 | / impl<T> NOCCollectionWithRWLock<T>
[INFO] [stdout] 285 | | where
[INFO] [stdout] 286 | |     T: Default + ?Sized + Send + 'static,
[INFO] [stdout]     | |_________________________________________- associated function in this implementation
[INFO] [stdout] 287 |   {
[INFO] [stdout] 288 |       fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/storage/state_view.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct StateView {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     path: String,
[INFO] [stdout] 15 |     content_type: ObjectMapSimpleContentType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WSPacketParserState` is never used
[INFO] [stdout]    --> src/ws/packet.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 | enum WSPacketParserState {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WSPacketParser` is never constructed
[INFO] [stdout]    --> src/ws/packet.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct WSPacketParser {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next_packet`, and `push` are never used
[INFO] [stdout]    --> src/ws/packet.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl WSPacketParser {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 131 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn next_packet(&mut self) -> Option<WSPacket> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn push(&mut self, mut buf: &[u8]) -> BuckyResult<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post_req_without_resp` and `post_bytes_req_without_resp` are never used
[INFO] [stdout]    --> src/ws/request.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl WebSocketRequestManager {
[INFO] [stdout]     | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 397 |     async fn post_req_without_resp(&self, cmd: u16, msg: String) -> BuckyResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     async fn post_bytes_req_without_resp(&self, cmd: u16, msg: Vec<u8>) -> BuckyResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_object` is never used
[INFO] [stdout]    --> src/traversal/traverser.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl ObjectTraverser {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     async fn process_object(&self) {}
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/base/exp_filter.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |             drop(s);
[INFO] [stdout]     |             ^^^^^-^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument has type `&str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 618 -             drop(s);
[INFO] [stdout] 618 +             let _ = s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/base/exp_filter.rs:623:17
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 drop(s);
[INFO] [stdout]     |                 ^^^^^-^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      argument has type `&str`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 623 -                 drop(s);
[INFO] [stdout] 623 +                 let _ = s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/non/def.rs:256:39
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn object_if_none_then_decode(&self) -> BuckyResult<Cow<AnyNamedObject>> {
[INFO] [stdout]     |                                       ^^^^^                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn object_if_none_then_decode(&self) -> BuckyResult<Cow<'_, AnyNamedObject>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/prelude/global_state_common.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn req_path(&self) -> Cow<str> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn req_path(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/prelude/global_state_common.rs:89:64
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dec<'a>(&'a self, source: &'a RequestSourceInfo) -> &ObjectId {
[INFO] [stdout]    |                     --                --                       ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |                 |
[INFO] [stdout]    |                     |                 the lifetime is named here
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dec<'a>(&'a self, source: &'a RequestSourceInfo) -> &'a ObjectId {
[INFO] [stdout]    |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cyfs-lib v0.8.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `def::*`
[INFO] [stdout]   --> src/events/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use def::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `request_codec::*`
[INFO] [stdout]   --> src/ndn/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `input_request_codec::*`
[INFO] [stdout]   --> src/non/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use input_request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `request_codec::*`
[INFO] [stdout]   --> src/trans/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `output_request_codec::*`
[INFO] [stdout]   --> src/util/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use output_request_codec::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/base/requestor_helper.rs:812:35
[INFO] [stdout]     |
[INFO] [stdout] 812 |         let time = NaiveDateTime::from_timestamp_opt(secs as i64, nsecs as u32);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/base/requestor_helper.rs:815:43
[INFO] [stdout]     |
[INFO] [stdout] 815 |                 let dt = DateTime::<Utc>::from_utc(time, Utc);
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AdminObjectDesc` is never used
[INFO] [stdout]   --> src/admin/admin_object.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | type AdminObjectDesc = NamedObjectDesc<AdminDescContent>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `trans`, `is_token`, and `is_reserved_token` are never used
[INFO] [stdout]     --> src/base/exp_filter.rs:1097:12
[INFO] [stdout]      |
[INFO] [stdout] 1096 | impl ExpEvalItem {
[INFO] [stdout]      | ---------------- methods in this implementation
[INFO] [stdout] 1097 |     pub fn trans(self, translator: &impl ExpReservedTokenTranslator) -> Self {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1104 |     pub fn is_token(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1118 |     pub fn is_reserved_token(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_meta` is never used
[INFO] [stdout]    --> src/base/select_request.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl SelectResponseObjectInfo {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 130 |     fn from_meta(meta: SelectResponseObjectMetaInfo) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `other_dec_read` is never used
[INFO] [stdout]    --> src/base/source.rs:572:8
[INFO] [stdout]     |
[INFO] [stdout] 572 |     fn other_dec_read() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RouterEventAnyRoutine` is never used
[INFO] [stdout]  --> src/events/routine.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) trait RouterEventAnyRoutine: Send + Sync {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RouterEventRoutineT` is never constructed
[INFO] [stdout]   --> src/events/routine.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct RouterEventRoutineT<REQ, RESP>(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `emit` is never used
[INFO] [stdout]   --> src/events/ws/manager.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl RouterEventItem {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 30 |     async fn emit(&self, param: String) -> BuckyResult<String> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Temp` is never constructed
[INFO] [stdout]    --> src/rmeta/def/access.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 |     struct Temp {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `to_response_token` is never used
[INFO] [stdout]   --> src/router_handler/filter.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ExpReservedTokenTranslatorHelper {
[INFO] [stdout]    | ------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn to_response_token(token: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `emit` is never used
[INFO] [stdout]   --> src/router_handler/ws/handler.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl RouterHandlerItem {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 29 |     async fn emit(&self, param: String) -> BuckyResult<String> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_online` is never used
[INFO] [stdout]    --> src/stack/stack.rs:807:14
[INFO] [stdout]     |
[INFO] [stdout] 807 |     async fn test_online() {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `device_id` is never read
[INFO] [stdout]   --> src/storage/remote_noc.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct RemoteNamedObjectCache {
[INFO] [stdout]    |                   ---------------------- field in this struct
[INFO] [stdout] 11 |     non_service: NONOutputProcessorRef,
[INFO] [stdout] 12 |     device_id: DeviceId,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoteNamedObjectCache` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NOCCollectionWithMutex` is never constructed
[INFO] [stdout]    --> src/storage/collection.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | struct NOCCollectionWithMutex<T>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/collection.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | / impl<T> NOCCollectionWithMutex<T>
[INFO] [stdout] 253 | | where
[INFO] [stdout] 254 | |     T: Default + ?Sized + Send + 'static,
[INFO] [stdout]     | |_________________________________________- associated function in this implementation
[INFO] [stdout] 255 |   {
[INFO] [stdout] 256 |       fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NOCCollectionWithRWLock` is never constructed
[INFO] [stdout]    --> src/storage/collection.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 | struct NOCCollectionWithRWLock<T>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/collection.rs:288:8
[INFO] [stdout]     |
[INFO] [stdout] 284 | / impl<T> NOCCollectionWithRWLock<T>
[INFO] [stdout] 285 | | where
[INFO] [stdout] 286 | |     T: Default + ?Sized + Send + 'static,
[INFO] [stdout]     | |_________________________________________- associated function in this implementation
[INFO] [stdout] 287 |   {
[INFO] [stdout] 288 |       fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/storage/state_view.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct StateView {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     path: String,
[INFO] [stdout] 15 |     content_type: ObjectMapSimpleContentType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WSPacketParserState` is never used
[INFO] [stdout]    --> src/ws/packet.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 | enum WSPacketParserState {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WSPacketParser` is never constructed
[INFO] [stdout]    --> src/ws/packet.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct WSPacketParser {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next_packet`, and `push` are never used
[INFO] [stdout]    --> src/ws/packet.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl WSPacketParser {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 131 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn next_packet(&mut self) -> Option<WSPacket> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn push(&mut self, mut buf: &[u8]) -> BuckyResult<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post_req_without_resp` and `post_bytes_req_without_resp` are never used
[INFO] [stdout]    --> src/ws/request.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl WebSocketRequestManager {
[INFO] [stdout]     | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 397 |     async fn post_req_without_resp(&self, cmd: u16, msg: String) -> BuckyResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     async fn post_bytes_req_without_resp(&self, cmd: u16, msg: Vec<u8>) -> BuckyResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_object` is never used
[INFO] [stdout]    --> src/traversal/traverser.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl ObjectTraverser {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     async fn process_object(&self) {}
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/base/exp_filter.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |             drop(s);
[INFO] [stdout]     |             ^^^^^-^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument has type `&str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 618 -             drop(s);
[INFO] [stdout] 618 +             let _ = s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/base/exp_filter.rs:623:17
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 drop(s);
[INFO] [stdout]     |                 ^^^^^-^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      argument has type `&str`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 623 -                 drop(s);
[INFO] [stdout] 623 +                 let _ = s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/non/def.rs:256:39
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn object_if_none_then_decode(&self) -> BuckyResult<Cow<AnyNamedObject>> {
[INFO] [stdout]     |                                       ^^^^^                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn object_if_none_then_decode(&self) -> BuckyResult<Cow<'_, AnyNamedObject>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/prelude/global_state_common.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn req_path(&self) -> Cow<str> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn req_path(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/prelude/global_state_common.rs:89:64
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dec<'a>(&'a self, source: &'a RequestSourceInfo) -> &ObjectId {
[INFO] [stdout]    |                     --                --                       ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |                 |
[INFO] [stdout]    |                     |                 the lifetime is named here
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dec<'a>(&'a self, source: &'a RequestSourceInfo) -> &'a ObjectId {
[INFO] [stdout]    |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.68s
[INFO] running `Command { std: "docker" "inspect" "debde177dcaa7d83c411efe4daa5aa2a5f5662a7fab754972cdaabff613bf3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "debde177dcaa7d83c411efe4daa5aa2a5f5662a7fab754972cdaabff613bf3c0", kill_on_drop: false }`
[INFO] [stdout] debde177dcaa7d83c411efe4daa5aa2a5f5662a7fab754972cdaabff613bf3c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90bd1dc722be530bf29664bb1ebed0b598ba6af123aa21d50b26d72581e51360
[INFO] running `Command { std: "docker" "start" "-a" "90bd1dc722be530bf29664bb1ebed0b598ba6af123aa21d50b26d72581e51360", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `def::*`
[INFO] [stderr]   --> src/events/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use def::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `request_codec::*`
[INFO] [stderr]   --> src/ndn/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use request_codec::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `input_request_codec::*`
[INFO] [stderr]   --> src/non/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use input_request_codec::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `request_codec::*`
[INFO] [stderr]   --> src/trans/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use request_codec::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `output_request_codec::*`
[INFO] [stderr]   --> src/util/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use output_request_codec::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stderr]    --> src/base/requestor_helper.rs:812:35
[INFO] [stderr]     |
[INFO] [stderr] 812 |         let time = NaiveDateTime::from_timestamp_opt(secs as i64, nsecs as u32);
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]    --> src/base/requestor_helper.rs:815:43
[INFO] [stderr]     |
[INFO] [stderr] 815 |                 let dt = DateTime::<Utc>::from_utc(time, Utc);
[INFO] [stderr]     |                                           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `AdminObjectDesc` is never used
[INFO] [stderr]   --> src/admin/admin_object.rs:53:6
[INFO] [stderr]    |
[INFO] [stderr] 53 | type AdminObjectDesc = NamedObjectDesc<AdminDescContent>;
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `trans`, `is_token`, and `is_reserved_token` are never used
[INFO] [stderr]     --> src/base/exp_filter.rs:1097:12
[INFO] [stderr]      |
[INFO] [stderr] 1096 | impl ExpEvalItem {
[INFO] [stderr]      | ---------------- methods in this implementation
[INFO] [stderr] 1097 |     pub fn trans(self, translator: &impl ExpReservedTokenTranslator) -> Self {
[INFO] [stderr]      |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1104 |     pub fn is_token(&self) -> bool {
[INFO] [stderr]      |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1118 |     pub fn is_reserved_token(&self) -> bool {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_meta` is never used
[INFO] [stderr]    --> src/base/select_request.rs:130:8
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl SelectResponseObjectInfo {
[INFO] [stderr]     | ----------------------------- associated function in this implementation
[INFO] [stderr] 130 |     fn from_meta(meta: SelectResponseObjectMetaInfo) -> Self {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `RouterEventAnyRoutine` is never used
[INFO] [stderr]  --> src/events/routine.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) trait RouterEventAnyRoutine: Send + Sync {
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RouterEventRoutineT` is never constructed
[INFO] [stderr]   --> src/events/routine.rs:12:19
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub(crate) struct RouterEventRoutineT<REQ, RESP>(
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `emit` is never used
[INFO] [stderr]   --> src/events/ws/manager.rs:30:14
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl RouterEventItem {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] 30 |     async fn emit(&self, param: String) -> BuckyResult<String> {
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `to_response_token` is never used
[INFO] [stderr]   --> src/router_handler/filter.rs:41:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl ExpReservedTokenTranslatorHelper {
[INFO] [stderr]    | ------------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     fn to_response_token(token: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `emit` is never used
[INFO] [stderr]   --> src/router_handler/ws/handler.rs:29:14
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl RouterHandlerItem {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] 29 |     async fn emit(&self, param: String) -> BuckyResult<String> {
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `device_id` is never read
[INFO] [stderr]   --> src/storage/remote_noc.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(crate) struct RemoteNamedObjectCache {
[INFO] [stderr]    |                   ---------------------- field in this struct
[INFO] [stderr] 11 |     non_service: NONOutputProcessorRef,
[INFO] [stderr] 12 |     device_id: DeviceId,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RemoteNamedObjectCache` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NOCCollectionWithMutex` is never constructed
[INFO] [stderr]    --> src/storage/collection.rs:245:8
[INFO] [stderr]     |
[INFO] [stderr] 245 | struct NOCCollectionWithMutex<T>
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/storage/collection.rs:256:8
[INFO] [stderr]     |
[INFO] [stderr] 252 | / impl<T> NOCCollectionWithMutex<T>
[INFO] [stderr] 253 | | where
[INFO] [stderr] 254 | |     T: Default + ?Sized + Send + 'static,
[INFO] [stderr]     | |_________________________________________- associated function in this implementation
[INFO] [stderr] 255 |   {
[INFO] [stderr] 256 |       fn new() -> Self {
[INFO] [stderr]     |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NOCCollectionWithRWLock` is never constructed
[INFO] [stderr]    --> src/storage/collection.rs:277:8
[INFO] [stderr]     |
[INFO] [stderr] 277 | struct NOCCollectionWithRWLock<T>
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/storage/collection.rs:288:8
[INFO] [stderr]     |
[INFO] [stderr] 284 | / impl<T> NOCCollectionWithRWLock<T>
[INFO] [stderr] 285 | | where
[INFO] [stderr] 286 | |     T: Default + ?Sized + Send + 'static,
[INFO] [stderr]     | |_________________________________________- associated function in this implementation
[INFO] [stderr] 287 |   {
[INFO] [stderr] 288 |       fn new() -> Self {
[INFO] [stderr]     |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `content_type` is never read
[INFO] [stderr]   --> src/storage/state_view.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct StateView {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 14 |     path: String,
[INFO] [stderr] 15 |     content_type: ObjectMapSimpleContentType,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `WSPacketParserState` is never used
[INFO] [stderr]    --> src/ws/packet.rs:116:6
[INFO] [stderr]     |
[INFO] [stderr] 116 | enum WSPacketParserState {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WSPacketParser` is never constructed
[INFO] [stderr]    --> src/ws/packet.rs:121:12
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub struct WSPacketParser {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `next_packet`, and `push` are never used
[INFO] [stderr]    --> src/ws/packet.rs:131:12
[INFO] [stderr]     |
[INFO] [stderr] 130 | impl WSPacketParser {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr] 131 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 141 |     pub fn next_packet(&mut self) -> Option<WSPacket> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 145 |     pub fn push(&mut self, mut buf: &[u8]) -> BuckyResult<()> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `post_req_without_resp` and `post_bytes_req_without_resp` are never used
[INFO] [stderr]    --> src/ws/request.rs:397:14
[INFO] [stderr]     |
[INFO] [stderr] 245 | impl WebSocketRequestManager {
[INFO] [stderr]     | ---------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 397 |     async fn post_req_without_resp(&self, cmd: u16, msg: String) -> BuckyResult<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 402 |     async fn post_bytes_req_without_resp(&self, cmd: u16, msg: Vec<u8>) -> BuckyResult<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `process_object` is never used
[INFO] [stderr]    --> src/traversal/traverser.rs:201:14
[INFO] [stderr]     |
[INFO] [stderr]  87 | impl ObjectTraverser {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 201 |     async fn process_object(&self) {}
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]    --> src/base/exp_filter.rs:618:13
[INFO] [stderr]     |
[INFO] [stderr] 618 |             drop(s);
[INFO] [stderr]     |             ^^^^^-^
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  argument has type `&str`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 618 -             drop(s);
[INFO] [stderr] 618 +             let _ = s;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]    --> src/base/exp_filter.rs:623:17
[INFO] [stderr]     |
[INFO] [stderr] 623 |                 drop(s);
[INFO] [stderr]     |                 ^^^^^-^
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      argument has type `&str`
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 623 -                 drop(s);
[INFO] [stderr] 623 +                 let _ = s;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/non/def.rs:256:39
[INFO] [stderr]     |
[INFO] [stderr] 256 |     pub fn object_if_none_then_decode(&self) -> BuckyResult<Cow<AnyNamedObject>> {
[INFO] [stderr]     |                                       ^^^^^                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 256 |     pub fn object_if_none_then_decode(&self) -> BuckyResult<Cow<'_, AnyNamedObject>> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/prelude/global_state_common.rs:81:21
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn req_path(&self) -> Cow<str> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn req_path(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/prelude/global_state_common.rs:89:64
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn dec<'a>(&'a self, source: &'a RequestSourceInfo) -> &ObjectId {
[INFO] [stderr]    |                     --                --                       ^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                     |                 |
[INFO] [stderr]    |                     |                 the lifetime is named here
[INFO] [stderr]    |                     the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn dec<'a>(&'a self, source: &'a RequestSourceInfo) -> &'a ObjectId {
[INFO] [stderr]    |                                                                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: function `other_dec_read` is never used
[INFO] [stderr]    --> src/base/source.rs:572:8
[INFO] [stderr]     |
[INFO] [stderr] 572 |     fn other_dec_read() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Temp` is never constructed
[INFO] [stderr]    --> src/rmeta/def/access.rs:258:12
[INFO] [stderr]     |
[INFO] [stderr] 258 |     struct Temp {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_online` is never used
[INFO] [stderr]    --> src/stack/stack.rs:807:14
[INFO] [stderr]     |
[INFO] [stderr] 807 |     async fn test_online() {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cyfs-lib` (lib) generated 31 warnings (run `cargo fix --lib -p cyfs-lib` to apply 8 suggestions)
[INFO] [stderr] warning: `cyfs-lib` (lib test) generated 34 warnings (31 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyfs_lib-2845b30b0ae004ed)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test admin::admin_object::test::test_object ... ok
[INFO] [stdout] test base::source::test::test_verified ... ok
[INFO] [stdout] test tests::main ... ok
[INFO] [stdout] test rmeta::def::access::test::test ... ok
[INFO] [stdout] test ndn::def::test::test_codec ... ok
[INFO] [stdout] test root_state::requestor::test_url ... ok
[INFO] [stdout] test stack::stack::test::test ... ok
[INFO] [stdout] test base::exp_filter::exp_tests::test ... ok
[INFO] [stdout] test prelude::global_state_common::test::test ... FAILED
[INFO] [stdout] test ws::request::tests::test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- prelude::global_state_common::test::test stdout ----
[INFO] [stdout] /a/b/
[INFO] [stdout] /11111111111111111111111111111111/a/b/
[INFO] [stdout] /root-state/11111111111111111111111111111111/a/b/
[INFO] [stdout] 
[INFO] [stdout] thread 'prelude::global_state_common::test::test' (21) panicked at src/prelude/global_state_common.rs:271:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: /root-state/11111111111111111111111111111111/a/b/
[INFO] [stdout]  right: /root-state/11111111111111111111111111111111/a/b/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64d1fb2c071a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64d1fb2c071a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64d1fb2c071a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64d1fb2c071a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64d1fb2d667a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64d1fb2d667a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64d1fb2c5582 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64d1fb2c5582 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64d1fb29f0ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64d1fb29f0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64d1fb2b8ae9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64d1fad0a3fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64d1fad0a3fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64d1fb2b8ca2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64d1fb2b8ca2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64d1fb29f1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64d1fb2965c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64d1fb29ffbd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64d1fb2d700c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64d1fb2d6e93 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64d1facd9fbc - core::panicking::assert_failed::he1f94125d22ab3b3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64d1facdf055 - cyfs_lib::prelude::global_state_common::test::test::h210116164d32c35c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/prelude/global_state_common.rs:271:9
[INFO] [stdout]   22:     0x64d1face0287 - cyfs_lib::prelude::global_state_common::test::test::{{closure}}::h6851624b1bc7e65d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/prelude/global_state_common.rs:250:14
[INFO] [stdout]   23:     0x64d1facd1756 - core::ops::function::FnOnce::call_once::hc0e8baca0621c22b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64d1facfe4db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64d1facfe4db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64d1fad0aecb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64d1fad0aecb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64d1fad0aecb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64d1fad0aecb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64d1fad0aecb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64d1fad0aecb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64d1fad0aecb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64d1fad065e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64d1fad065e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64d1fad0dad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64d1fad0dad2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64d1fad0dad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64d1fad0dad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64d1fad0dad2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64d1fad0dad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64d1fad0dad2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64d1fb2bffff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x64d1fb2bffff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x74320f845aa4 - <unknown>
[INFO] [stdout]   45:     0x74320f8d2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     prelude::global_state_common::test::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "90bd1dc722be530bf29664bb1ebed0b598ba6af123aa21d50b26d72581e51360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90bd1dc722be530bf29664bb1ebed0b598ba6af123aa21d50b26d72581e51360", kill_on_drop: false }`
[INFO] [stdout] 90bd1dc722be530bf29664bb1ebed0b598ba6af123aa21d50b26d72581e51360
