[INFO] fetching crate cyfs-perf-base 0.6.4... [INFO] documenting cyfs-perf-base-0.6.4 against beta-2025-10-28 for beta-1.92-rustdoc-1 [INFO] extracting crate cyfs-perf-base 0.6.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cyfs-perf-base 0.6.4 [INFO] finished tweaking crates.io crate cyfs-perf-base 0.6.4 [INFO] tweaked toml for crates.io crate cyfs-perf-base 0.6.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cyfs-perf-base 0.6.4 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 481 packages to latest compatible versions [INFO] [stderr] Adding flexi_logger v0.19.5 (available: v0.19.6) [INFO] [stderr] Adding int-enum v0.4.0 (available: v1.2.0) [INFO] [stderr] Adding lazy_static v1.4.0 (available: v1.5.0) [INFO] [stderr] Adding protobuf v2.28.0 (available: v3.7.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3afb571895b291464bc03782092e15c20e3171418e96f4e0988cab666ba3cb17 [INFO] running `Command { std: "docker" "start" "-a" "3afb571895b291464bc03782092e15c20e3171418e96f4e0988cab666ba3cb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3afb571895b291464bc03782092e15c20e3171418e96f4e0988cab666ba3cb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3afb571895b291464bc03782092e15c20e3171418e96f4e0988cab666ba3cb17", kill_on_drop: false }` [INFO] [stdout] 3afb571895b291464bc03782092e15c20e3171418e96f4e0988cab666ba3cb17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00e84370e337d37e887279df6fbbb8f08987b3c799361f49980c19dc265c773b [INFO] running `Command { std: "docker" "start" "-a" "00e84370e337d37e887279df6fbbb8f08987b3c799361f49980c19dc265c773b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [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-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling protobuf-codegen v2.28.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] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking serde_fmt v1.0.3 [INFO] [stderr] Checking value-bag-serde1 v1.11.1 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling int-enum-impl v0.4.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cyfs-base v0.6.12 [INFO] [stderr] Checking async-dup v1.2.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling cyfs-base-derive v0.5.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Checking deadpool v0.7.0 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling cyfs-ecies v0.1.4 [INFO] [stderr] Checking async-tls v0.10.0 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling rsa-export v0.1.2 [INFO] [stderr] Checking async-h1 v2.3.4 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling int-enum v0.4.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling intbits v0.2.0 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking async-sse v4.1.0 [INFO] [stderr] Checking async-session v2.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking femme v2.2.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking route-recognizer v0.2.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking tide v0.16.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking flexi_logger v0.19.5 [INFO] [stderr] Checking sysinfo v0.27.8 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking log-panics v2.1.0 [INFO] [stderr] Checking named-lock v0.3.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Checking cyfs-sha2 v0.8.4 [INFO] [stderr] Checking cyfs-async-h1 v2.3.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking cache-padded v1.3.0 [INFO] [stderr] Checking ringbuf v0.2.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking cyfs-raptorq v1.6.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling cyfs-perf-base v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Compiling cyfs-core v0.6.7 [INFO] [stderr] Compiling cyfs-util v0.6.8 [INFO] [stderr] Checking cyfs-debug v0.6.6 [INFO] [stderr] Checking cyfs-bdt v0.7.3 [INFO] [stderr] Checking cyfs-lib v0.8.3 [INFO] [stderr] Documenting cyfs-perf-base v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 161 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 161 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 162 - self as &dyn (::std::any::Any) [INFO] [stdout] 162 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:164:42 [INFO] [stdout] | [INFO] [stdout] 164 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 164 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 164 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 165 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 165 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:167:73 [INFO] [stdout] | [INFO] [stdout] 167 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 167 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 167 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:547:30 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 547 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 547 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:548:22 [INFO] [stdout] | [INFO] [stdout] 548 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 548 - self as &dyn (::std::any::Any) [INFO] [stdout] 548 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:550:42 [INFO] [stdout] | [INFO] [stdout] 550 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 550 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 550 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:551:26 [INFO] [stdout] | [INFO] [stdout] 551 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 551 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 551 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:553:73 [INFO] [stdout] | [INFO] [stdout] 553 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 553 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 553 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:921:30 [INFO] [stdout] | [INFO] [stdout] 921 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 921 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 921 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:922:22 [INFO] [stdout] | [INFO] [stdout] 922 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 922 - self as &dyn (::std::any::Any) [INFO] [stdout] 922 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:924:42 [INFO] [stdout] | [INFO] [stdout] 924 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 924 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 924 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:925:26 [INFO] [stdout] | [INFO] [stdout] 925 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 925 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 925 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:927:73 [INFO] [stdout] | [INFO] [stdout] 927 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 927 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 927 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1252:30 [INFO] [stdout] | [INFO] [stdout] 1252 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1252 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1252 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1253:22 [INFO] [stdout] | [INFO] [stdout] 1253 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1253 - self as &dyn (::std::any::Any) [INFO] [stdout] 1253 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1255:42 [INFO] [stdout] | [INFO] [stdout] 1255 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1255 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1255 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1256:26 [INFO] [stdout] | [INFO] [stdout] 1256 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1256 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1256 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1258:73 [INFO] [stdout] | [INFO] [stdout] 1258 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1258 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 1258 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1566:30 [INFO] [stdout] | [INFO] [stdout] 1566 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1566 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1566 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1567:22 [INFO] [stdout] | [INFO] [stdout] 1567 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1567 - self as &dyn (::std::any::Any) [INFO] [stdout] 1567 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1569:42 [INFO] [stdout] | [INFO] [stdout] 1569 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1569 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1569 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1570:26 [INFO] [stdout] | [INFO] [stdout] 1570 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1570 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1570 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1572:73 [INFO] [stdout] | [INFO] [stdout] 1572 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1572 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 1572 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1936:30 [INFO] [stdout] | [INFO] [stdout] 1936 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1936 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1936 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1937:22 [INFO] [stdout] | [INFO] [stdout] 1937 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1937 - self as &dyn (::std::any::Any) [INFO] [stdout] 1937 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1939:42 [INFO] [stdout] | [INFO] [stdout] 1939 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1939 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1939 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1940:26 [INFO] [stdout] | [INFO] [stdout] 1940 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1940 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1940 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1942:73 [INFO] [stdout] | [INFO] [stdout] 1942 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1942 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 1942 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2269:30 [INFO] [stdout] | [INFO] [stdout] 2269 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2269 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 2269 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2270:22 [INFO] [stdout] | [INFO] [stdout] 2270 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2270 - self as &dyn (::std::any::Any) [INFO] [stdout] 2270 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2272:42 [INFO] [stdout] | [INFO] [stdout] 2272 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2272 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 2272 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2273:26 [INFO] [stdout] | [INFO] [stdout] 2273 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2273 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 2273 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2275:73 [INFO] [stdout] | [INFO] [stdout] 2275 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2275 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 2275 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2498:30 [INFO] [stdout] | [INFO] [stdout] 2498 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2498 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 2498 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2499:22 [INFO] [stdout] | [INFO] [stdout] 2499 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2499 - self as &dyn (::std::any::Any) [INFO] [stdout] 2499 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2501:42 [INFO] [stdout] | [INFO] [stdout] 2501 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2501 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 2501 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2502:26 [INFO] [stdout] | [INFO] [stdout] 2502 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2502 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 2502 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2504:73 [INFO] [stdout] | [INFO] [stdout] 2504 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2504 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 2504 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 40s [INFO] [stderr] Generated /opt/rustwide/target/doc/cyfs_perf_base/index.html [INFO] running `Command { std: "docker" "inspect" "00e84370e337d37e887279df6fbbb8f08987b3c799361f49980c19dc265c773b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e84370e337d37e887279df6fbbb8f08987b3c799361f49980c19dc265c773b", kill_on_drop: false }` [INFO] [stdout] 00e84370e337d37e887279df6fbbb8f08987b3c799361f49980c19dc265c773b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4848ae5666129e926bcd9ff39b8297d8d752c96c9d987d6726568ee25fc48332 [INFO] running `Command { std: "docker" "start" "-a" "4848ae5666129e926bcd9ff39b8297d8d752c96c9d987d6726568ee25fc48332", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling cyfs-base-derive v0.5.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking time v0.2.27 [INFO] [stderr] Checking cookie v0.14.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.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 zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking named-lock v0.3.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling cyfs-core v0.6.7 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_fmt v1.0.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking value-bag-serde1 v1.11.1 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling int-enum-impl v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling rsa-export v0.1.2 [INFO] [stderr] Compiling int-enum v0.4.0 [INFO] [stderr] Checking deadpool v0.7.0 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking async-tls v0.10.0 [INFO] [stderr] Checking async-session v2.0.1 [INFO] [stderr] Checking simple_logger v2.3.0 [INFO] [stderr] Checking femme v2.2.1 [INFO] [stderr] Checking flexi_logger v0.19.5 [INFO] [stderr] Checking cyfs-sha2 v0.8.4 [INFO] [stderr] Checking log-panics v2.1.0 [INFO] [stderr] Checking async-h1 v2.3.4 [INFO] [stderr] Checking async-sse v4.1.0 [INFO] [stderr] Checking cyfs-async-h1 v2.3.3 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking tide v0.16.0 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stderr] Compiling cyfs-ecies v0.1.4 [INFO] [stderr] Compiling cyfs-base v0.6.12 [INFO] [stderr] Compiling cyfs-util v0.6.8 [INFO] [stderr] Checking cyfs-debug v0.6.6 [INFO] [stderr] Checking cyfs-bdt v0.7.3 [INFO] [stderr] Checking cyfs-lib v0.8.3 [INFO] [stderr] Documenting cyfs-perf-base v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 161 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 161 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 162 - self as &dyn (::std::any::Any) [INFO] [stdout] 162 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:164:42 [INFO] [stdout] | [INFO] [stdout] 164 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 164 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 164 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 165 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 165 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:167:73 [INFO] [stdout] | [INFO] [stdout] 167 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 167 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 167 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:547:30 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 547 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 547 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:548:22 [INFO] [stdout] | [INFO] [stdout] 548 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 548 - self as &dyn (::std::any::Any) [INFO] [stdout] 548 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:550:42 [INFO] [stdout] | [INFO] [stdout] 550 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 550 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 550 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:551:26 [INFO] [stdout] | [INFO] [stdout] 551 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 551 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 551 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:553:73 [INFO] [stdout] | [INFO] [stdout] 553 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 553 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 553 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:921:30 [INFO] [stdout] | [INFO] [stdout] 921 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 921 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 921 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:922:22 [INFO] [stdout] | [INFO] [stdout] 922 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 922 - self as &dyn (::std::any::Any) [INFO] [stdout] 922 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:924:42 [INFO] [stdout] | [INFO] [stdout] 924 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 924 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 924 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:925:26 [INFO] [stdout] | [INFO] [stdout] 925 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 925 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 925 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:927:73 [INFO] [stdout] | [INFO] [stdout] 927 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 927 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 927 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1252:30 [INFO] [stdout] | [INFO] [stdout] 1252 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1252 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1252 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1253:22 [INFO] [stdout] | [INFO] [stdout] 1253 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1253 - self as &dyn (::std::any::Any) [INFO] [stdout] 1253 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1255:42 [INFO] [stdout] | [INFO] [stdout] 1255 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1255 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1255 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1256:26 [INFO] [stdout] | [INFO] [stdout] 1256 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1256 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1256 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1258:73 [INFO] [stdout] | [INFO] [stdout] 1258 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1258 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 1258 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1566:30 [INFO] [stdout] | [INFO] [stdout] 1566 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1566 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1566 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1567:22 [INFO] [stdout] | [INFO] [stdout] 1567 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1567 - self as &dyn (::std::any::Any) [INFO] [stdout] 1567 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1569:42 [INFO] [stdout] | [INFO] [stdout] 1569 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1569 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1569 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1570:26 [INFO] [stdout] | [INFO] [stdout] 1570 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1570 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1570 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1572:73 [INFO] [stdout] | [INFO] [stdout] 1572 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1572 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 1572 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1936:30 [INFO] [stdout] | [INFO] [stdout] 1936 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1936 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1936 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1937:22 [INFO] [stdout] | [INFO] [stdout] 1937 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1937 - self as &dyn (::std::any::Any) [INFO] [stdout] 1937 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1939:42 [INFO] [stdout] | [INFO] [stdout] 1939 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1939 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1939 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1940:26 [INFO] [stdout] | [INFO] [stdout] 1940 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1940 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1940 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:1942:73 [INFO] [stdout] | [INFO] [stdout] 1942 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1942 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 1942 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2269:30 [INFO] [stdout] | [INFO] [stdout] 2269 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2269 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 2269 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2270:22 [INFO] [stdout] | [INFO] [stdout] 2270 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2270 - self as &dyn (::std::any::Any) [INFO] [stdout] 2270 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2272:42 [INFO] [stdout] | [INFO] [stdout] 2272 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2272 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 2272 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2273:26 [INFO] [stdout] | [INFO] [stdout] 2273 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2273 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 2273 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2275:73 [INFO] [stdout] | [INFO] [stdout] 2275 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2275 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 2275 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2498:30 [INFO] [stdout] | [INFO] [stdout] 2498 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2498 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 2498 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2499:22 [INFO] [stdout] | [INFO] [stdout] 2499 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2499 - self as &dyn (::std::any::Any) [INFO] [stdout] 2499 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2501:42 [INFO] [stdout] | [INFO] [stdout] 2501 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2501 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 2501 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2502:26 [INFO] [stdout] | [INFO] [stdout] 2502 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2502 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 2502 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/cyfs-perf-base-cde853a5bbeb1c0f/out/perf_objects.rs:2504:73 [INFO] [stdout] | [INFO] [stdout] 2504 | fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2504 - fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 2504 + fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s [INFO] [stderr] Generated /opt/rustwide/target/doc/cyfs_perf_base/index.html [INFO] running `Command { std: "docker" "inspect" "4848ae5666129e926bcd9ff39b8297d8d752c96c9d987d6726568ee25fc48332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4848ae5666129e926bcd9ff39b8297d8d752c96c9d987d6726568ee25fc48332", kill_on_drop: false }` [INFO] [stdout] 4848ae5666129e926bcd9ff39b8297d8d752c96c9d987d6726568ee25fc48332