[INFO] fetching crate datex_cli 0.0.4... [INFO] testing datex_cli-0.0.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate datex_cli 0.0.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate datex_cli 0.0.4 [INFO] finished tweaking crates.io crate datex_cli 0.0.4 [INFO] tweaked toml for crates.io crate datex_cli 0.0.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate datex_cli 0.0.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate datex_cli 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83cb324160a8c128e1d91a8719b989b1fe8636c03787ca84470cded4c2ef8f5d [INFO] running `Command { std: "docker" "start" "-a" "83cb324160a8c128e1d91a8719b989b1fe8636c03787ca84470cded4c2ef8f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83cb324160a8c128e1d91a8719b989b1fe8636c03787ca84470cded4c2ef8f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cb324160a8c128e1d91a8719b989b1fe8636c03787ca84470cded4c2ef8f5d", kill_on_drop: false }` [INFO] [stdout] 83cb324160a8c128e1d91a8719b989b1fe8636c03787ca84470cded4c2ef8f5d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8ba1fffa5e649b213d8a67b88ba29a1ccb504e1524431bc9d410b7ba589c460 [INFO] running `Command { std: "docker" "start" "-a" "d8ba1fffa5e649b213d8a67b88ba29a1ccb504e1524431bc9d410b7ba589c460", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.102 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.102 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.102 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.102 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.102 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling webrtc-util v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling js-sys v0.3.79 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rtp v0.13.0 [INFO] [stderr] Compiling stun v0.8.0 [INFO] [stderr] Compiling rtcp v0.13.0 [INFO] [stderr] Compiling webrtc-sctp v0.12.0 [INFO] [stderr] Compiling webrtc-srtp v0.15.0 [INFO] [stderr] Compiling turn v0.10.0 [INFO] [stderr] Compiling webrtc-mdns v0.9.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling webrtc-dtls v0.12.0 [INFO] [stderr] Compiling webrtc-ice v0.13.0 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling sdp v0.8.0 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling webrtc-data v0.11.0 [INFO] [stderr] Compiling interceptor v0.14.0 [INFO] [stderr] Compiling webrtc-media v0.10.0 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling serde_with_macros v3.15.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling modular-bitfield-impl v0.12.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling flexi_logger v0.31.7 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling webrtc v0.13.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling modular-bitfield v0.12.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serialport v4.8.1 [INFO] [stderr] Compiling serde_with v3.15.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling default-args v1.0.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling datex_macros v0.1.1 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling ringmap v0.1.8 [INFO] [stderr] Compiling nostd v0.1.5 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.5.49 [INFO] [stderr] Compiling datex-core v0.0.6 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling datex_cli v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/lsp/mod.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | async fn hover(&self, params: HoverParams) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/repl.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/repl.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kind` [INFO] [stdout] --> src/repl.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_kind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/repl.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | fn validate(&self, ctx: &mut ValidationContext) -> rustyline::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lsp` [INFO] [stdout] --> src/main.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | Subcommands::Lsp(lsp) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lsp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `runtime` [INFO] [stdout] --> src/main.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let runtime = Runtime::new(RuntimeConfig::default()); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/lsp/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | async fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/repl.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | ReadlineError(ReadlineError), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReplError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 86 - ReadlineError(ReadlineError), [INFO] [stdout] 86 + ReadlineError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/repl.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | ConfigError(ConfigError), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReplError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 87 - ConfigError(ConfigError), [INFO] [stdout] 87 + ConfigError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/config.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | SerializationError(SerializationError), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - SerializationError(SerializationError), [INFO] [stdout] 14 + SerializationError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/config.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | DeserializationError(DeserializationError), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 - DeserializationError(DeserializationError), [INFO] [stdout] 15 + DeserializationError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/config.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | IOError(std::io::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - IOError(std::io::Error), [INFO] [stdout] 16 + IOError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d8ba1fffa5e649b213d8a67b88ba29a1ccb504e1524431bc9d410b7ba589c460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ba1fffa5e649b213d8a67b88ba29a1ccb504e1524431bc9d410b7ba589c460", kill_on_drop: false }` [INFO] [stdout] d8ba1fffa5e649b213d8a67b88ba29a1ccb504e1524431bc9d410b7ba589c460 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 251cdc4ddf9368d66e1a00d1aa762a714905e00a43ba0a65cf3d3e2fef15959d [INFO] running `Command { std: "docker" "start" "-a" "251cdc4ddf9368d66e1a00d1aa762a714905e00a43ba0a65cf3d3e2fef15959d", kill_on_drop: false }` [INFO] [stderr] Compiling datex_cli v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/lsp/mod.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | async fn hover(&self, params: HoverParams) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/repl.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/repl.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kind` [INFO] [stdout] --> src/repl.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_kind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/repl.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | fn validate(&self, ctx: &mut ValidationContext) -> rustyline::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lsp` [INFO] [stdout] --> src/main.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | Subcommands::Lsp(lsp) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lsp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `runtime` [INFO] [stdout] --> src/main.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let runtime = Runtime::new(RuntimeConfig::default()); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/lsp/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | async fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/repl.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | ReadlineError(ReadlineError), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReplError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 86 - ReadlineError(ReadlineError), [INFO] [stdout] 86 + ReadlineError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/repl.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | ConfigError(ConfigError), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReplError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 87 - ConfigError(ConfigError), [INFO] [stdout] 87 + ConfigError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/config.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | SerializationError(SerializationError), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - SerializationError(SerializationError), [INFO] [stdout] 14 + SerializationError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/config.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | DeserializationError(DeserializationError), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 - DeserializationError(DeserializationError), [INFO] [stdout] 15 + DeserializationError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/config.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | IOError(std::io::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - IOError(std::io::Error), [INFO] [stdout] 16 + IOError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "251cdc4ddf9368d66e1a00d1aa762a714905e00a43ba0a65cf3d3e2fef15959d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251cdc4ddf9368d66e1a00d1aa762a714905e00a43ba0a65cf3d3e2fef15959d", kill_on_drop: false }` [INFO] [stdout] 251cdc4ddf9368d66e1a00d1aa762a714905e00a43ba0a65cf3d3e2fef15959d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c0448f127885c2cc5394c51531a05aca43a7d5119f183387f4cd62b049b7dd1 [INFO] running `Command { std: "docker" "start" "-a" "6c0448f127885c2cc5394c51531a05aca43a7d5119f183387f4cd62b049b7dd1", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `params` [INFO] [stderr] --> src/lsp/mod.rs:33:27 [INFO] [stderr] | [INFO] [stderr] 33 | async fn hover(&self, params: HoverParams) -> Result> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `line` [INFO] [stderr] --> src/repl.rs:27:30 [INFO] [stderr] | [INFO] [stderr] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> src/repl.rs:27:42 [INFO] [stderr] | [INFO] [stderr] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `kind` [INFO] [stderr] --> src/repl.rs:27:54 [INFO] [stderr] | [INFO] [stderr] 27 | fn highlight_char(&self, line: &str, pos: usize, kind: CmdKind) -> bool { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_kind` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/repl.rs:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | fn validate(&self, ctx: &mut ValidationContext) -> rustyline::Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lsp` [INFO] [stderr] --> src/main.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | Subcommands::Lsp(lsp) => { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_lsp` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `runtime` [INFO] [stderr] --> src/main.rs:40:21 [INFO] [stderr] | [INFO] [stderr] 40 | let runtime = Runtime::new(RuntimeConfig::default()); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime` [INFO] [stderr] [INFO] [stderr] warning: function `main` is never used [INFO] [stderr] --> src/lsp/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | async fn main() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/repl.rs:86:19 [INFO] [stderr] | [INFO] [stderr] 86 | ReadlineError(ReadlineError), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ReplError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 86 - ReadlineError(ReadlineError), [INFO] [stderr] 86 + ReadlineError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/repl.rs:87:17 [INFO] [stderr] | [INFO] [stderr] 87 | ConfigError(ConfigError), [INFO] [stderr] | ----------- ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ReplError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 87 - ConfigError(ConfigError), [INFO] [stderr] 87 + ConfigError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/utils/config.rs:14:24 [INFO] [stderr] | [INFO] [stderr] 14 | SerializationError(SerializationError), [INFO] [stderr] | ------------------ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 14 - SerializationError(SerializationError), [INFO] [stderr] 14 + SerializationError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/utils/config.rs:15:26 [INFO] [stderr] | [INFO] [stderr] 15 | DeserializationError(DeserializationError), [INFO] [stderr] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 15 - DeserializationError(DeserializationError), [INFO] [stderr] 15 + DeserializationError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/utils/config.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | IOError(std::io::Error), [INFO] [stderr] | ------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 16 - IOError(std::io::Error), [INFO] [stderr] 16 + IOError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `datex_cli` (bin "datex_cli" test) generated 13 warnings (run `cargo fix --bin "datex_cli" -p datex_cli --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/datex_cli-61bfc9f29495f58d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6c0448f127885c2cc5394c51531a05aca43a7d5119f183387f4cd62b049b7dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0448f127885c2cc5394c51531a05aca43a7d5119f183387f4cd62b049b7dd1", kill_on_drop: false }` [INFO] [stdout] 6c0448f127885c2cc5394c51531a05aca43a7d5119f183387f4cd62b049b7dd1