[INFO] fetching crate jedi 0.2.0... [INFO] testing jedi-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate jedi 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate jedi 0.2.0 [INFO] finished tweaking crates.io crate jedi 0.2.0 [INFO] tweaked toml for crates.io crate jedi 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jedi 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jedi 0.2.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00257458c8ce6b361c7b91134e430b542f88383faaa119bab912cdcad5708be8 [INFO] running `Command { std: "docker" "start" "-a" "00257458c8ce6b361c7b91134e430b542f88383faaa119bab912cdcad5708be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00257458c8ce6b361c7b91134e430b542f88383faaa119bab912cdcad5708be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00257458c8ce6b361c7b91134e430b542f88383faaa119bab912cdcad5708be8", kill_on_drop: false }` [INFO] [stdout] 00257458c8ce6b361c7b91134e430b542f88383faaa119bab912cdcad5708be8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f3b0a31d4951058d9f309a666850800298265101b0b4c274eea147d8f61cab9 [INFO] running `Command { std: "docker" "start" "-a" "1f3b0a31d4951058d9f309a666850800298265101b0b4c274eea147d8f61cab9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-sys v0.27.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling papaya v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling flexbuffers v25.2.10 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling jedi v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling redis-protocol v6.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] warning: jedi@0.2.0: Skipping protobuf compilation (BUILD_PROTO not set) [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling ammonia v4.0.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling bb8 v0.9.0 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-tungstenite v0.23.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling bb8-postgres v0.9.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling fred v10.1.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tonic-reflection v0.12.3 [INFO] [stderr] Compiling tonic-health v0.12.3 [INFO] [stderr] Compiling twitch-irc v5.0.1 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/entity/ai/featherless.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/entity/ai/featherless.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::{ Arc, Mutex }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/entity/serde_arc_str.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | use serde::de::{self, MapAccess, Visitor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::MapAccess` [INFO] [stdout] --> src/entity/serde_arc_str.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | use serde::de::MapAccess; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/entity/serde_bytes_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FlexBufferType` [INFO] [stdout] --> src/entity/flex.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | use flexbuffers::{Reader, MapReader, VectorReader, FlexBufferType}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PayloadFormat` [INFO] [stdout] --> src/entity/bitwise.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::proto::jedi::{MessageKind, PayloadFormat}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `try_unwrap_flex` and `wrap_flex` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::entity::envelope::{ try_unwrap_flex, wrap_flex }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MultipleOrderedPairs`, `XCap`, `XID`, and `XReadResponse as FredXRead` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use fred::types::streams::{ MultipleOrderedPairs, XID, XCap, XReadResponse as FredXRead }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use serde::{ Deserialize, Serialize }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bitwise::*`, `flex::*`, `serde_arc_str`, and `serde_bytes_map` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::entity::{ pipe::Pipe, flex::*, bitwise::*, serde_arc_str, serde_bytes_map }; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::Cow` [INFO] [stdout] --> src/entity/pipe_redis/redis_types.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, collections::HashMap, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> src/entity/pipe_redis/faucet_redis.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> src/state/temple.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{ sync::{ broadcast, mpsc::{ channel, Sender }, oneshot }, task::JoinHandle }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EnvelopePipeline` [INFO] [stdout] --> src/state/temple.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | entity::envelope::{EnvelopePipeline, EnvelopeWorkItem}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcast::Sender as BroadcastSender` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::sync::{ oneshot, broadcast::Sender as BroadcastSender }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Duration` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `XReadValue` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use fred::types::streams::{XReadValue}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MultipleOrderedPairs`, `XCap`, and `XID` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use fred::types::streams::{MultipleOrderedPairs, XID, XCap }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fred::types::streams::XReadResponse as FredXRead` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use fred::types::streams::XReadResponse as FredXRead; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UnboundedSender` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:18:74 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::sync::mpsc::{ Receiver, unbounded_channel, UnboundedReceiver, UnboundedSender }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pin_mut` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | use futures_util::{ StreamExt, SinkExt, pin_mut }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::task::JoinHandle` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::task::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pipe::Pipe` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::pipe::Pipe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FlexBufferType` and `Reader` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | use flexbuffers::{ FlexBufferType, Reader }; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/wrapper/twitch_wrapper.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TwitchCheerEvent`, `TwitchModerationEvent`, `TwitchNoticeEvent`, `TwitchPing`, `TwitchPong`, `TwitchRaidEvent`, `TwitchRedemptionEvent`, and `TwitchSubEvent` [INFO] [stdout] --> src/wrapper/twitch_wrapper.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | TwitchCheerEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | TwitchModerationEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | TwitchNoticeEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | TwitchPartEvent, [INFO] [stdout] 21 | TwitchPing, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | TwitchPong, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | TwitchRaidEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | TwitchRedemptionEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | TwitchSender, [INFO] [stdout] 26 | TwitchSubEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/entity/flex.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/entity/flex.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamExt` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use futures_util::{ StreamExt, SinkExt, pin_mut }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rate_limit_delay` and `max_retries` are never read [INFO] [stdout] --> src/entity/ai/featherless.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct FeatherlessClient { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | rate_limit_delay: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | max_retries: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeatherlessClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entity/ulid.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn ulid_to_cow_bytes(ulid: &Ulid) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn ulid_to_cow_bytes(ulid: &Ulid) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "1f3b0a31d4951058d9f309a666850800298265101b0b4c274eea147d8f61cab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3b0a31d4951058d9f309a666850800298265101b0b4c274eea147d8f61cab9", kill_on_drop: false }` [INFO] [stdout] 1f3b0a31d4951058d9f309a666850800298265101b0b4c274eea147d8f61cab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff53558aab5397c45cb6e844bed8f8a87ee8a21a152147ec5e4921efbc084fc5 [INFO] running `Command { std: "docker" "start" "-a" "ff53558aab5397c45cb6e844bed8f8a87ee8a21a152147ec5e4921efbc084fc5", kill_on_drop: false }` [INFO] [stderr] warning: jedi@0.2.0: Skipping protobuf compilation (BUILD_PROTO not set) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/entity/ai/featherless.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/entity/ai/featherless.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::{ Arc, Mutex }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/entity/serde_arc_str.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | use serde::de::{self, MapAccess, Visitor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::MapAccess` [INFO] [stdout] --> src/entity/serde_arc_str.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | use serde::de::MapAccess; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/entity/serde_bytes_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FlexBufferType` [INFO] [stdout] --> src/entity/flex.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | use flexbuffers::{Reader, MapReader, VectorReader, FlexBufferType}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PayloadFormat` [INFO] [stdout] --> src/entity/bitwise.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::proto::jedi::{MessageKind, PayloadFormat}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `try_unwrap_flex` and `wrap_flex` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::entity::envelope::{ try_unwrap_flex, wrap_flex }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MultipleOrderedPairs`, `XCap`, `XID`, and `XReadResponse as FredXRead` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use fred::types::streams::{ MultipleOrderedPairs, XID, XCap, XReadResponse as FredXRead }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use serde::{ Deserialize, Serialize }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bitwise::*`, `flex::*`, `serde_arc_str`, and `serde_bytes_map` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::entity::{ pipe::Pipe, flex::*, bitwise::*, serde_arc_str, serde_bytes_map }; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::Cow` [INFO] [stdout] --> src/entity/pipe_redis/redis_types.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, collections::HashMap, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> src/entity/pipe_redis/faucet_redis.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> src/state/temple.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{ sync::{ broadcast, mpsc::{ channel, Sender }, oneshot }, task::JoinHandle }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EnvelopePipeline` [INFO] [stdout] --> src/state/temple.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | entity::envelope::{EnvelopePipeline, EnvelopeWorkItem}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcast::Sender as BroadcastSender` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::sync::{ oneshot, broadcast::Sender as BroadcastSender }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Duration` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `XReadValue` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use fred::types::streams::{XReadValue}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MultipleOrderedPairs`, `XCap`, and `XID` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use fred::types::streams::{MultipleOrderedPairs, XID, XCap }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jedi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fred::types::streams::XReadResponse as FredXRead` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use fred::types::streams::XReadResponse as FredXRead; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UnboundedSender` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:18:74 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::sync::mpsc::{ Receiver, unbounded_channel, UnboundedReceiver, UnboundedSender }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pin_mut` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | use futures_util::{ StreamExt, SinkExt, pin_mut }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::task::JoinHandle` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::task::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pipe::Pipe` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::pipe::Pipe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FlexBufferType` and `Reader` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | use flexbuffers::{ FlexBufferType, Reader }; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/wrapper/twitch_wrapper.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TwitchCheerEvent`, `TwitchModerationEvent`, `TwitchNoticeEvent`, `TwitchPing`, `TwitchPong`, `TwitchRaidEvent`, `TwitchRedemptionEvent`, and `TwitchSubEvent` [INFO] [stdout] --> src/wrapper/twitch_wrapper.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | TwitchCheerEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | TwitchModerationEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | TwitchNoticeEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | TwitchPartEvent, [INFO] [stdout] 21 | TwitchPing, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | TwitchPong, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | TwitchRaidEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | TwitchRedemptionEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | TwitchSender, [INFO] [stdout] 26 | TwitchSubEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/entity/flex.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/entity/flex.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamExt` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use futures_util::{ StreamExt, SinkExt, pin_mut }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rate_limit_delay` and `max_retries` are never read [INFO] [stdout] --> src/entity/ai/featherless.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct FeatherlessClient { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | rate_limit_delay: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | max_retries: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeatherlessClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entity/ulid.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn ulid_to_cow_bytes(ulid: &Ulid) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn ulid_to_cow_bytes(ulid: &Ulid) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/entity/ai/featherless.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/entity/ai/featherless.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::{ Arc, Mutex }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/entity/serde_arc_str.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | use serde::de::{self, MapAccess, Visitor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::MapAccess` [INFO] [stdout] --> src/entity/serde_arc_str.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | use serde::de::MapAccess; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/entity/serde_bytes_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FlexBufferType` [INFO] [stdout] --> src/entity/flex.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | use flexbuffers::{Reader, MapReader, VectorReader, FlexBufferType}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PayloadFormat` [INFO] [stdout] --> src/entity/bitwise.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::proto::jedi::{MessageKind, PayloadFormat}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `try_unwrap_flex` and `wrap_flex` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::entity::envelope::{ try_unwrap_flex, wrap_flex }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MultipleOrderedPairs`, `XCap`, `XID`, and `XReadResponse as FredXRead` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use fred::types::streams::{ MultipleOrderedPairs, XID, XCap, XReadResponse as FredXRead }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use serde::{ Deserialize, Serialize }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bitwise::*`, `flex::*`, `serde_arc_str`, and `serde_bytes_map` [INFO] [stdout] --> src/entity/pipe_redis/core.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::entity::{ pipe::Pipe, flex::*, bitwise::*, serde_arc_str, serde_bytes_map }; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::Cow` [INFO] [stdout] --> src/entity/pipe_redis/redis_types.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, collections::HashMap, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> src/entity/pipe_redis/faucet_redis.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> src/state/temple.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{ sync::{ broadcast, mpsc::{ channel, Sender }, oneshot }, task::JoinHandle }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EnvelopePipeline` [INFO] [stdout] --> src/state/temple.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | entity::envelope::{EnvelopePipeline, EnvelopeWorkItem}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcast::Sender as BroadcastSender` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::sync::{ oneshot, broadcast::Sender as BroadcastSender }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Duration` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `XReadValue` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use fred::types::streams::{XReadValue}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MultipleOrderedPairs`, `XCap`, and `XID` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use fred::types::streams::{MultipleOrderedPairs, XID, XCap }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fred::types::streams::XReadResponse as FredXRead` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use fred::types::streams::XReadResponse as FredXRead; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UnboundedSender` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:18:74 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::sync::mpsc::{ Receiver, unbounded_channel, UnboundedReceiver, UnboundedSender }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pin_mut` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | use futures_util::{ StreamExt, SinkExt, pin_mut }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::task::JoinHandle` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::task::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pipe::Pipe` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::pipe::Pipe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FlexBufferType` and `Reader` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | use flexbuffers::{ FlexBufferType, Reader }; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/wrapper/twitch_wrapper.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TwitchCheerEvent`, `TwitchModerationEvent`, `TwitchNoticeEvent`, `TwitchPing`, `TwitchPong`, `TwitchRaidEvent`, `TwitchRedemptionEvent`, and `TwitchSubEvent` [INFO] [stdout] --> src/wrapper/twitch_wrapper.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | TwitchCheerEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | TwitchModerationEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | TwitchNoticeEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | TwitchPartEvent, [INFO] [stdout] 21 | TwitchPing, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | TwitchPong, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | TwitchRaidEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | TwitchRedemptionEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | TwitchSender, [INFO] [stdout] 26 | TwitchSubEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/entity/flex.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/entity/flex.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamExt` [INFO] [stdout] --> src/wrapper/redis_wrapper.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use futures_util::{ StreamExt, SinkExt, pin_mut }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rate_limit_delay` and `max_retries` are never read [INFO] [stdout] --> src/entity/ai/featherless.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct FeatherlessClient { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | rate_limit_delay: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | max_retries: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeatherlessClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entity/ulid.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn ulid_to_cow_bytes(ulid: &Ulid) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn ulid_to_cow_bytes(ulid: &Ulid) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.42s [INFO] running `Command { std: "docker" "inspect" "ff53558aab5397c45cb6e844bed8f8a87ee8a21a152147ec5e4921efbc084fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff53558aab5397c45cb6e844bed8f8a87ee8a21a152147ec5e4921efbc084fc5", kill_on_drop: false }` [INFO] [stdout] ff53558aab5397c45cb6e844bed8f8a87ee8a21a152147ec5e4921efbc084fc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f6bc965226fc5b3ac09f03fc0732a6d32bf5be415ab2535e7bd044abdd55c60 [INFO] running `Command { std: "docker" "start" "-a" "9f6bc965226fc5b3ac09f03fc0732a6d32bf5be415ab2535e7bd044abdd55c60", kill_on_drop: false }` [INFO] [stderr] warning: jedi@0.2.0: Skipping protobuf compilation (BUILD_PROTO not set) [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> src/entity/ai/featherless.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Mutex` [INFO] [stderr] --> src/entity/ai/featherless.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | use std::sync::{ Arc, Mutex }; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/entity/serde_arc_str.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | use serde::de::{self, MapAccess, Visitor}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::de::MapAccess` [INFO] [stderr] --> src/entity/serde_arc_str.rs:91:7 [INFO] [stderr] | [INFO] [stderr] 91 | use serde::de::MapAccess; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt` [INFO] [stderr] --> src/entity/serde_bytes_map.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FlexBufferType` [INFO] [stderr] --> src/entity/flex.rs:11:52 [INFO] [stderr] | [INFO] [stderr] 11 | use flexbuffers::{Reader, MapReader, VectorReader, FlexBufferType}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `PayloadFormat` [INFO] [stderr] --> src/entity/bitwise.rs:1:39 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::proto::jedi::{MessageKind, PayloadFormat}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `try_unwrap_flex` and `wrap_flex` [INFO] [stderr] --> src/entity/pipe_redis/core.rs:5:32 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::entity::envelope::{ try_unwrap_flex, wrap_flex }; [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `MultipleOrderedPairs`, `XCap`, `XID`, and `XReadResponse as FredXRead` [INFO] [stderr] --> src/entity/pipe_redis/core.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | use fred::types::streams::{ MultipleOrderedPairs, XID, XCap, XReadResponse as FredXRead }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stderr] --> src/entity/pipe_redis/core.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | use serde::{ Deserialize, Serialize }; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::borrow::Cow` [INFO] [stderr] --> src/entity/pipe_redis/core.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use std::borrow::Cow; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::Value` [INFO] [stderr] --> src/entity/pipe_redis/core.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use serde_json::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `bitwise::*`, `flex::*`, `serde_arc_str`, and `serde_bytes_map` [INFO] [stderr] --> src/entity/pipe_redis/core.rs:17:34 [INFO] [stderr] | [INFO] [stderr] 17 | use crate::entity::{ pipe::Pipe, flex::*, bitwise::*, serde_arc_str, serde_bytes_map }; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `borrow::Cow` [INFO] [stderr] --> src/entity/pipe_redis/redis_types.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{borrow::Cow, collections::HashMap, sync::Arc}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `bytes::Bytes` [INFO] [stderr] --> src/entity/pipe_redis/faucet_redis.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use bytes::Bytes; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `channel` [INFO] [stderr] --> src/state/temple.rs:4:41 [INFO] [stderr] | [INFO] [stderr] 4 | use tokio::{ sync::{ broadcast, mpsc::{ channel, Sender }, oneshot }, task::JoinHandle }; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `EnvelopePipeline` [INFO] [stderr] --> src/state/temple.rs:10:22 [INFO] [stderr] | [INFO] [stderr] 10 | entity::envelope::{EnvelopePipeline, EnvelopeWorkItem}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::borrow::Cow` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::borrow::Cow; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::Utc` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use chrono::Utc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `broadcast::Sender as BroadcastSender` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:7:29 [INFO] [stderr] | [INFO] [stderr] 7 | use tokio::sync::{ oneshot, broadcast::Sender as BroadcastSender }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::time::Duration` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use tokio::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `XReadValue` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | use fred::types::streams::{XReadValue}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `MultipleOrderedPairs`, `XCap`, and `XID` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:14:28 [INFO] [stderr] | [INFO] [stderr] 14 | use fred::types::streams::{MultipleOrderedPairs, XID, XCap }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `fred::types::streams::XReadResponse as FredXRead` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use fred::types::streams::XReadResponse as FredXRead; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `UnboundedSender` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:18:74 [INFO] [stderr] | [INFO] [stderr] 18 | use tokio::sync::mpsc::{ Receiver, unbounded_channel, UnboundedReceiver, UnboundedSender }; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `pin_mut` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:19:41 [INFO] [stderr] | [INFO] [stderr] 19 | use futures_util::{ StreamExt, SinkExt, pin_mut }; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::task::JoinHandle` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use tokio::task::JoinHandle; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::pipe::Pipe` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use crate::pipe::Pipe; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `FlexBufferType` and `Reader` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | use flexbuffers::{ FlexBufferType, Reader }; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> src/wrapper/twitch_wrapper.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `TwitchCheerEvent`, `TwitchModerationEvent`, `TwitchNoticeEvent`, `TwitchPing`, `TwitchPong`, `TwitchRaidEvent`, `TwitchRedemptionEvent`, and `TwitchSubEvent` [INFO] [stderr] --> src/wrapper/twitch_wrapper.rs:15:3 [INFO] [stderr] | [INFO] [stderr] 15 | TwitchCheerEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | TwitchModerationEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 19 | TwitchNoticeEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 20 | TwitchPartEvent, [INFO] [stderr] 21 | TwitchPing, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 22 | TwitchPong, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 23 | TwitchRaidEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 24 | TwitchRedemptionEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 25 | TwitchSender, [INFO] [stderr] 26 | TwitchSubEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Serialize` [INFO] [stderr] --> src/entity/flex.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | use serde::{Serialize, Deserialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Deserialize` [INFO] [stderr] --> src/entity/flex.rs:15:24 [INFO] [stderr] | [INFO] [stderr] 15 | use serde::{Serialize, Deserialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `StreamExt` [INFO] [stderr] --> src/wrapper/redis_wrapper.rs:19:21 [INFO] [stderr] | [INFO] [stderr] 19 | use futures_util::{ StreamExt, SinkExt, pin_mut }; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `rate_limit_delay` and `max_retries` are never read [INFO] [stderr] --> src/entity/ai/featherless.rs:41:3 [INFO] [stderr] | [INFO] [stderr] 38 | pub struct FeatherlessClient { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 41 | rate_limit_delay: Duration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 42 | max_retries: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FeatherlessClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/entity/ulid.rs:93:32 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn ulid_to_cow_bytes(ulid: &Ulid) -> Cow<[u8]> { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 93 | pub fn ulid_to_cow_bytes(ulid: &Ulid) -> Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `jedi` (lib) generated 36 warnings (run `cargo fix --lib -p jedi` to apply 32 suggestions) [INFO] [stderr] warning: `jedi` (lib test) generated 36 warnings (36 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jedi-09bea7bd26c55e58) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] Doc-tests jedi [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::wrap_raw (line 239) ... FAILED [INFO] [stdout] test src/entity/hash.rs - entity::hash::hash_key (line 14) ... ok [INFO] [stdout] test src/entity/hash.rs - entity::hash::encode_flex (line 39) ... FAILED [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::try_unwrap_flag (line 210) ... FAILED [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::wrap_result_flex (line 133) ... FAILED [INFO] [stdout] test src/entity/hash.rs - entity::hash::HashPayload (line 108) ... FAILED [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::wrap_flex (line 33) ... FAILED [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::try_unwrap_flex (line 94) ... ok [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::try_unwrap_raw (line 262) ... ok [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::wrap_flag (line 187) ... ok [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::unwrap_flex (line 64) ... ok [INFO] [stdout] test src/entity/hash.rs - entity::hash::decode_flex (line 70) ... ok [INFO] [stdout] test src/entity/envelope.rs - entity::envelope::ToFlexEnvelope (line 161) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/entity/envelope.rs - entity::envelope::wrap_raw (line 239) stdout ---- [INFO] [stdout] error[E0277]: can't compare `bytes::bytes::Bytes` with `[u8; 6]` [INFO] [stdout] --> src/entity/envelope.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(env.key, b"my:key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `bytes::bytes::Bytes == [u8; 6]` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<[u8; 6]>` is not implemented for `bytes::bytes::Bytes` [INFO] [stdout] = note: required for `bytes::bytes::Bytes` to implement `PartialEq<&[u8; 6]>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/entity/hash.rs - entity::hash::encode_flex (line 39) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZO6wli/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjedi-49236ee09f4bb5fe,libprost_types-31251f7428e733de,libtokio_postgres-c0af89ec237aaae3,libwhoami-4fb68e0ec95e2232,libpostgres_types-62fa68f72d08bb72,libpostgres_protocol-a30fa4317db13336,libstringprep-910083736047f637,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-4f2144847503f8f3,libsha2-e3c6733d00b4e468,libhmac-b5f97cddcf4575c1,libmd5-b489e7ef66143467,libfallible_iterator-eb4086aa59000c1b,libtwitch_irc-2e59781628052728,libreqwest-b6b861986fd11f91,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-3c9da576d97682a2,libbase64-64299f9d815d057c,libencoding_rs-68ad4a143c31cce1,libhyper-ce6a9b988c0915df,libh2-c8a5056f1666d841,libsync_wrapper-17f912c27eab8964,libhttp_body-90d751da55d29bc7,libtokio_native_tls-4c7853006db5c8d2,libnative_tls-6188c619410497ba,libopenssl-5984d749ab47a33a,libbitflags-93e50660c3de98c6,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2f0ecaeb8d69c43a,libasync_tungstenite-1f9b5bcf2823c0ef,libwebpki_roots-881d9833caf02a91,libtokio_rustls-97c08b07294e3456,libtungstenite-4ac687ee3cbc90de,librustls-55403bfe8237726d,libsct-7804836195692763,libwebpki-4f1cd9904a3568b7,libhttp-33841e4e2e787b4c,libthiserror-9c3c82ca2e7bbabc,libtonic-1ef3b7b0350d145e,libhyper_timeout-4631688069ae411d,libasync_stream-266edd9a1e22fc1a,libaxum-b79c6c8d6ca7eeec,libmatchit-b2689776cf6e5db9,libaxum_core-010f3b19cb6d1103,libtower-0d6f6953cb456b9b,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,libprost-f46e5220d2713f9e,libpin_project-152327b73c16a85e,libpapaya-32ba589e9588b2df,libseize-8d5eeaf188343cf3,libflexbuffers-df9db7b6e10c7b47,libnum_enum-e85589df867354db,libbitflags-e2b4db6c651223da,librustc_hash-d7c9c021d0487117,libchrono-9657a2dac67a6438,libiana_time_zone-33839373f004bfb1,libulid-7cc7ad928550eb54,libuuid-feff9e65319c3244,libfred-2a5c674b577ceb6c,libtokio_stream-c3ac1d1fee3e1962,libarc_swap-4d53f24db0759841,liburlencoding-2e57689ab08a86e0,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,librand-0e6fe138a9fece2b,librand_chacha-413b33fe7ef76ec6,librand_core-e7e65e3616375bcc,libsemver-ff06d5ab784e9881,libfutures-2b36a71ae9190aa0,libfutures_executor-0c3eb1e4217c9d8c,libredis_protocol-021fda522a09d866,libcrc16-b60e65b5bc7811f9,libnom-2634eb9b7f5f7aae,libcookie_factory-dd29ef143185395c,librustls_native_certs-2cd746011cce0f3a,libopenssl_probe-dfbd35d7fb1bbeff,libbytes_utils-ac3d4cb2516311d1,libbb8-40f0b3ab0612fc67,libaxum-b40b3c48f792f165,libserde_path_to_error-40195327ee8c2073,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-cb060de2ade82a85,libtungstenite-a2b7d4c1cf3ff9d8,libdata_encoding-02a524d0cb7bb851,librand-15c9e6bf29abdff0,librand_chacha-a8b699a77a1c8ef1,libppv_lite86-956f4a2078dff3f7,libzerocopy-5010fcd176cb12fd,libbyteorder-1efcbe4f07366651,libzerocopy-d5e1a562c684a587,librand_core-448d190756a4baf4,libgetrandom-7057a5f18034b829,libthiserror-17a610212821c20b,libsha1-ef9249d9e44eef24,libcpufeatures-864a46b3d6008197,libdigest-87e39019f9db9fae,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libaxum_core-50eeb0668213edce,libmime-4b44681fdb2c65f7,libtower-016378a5ad5ed15d,libsync_wrapper-b2945c54b9c576f9,libtower_layer-d70c7e404336389b,libcrossbeam-93d5da16fbb2c997,libcrossbeam_channel-99978b027faa8fa5,libcrossbeam_queue-134ce649729e0911,libreqwest-c8e90aea32939a0e,libserde_urlencoded-adc4e02ff48353a9,libbase64-2a03de3babadded3,librustls_pemfile-2cbe74edf6ba73ed,libipnet-346d915a0dce48fd,libhyper_rustls-f4646977ece3e47a,libwebpki_roots-9d7ca23ab088c135,libtokio_rustls-ea99717bb8d722b7,librustls-395a2b4601a91352,libsubtle-ca7024fc66e4388f,libwebpki-4437c2d34b1c49d5,libaws_lc_rs-b6401d7410a6da43,libaws_lc_sys-c111266b42a88dfc,libring-2b4c028c4415b169,libgetrandom-6160bd98dd37cf34,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-870aa897f2016219,libserde_json-071866f7df2b754f,libryu-f8ba606093049f91,libhyper_util-768917f88864baf2,libtower_service-0d7df29686b13872,libhyper-75f5bbe5a105d894,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-ec61cc46e53830fd,libtracing-9db1695b5e4c265a,libtracing_core-72245eeaa1c885bd,libindexmap-afe1ddd9aeb10177,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libtokio_util-dbe76987420b5960,libhttpdate-9f9d2502c6a38412,libtokio-0d3b3595871e68c6,libsignal_hook_registry-87d1108893dae5e0,libsocket2-4d111cec574c9487,libmio-6b23a15e4cf712c1,libhttp_body_util-02086287495eb7e3,libfutures_util-1a26c5484461c5c0,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-2f0becfa1a6690b7,libfutures_core-fc6bb1738f00fc87,libhttp-1b110d9fa0edce45,libitoa-4c6598116a867907,libbytes-044771193b2d8f7e,libfnv-2d77ec4f6f971b24,libregex-b9bca548269032d8,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdashmap-a7f49b3f8b503be2,libhashbrown-5d9404f16ad26a3c,librayon-9dc4f0e00d48c9ab,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libeither-0d03427b61e42fdc,libcrossbeam_utils-eb4587c77878a9d5,libammonia-fcadae3577675e6c,liburl-bfbf4128413f78a9,libidna-a6cd58718d0ffe2e,libidna_adapter-49f5afeaea6ff848,libicu_normalizer-80c1fe81c0fa4080,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-2ce414706180671b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-30bddf2d42b3da3b,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-b518b1450f62711f,libicu_provider-207a523f04dd7a30,libicu_locid-fd0cbefaed866cb6,liblitemap-705c4d2af7d10c57,libtinystr-dbd6d1d5bca2a42a,libzerovec-f996e4f2f8a699eb,libwriteable-45c783735d88c2b0,libyoke-a09fb78047327973,libzerofrom-f356ff76780c9842,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libmaplit-019dc3e6fa39a754,libhtml5ever-ceec0bcbf03cd3ac,liblog-2b95e8355e160732,libmarkup5ever-4f5a3836ea58eeaf,libstring_cache-e1bc0edaf82b61ba,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libserde-6d1ac525c69d661c,libparking_lot-9a97966af82cf7fe,libparking_lot_core-f23e210d2bce8421,liblibc-4a513ea0f2e1d0e2,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libphf-304942304edcaceb,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZO6wli/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-fa5be660a36028a4/out" "-L" "/opt/rustwide/target/debug/build/ring-8ee7b6b48733f924/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-aa54cc06192bf319/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqBp9Fl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/entity/envelope.rs - entity::envelope::try_unwrap_flag (line 210) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7vjLkU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjedi-49236ee09f4bb5fe,libprost_types-31251f7428e733de,libtokio_postgres-c0af89ec237aaae3,libwhoami-4fb68e0ec95e2232,libpostgres_types-62fa68f72d08bb72,libpostgres_protocol-a30fa4317db13336,libstringprep-910083736047f637,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-4f2144847503f8f3,libsha2-e3c6733d00b4e468,libhmac-b5f97cddcf4575c1,libmd5-b489e7ef66143467,libfallible_iterator-eb4086aa59000c1b,libtwitch_irc-2e59781628052728,libreqwest-b6b861986fd11f91,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-3c9da576d97682a2,libbase64-64299f9d815d057c,libencoding_rs-68ad4a143c31cce1,libhyper-ce6a9b988c0915df,libh2-c8a5056f1666d841,libsync_wrapper-17f912c27eab8964,libhttp_body-90d751da55d29bc7,libtokio_native_tls-4c7853006db5c8d2,libnative_tls-6188c619410497ba,libopenssl-5984d749ab47a33a,libbitflags-93e50660c3de98c6,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2f0ecaeb8d69c43a,libasync_tungstenite-1f9b5bcf2823c0ef,libwebpki_roots-881d9833caf02a91,libtokio_rustls-97c08b07294e3456,libtungstenite-4ac687ee3cbc90de,librustls-55403bfe8237726d,libsct-7804836195692763,libwebpki-4f1cd9904a3568b7,libhttp-33841e4e2e787b4c,libthiserror-9c3c82ca2e7bbabc,libtonic-1ef3b7b0350d145e,libhyper_timeout-4631688069ae411d,libasync_stream-266edd9a1e22fc1a,libaxum-b79c6c8d6ca7eeec,libmatchit-b2689776cf6e5db9,libaxum_core-010f3b19cb6d1103,libtower-0d6f6953cb456b9b,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,libprost-f46e5220d2713f9e,libpin_project-152327b73c16a85e,libpapaya-32ba589e9588b2df,libseize-8d5eeaf188343cf3,libflexbuffers-df9db7b6e10c7b47,libnum_enum-e85589df867354db,libbitflags-e2b4db6c651223da,librustc_hash-d7c9c021d0487117,libchrono-9657a2dac67a6438,libiana_time_zone-33839373f004bfb1,libulid-7cc7ad928550eb54,libuuid-feff9e65319c3244,libfred-2a5c674b577ceb6c,libtokio_stream-c3ac1d1fee3e1962,libarc_swap-4d53f24db0759841,liburlencoding-2e57689ab08a86e0,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,librand-0e6fe138a9fece2b,librand_chacha-413b33fe7ef76ec6,librand_core-e7e65e3616375bcc,libsemver-ff06d5ab784e9881,libfutures-2b36a71ae9190aa0,libfutures_executor-0c3eb1e4217c9d8c,libredis_protocol-021fda522a09d866,libcrc16-b60e65b5bc7811f9,libnom-2634eb9b7f5f7aae,libcookie_factory-dd29ef143185395c,librustls_native_certs-2cd746011cce0f3a,libopenssl_probe-dfbd35d7fb1bbeff,libbytes_utils-ac3d4cb2516311d1,libbb8-40f0b3ab0612fc67,libaxum-b40b3c48f792f165,libserde_path_to_error-40195327ee8c2073,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-cb060de2ade82a85,libtungstenite-a2b7d4c1cf3ff9d8,libdata_encoding-02a524d0cb7bb851,librand-15c9e6bf29abdff0,librand_chacha-a8b699a77a1c8ef1,libppv_lite86-956f4a2078dff3f7,libzerocopy-5010fcd176cb12fd,libbyteorder-1efcbe4f07366651,libzerocopy-d5e1a562c684a587,librand_core-448d190756a4baf4,libgetrandom-7057a5f18034b829,libthiserror-17a610212821c20b,libsha1-ef9249d9e44eef24,libcpufeatures-864a46b3d6008197,libdigest-87e39019f9db9fae,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libaxum_core-50eeb0668213edce,libmime-4b44681fdb2c65f7,libtower-016378a5ad5ed15d,libsync_wrapper-b2945c54b9c576f9,libtower_layer-d70c7e404336389b,libcrossbeam-93d5da16fbb2c997,libcrossbeam_channel-99978b027faa8fa5,libcrossbeam_queue-134ce649729e0911,libreqwest-c8e90aea32939a0e,libserde_urlencoded-adc4e02ff48353a9,libbase64-2a03de3babadded3,librustls_pemfile-2cbe74edf6ba73ed,libipnet-346d915a0dce48fd,libhyper_rustls-f4646977ece3e47a,libwebpki_roots-9d7ca23ab088c135,libtokio_rustls-ea99717bb8d722b7,librustls-395a2b4601a91352,libsubtle-ca7024fc66e4388f,libwebpki-4437c2d34b1c49d5,libaws_lc_rs-b6401d7410a6da43,libaws_lc_sys-c111266b42a88dfc,libring-2b4c028c4415b169,libgetrandom-6160bd98dd37cf34,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-870aa897f2016219,libserde_json-071866f7df2b754f,libryu-f8ba606093049f91,libhyper_util-768917f88864baf2,libtower_service-0d7df29686b13872,libhyper-75f5bbe5a105d894,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-ec61cc46e53830fd,libtracing-9db1695b5e4c265a,libtracing_core-72245eeaa1c885bd,libindexmap-afe1ddd9aeb10177,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libtokio_util-dbe76987420b5960,libhttpdate-9f9d2502c6a38412,libtokio-0d3b3595871e68c6,libsignal_hook_registry-87d1108893dae5e0,libsocket2-4d111cec574c9487,libmio-6b23a15e4cf712c1,libhttp_body_util-02086287495eb7e3,libfutures_util-1a26c5484461c5c0,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-2f0becfa1a6690b7,libfutures_core-fc6bb1738f00fc87,libhttp-1b110d9fa0edce45,libitoa-4c6598116a867907,libbytes-044771193b2d8f7e,libfnv-2d77ec4f6f971b24,libregex-b9bca548269032d8,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdashmap-a7f49b3f8b503be2,libhashbrown-5d9404f16ad26a3c,librayon-9dc4f0e00d48c9ab,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libeither-0d03427b61e42fdc,libcrossbeam_utils-eb4587c77878a9d5,libammonia-fcadae3577675e6c,liburl-bfbf4128413f78a9,libidna-a6cd58718d0ffe2e,libidna_adapter-49f5afeaea6ff848,libicu_normalizer-80c1fe81c0fa4080,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-2ce414706180671b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-30bddf2d42b3da3b,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-b518b1450f62711f,libicu_provider-207a523f04dd7a30,libicu_locid-fd0cbefaed866cb6,liblitemap-705c4d2af7d10c57,libtinystr-dbd6d1d5bca2a42a,libzerovec-f996e4f2f8a699eb,libwriteable-45c783735d88c2b0,libyoke-a09fb78047327973,libzerofrom-f356ff76780c9842,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libmaplit-019dc3e6fa39a754,libhtml5ever-ceec0bcbf03cd3ac,liblog-2b95e8355e160732,libmarkup5ever-4f5a3836ea58eeaf,libstring_cache-e1bc0edaf82b61ba,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libserde-6d1ac525c69d661c,libparking_lot-9a97966af82cf7fe,libparking_lot_core-f23e210d2bce8421,liblibc-4a513ea0f2e1d0e2,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libphf-304942304edcaceb,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7vjLkU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-fa5be660a36028a4/out" "-L" "/opt/rustwide/target/debug/build/ring-8ee7b6b48733f924/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-aa54cc06192bf319/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNRtHHG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/entity/envelope.rs - entity::envelope::wrap_result_flex (line 133) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWeQGjp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjedi-49236ee09f4bb5fe,libprost_types-31251f7428e733de,libtokio_postgres-c0af89ec237aaae3,libwhoami-4fb68e0ec95e2232,libpostgres_types-62fa68f72d08bb72,libpostgres_protocol-a30fa4317db13336,libstringprep-910083736047f637,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-4f2144847503f8f3,libsha2-e3c6733d00b4e468,libhmac-b5f97cddcf4575c1,libmd5-b489e7ef66143467,libfallible_iterator-eb4086aa59000c1b,libtwitch_irc-2e59781628052728,libreqwest-b6b861986fd11f91,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-3c9da576d97682a2,libbase64-64299f9d815d057c,libencoding_rs-68ad4a143c31cce1,libhyper-ce6a9b988c0915df,libh2-c8a5056f1666d841,libsync_wrapper-17f912c27eab8964,libhttp_body-90d751da55d29bc7,libtokio_native_tls-4c7853006db5c8d2,libnative_tls-6188c619410497ba,libopenssl-5984d749ab47a33a,libbitflags-93e50660c3de98c6,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2f0ecaeb8d69c43a,libasync_tungstenite-1f9b5bcf2823c0ef,libwebpki_roots-881d9833caf02a91,libtokio_rustls-97c08b07294e3456,libtungstenite-4ac687ee3cbc90de,librustls-55403bfe8237726d,libsct-7804836195692763,libwebpki-4f1cd9904a3568b7,libhttp-33841e4e2e787b4c,libthiserror-9c3c82ca2e7bbabc,libtonic-1ef3b7b0350d145e,libhyper_timeout-4631688069ae411d,libasync_stream-266edd9a1e22fc1a,libaxum-b79c6c8d6ca7eeec,libmatchit-b2689776cf6e5db9,libaxum_core-010f3b19cb6d1103,libtower-0d6f6953cb456b9b,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,libprost-f46e5220d2713f9e,libpin_project-152327b73c16a85e,libpapaya-32ba589e9588b2df,libseize-8d5eeaf188343cf3,libflexbuffers-df9db7b6e10c7b47,libnum_enum-e85589df867354db,libbitflags-e2b4db6c651223da,librustc_hash-d7c9c021d0487117,libchrono-9657a2dac67a6438,libiana_time_zone-33839373f004bfb1,libulid-7cc7ad928550eb54,libuuid-feff9e65319c3244,libfred-2a5c674b577ceb6c,libtokio_stream-c3ac1d1fee3e1962,libarc_swap-4d53f24db0759841,liburlencoding-2e57689ab08a86e0,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,librand-0e6fe138a9fece2b,librand_chacha-413b33fe7ef76ec6,librand_core-e7e65e3616375bcc,libsemver-ff06d5ab784e9881,libfutures-2b36a71ae9190aa0,libfutures_executor-0c3eb1e4217c9d8c,libredis_protocol-021fda522a09d866,libcrc16-b60e65b5bc7811f9,libnom-2634eb9b7f5f7aae,libcookie_factory-dd29ef143185395c,librustls_native_certs-2cd746011cce0f3a,libopenssl_probe-dfbd35d7fb1bbeff,libbytes_utils-ac3d4cb2516311d1,libbb8-40f0b3ab0612fc67,libaxum-b40b3c48f792f165,libserde_path_to_error-40195327ee8c2073,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-cb060de2ade82a85,libtungstenite-a2b7d4c1cf3ff9d8,libdata_encoding-02a524d0cb7bb851,librand-15c9e6bf29abdff0,librand_chacha-a8b699a77a1c8ef1,libppv_lite86-956f4a2078dff3f7,libzerocopy-5010fcd176cb12fd,libbyteorder-1efcbe4f07366651,libzerocopy-d5e1a562c684a587,librand_core-448d190756a4baf4,libgetrandom-7057a5f18034b829,libthiserror-17a610212821c20b,libsha1-ef9249d9e44eef24,libcpufeatures-864a46b3d6008197,libdigest-87e39019f9db9fae,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libaxum_core-50eeb0668213edce,libmime-4b44681fdb2c65f7,libtower-016378a5ad5ed15d,libsync_wrapper-b2945c54b9c576f9,libtower_layer-d70c7e404336389b,libcrossbeam-93d5da16fbb2c997,libcrossbeam_channel-99978b027faa8fa5,libcrossbeam_queue-134ce649729e0911,libreqwest-c8e90aea32939a0e,libserde_urlencoded-adc4e02ff48353a9,libbase64-2a03de3babadded3,librustls_pemfile-2cbe74edf6ba73ed,libipnet-346d915a0dce48fd,libhyper_rustls-f4646977ece3e47a,libwebpki_roots-9d7ca23ab088c135,libtokio_rustls-ea99717bb8d722b7,librustls-395a2b4601a91352,libsubtle-ca7024fc66e4388f,libwebpki-4437c2d34b1c49d5,libaws_lc_rs-b6401d7410a6da43,libaws_lc_sys-c111266b42a88dfc,libring-2b4c028c4415b169,libgetrandom-6160bd98dd37cf34,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-870aa897f2016219,libserde_json-071866f7df2b754f,libryu-f8ba606093049f91,libhyper_util-768917f88864baf2,libtower_service-0d7df29686b13872,libhyper-75f5bbe5a105d894,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-ec61cc46e53830fd,libtracing-9db1695b5e4c265a,libtracing_core-72245eeaa1c885bd,libindexmap-afe1ddd9aeb10177,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libtokio_util-dbe76987420b5960,libhttpdate-9f9d2502c6a38412,libtokio-0d3b3595871e68c6,libsignal_hook_registry-87d1108893dae5e0,libsocket2-4d111cec574c9487,libmio-6b23a15e4cf712c1,libhttp_body_util-02086287495eb7e3,libfutures_util-1a26c5484461c5c0,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-2f0becfa1a6690b7,libfutures_core-fc6bb1738f00fc87,libhttp-1b110d9fa0edce45,libitoa-4c6598116a867907,libbytes-044771193b2d8f7e,libfnv-2d77ec4f6f971b24,libregex-b9bca548269032d8,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdashmap-a7f49b3f8b503be2,libhashbrown-5d9404f16ad26a3c,librayon-9dc4f0e00d48c9ab,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libeither-0d03427b61e42fdc,libcrossbeam_utils-eb4587c77878a9d5,libammonia-fcadae3577675e6c,liburl-bfbf4128413f78a9,libidna-a6cd58718d0ffe2e,libidna_adapter-49f5afeaea6ff848,libicu_normalizer-80c1fe81c0fa4080,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-2ce414706180671b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-30bddf2d42b3da3b,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-b518b1450f62711f,libicu_provider-207a523f04dd7a30,libicu_locid-fd0cbefaed866cb6,liblitemap-705c4d2af7d10c57,libtinystr-dbd6d1d5bca2a42a,libzerovec-f996e4f2f8a699eb,libwriteable-45c783735d88c2b0,libyoke-a09fb78047327973,libzerofrom-f356ff76780c9842,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libmaplit-019dc3e6fa39a754,libhtml5ever-ceec0bcbf03cd3ac,liblog-2b95e8355e160732,libmarkup5ever-4f5a3836ea58eeaf,libstring_cache-e1bc0edaf82b61ba,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libserde-6d1ac525c69d661c,libparking_lot-9a97966af82cf7fe,libparking_lot_core-f23e210d2bce8421,liblibc-4a513ea0f2e1d0e2,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libphf-304942304edcaceb,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWeQGjp/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-fa5be660a36028a4/out" "-L" "/opt/rustwide/target/debug/build/ring-8ee7b6b48733f924/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-aa54cc06192bf319/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8gLyEf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/entity/hash.rs - entity::hash::HashPayload (line 108) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxrHIm8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjedi-49236ee09f4bb5fe,libprost_types-31251f7428e733de,libtokio_postgres-c0af89ec237aaae3,libwhoami-4fb68e0ec95e2232,libpostgres_types-62fa68f72d08bb72,libpostgres_protocol-a30fa4317db13336,libstringprep-910083736047f637,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-4f2144847503f8f3,libsha2-e3c6733d00b4e468,libhmac-b5f97cddcf4575c1,libmd5-b489e7ef66143467,libfallible_iterator-eb4086aa59000c1b,libtwitch_irc-2e59781628052728,libreqwest-b6b861986fd11f91,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-3c9da576d97682a2,libbase64-64299f9d815d057c,libencoding_rs-68ad4a143c31cce1,libhyper-ce6a9b988c0915df,libh2-c8a5056f1666d841,libsync_wrapper-17f912c27eab8964,libhttp_body-90d751da55d29bc7,libtokio_native_tls-4c7853006db5c8d2,libnative_tls-6188c619410497ba,libopenssl-5984d749ab47a33a,libbitflags-93e50660c3de98c6,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2f0ecaeb8d69c43a,libasync_tungstenite-1f9b5bcf2823c0ef,libwebpki_roots-881d9833caf02a91,libtokio_rustls-97c08b07294e3456,libtungstenite-4ac687ee3cbc90de,librustls-55403bfe8237726d,libsct-7804836195692763,libwebpki-4f1cd9904a3568b7,libhttp-33841e4e2e787b4c,libthiserror-9c3c82ca2e7bbabc,libtonic-1ef3b7b0350d145e,libhyper_timeout-4631688069ae411d,libasync_stream-266edd9a1e22fc1a,libaxum-b79c6c8d6ca7eeec,libmatchit-b2689776cf6e5db9,libaxum_core-010f3b19cb6d1103,libtower-0d6f6953cb456b9b,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,libprost-f46e5220d2713f9e,libpin_project-152327b73c16a85e,libpapaya-32ba589e9588b2df,libseize-8d5eeaf188343cf3,libflexbuffers-df9db7b6e10c7b47,libnum_enum-e85589df867354db,libbitflags-e2b4db6c651223da,librustc_hash-d7c9c021d0487117,libchrono-9657a2dac67a6438,libiana_time_zone-33839373f004bfb1,libulid-7cc7ad928550eb54,libuuid-feff9e65319c3244,libfred-2a5c674b577ceb6c,libtokio_stream-c3ac1d1fee3e1962,libarc_swap-4d53f24db0759841,liburlencoding-2e57689ab08a86e0,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,librand-0e6fe138a9fece2b,librand_chacha-413b33fe7ef76ec6,librand_core-e7e65e3616375bcc,libsemver-ff06d5ab784e9881,libfutures-2b36a71ae9190aa0,libfutures_executor-0c3eb1e4217c9d8c,libredis_protocol-021fda522a09d866,libcrc16-b60e65b5bc7811f9,libnom-2634eb9b7f5f7aae,libcookie_factory-dd29ef143185395c,librustls_native_certs-2cd746011cce0f3a,libopenssl_probe-dfbd35d7fb1bbeff,libbytes_utils-ac3d4cb2516311d1,libbb8-40f0b3ab0612fc67,libaxum-b40b3c48f792f165,libserde_path_to_error-40195327ee8c2073,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-cb060de2ade82a85,libtungstenite-a2b7d4c1cf3ff9d8,libdata_encoding-02a524d0cb7bb851,librand-15c9e6bf29abdff0,librand_chacha-a8b699a77a1c8ef1,libppv_lite86-956f4a2078dff3f7,libzerocopy-5010fcd176cb12fd,libbyteorder-1efcbe4f07366651,libzerocopy-d5e1a562c684a587,librand_core-448d190756a4baf4,libgetrandom-7057a5f18034b829,libthiserror-17a610212821c20b,libsha1-ef9249d9e44eef24,libcpufeatures-864a46b3d6008197,libdigest-87e39019f9db9fae,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libaxum_core-50eeb0668213edce,libmime-4b44681fdb2c65f7,libtower-016378a5ad5ed15d,libsync_wrapper-b2945c54b9c576f9,libtower_layer-d70c7e404336389b,libcrossbeam-93d5da16fbb2c997,libcrossbeam_channel-99978b027faa8fa5,libcrossbeam_queue-134ce649729e0911,libreqwest-c8e90aea32939a0e,libserde_urlencoded-adc4e02ff48353a9,libbase64-2a03de3babadded3,librustls_pemfile-2cbe74edf6ba73ed,libipnet-346d915a0dce48fd,libhyper_rustls-f4646977ece3e47a,libwebpki_roots-9d7ca23ab088c135,libtokio_rustls-ea99717bb8d722b7,librustls-395a2b4601a91352,libsubtle-ca7024fc66e4388f,libwebpki-4437c2d34b1c49d5,libaws_lc_rs-b6401d7410a6da43,libaws_lc_sys-c111266b42a88dfc,libring-2b4c028c4415b169,libgetrandom-6160bd98dd37cf34,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-870aa897f2016219,libserde_json-071866f7df2b754f,libryu-f8ba606093049f91,libhyper_util-768917f88864baf2,libtower_service-0d7df29686b13872,libhyper-75f5bbe5a105d894,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-ec61cc46e53830fd,libtracing-9db1695b5e4c265a,libtracing_core-72245eeaa1c885bd,libindexmap-afe1ddd9aeb10177,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libtokio_util-dbe76987420b5960,libhttpdate-9f9d2502c6a38412,libtokio-0d3b3595871e68c6,libsignal_hook_registry-87d1108893dae5e0,libsocket2-4d111cec574c9487,libmio-6b23a15e4cf712c1,libhttp_body_util-02086287495eb7e3,libfutures_util-1a26c5484461c5c0,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-2f0becfa1a6690b7,libfutures_core-fc6bb1738f00fc87,libhttp-1b110d9fa0edce45,libitoa-4c6598116a867907,libbytes-044771193b2d8f7e,libfnv-2d77ec4f6f971b24,libregex-b9bca548269032d8,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdashmap-a7f49b3f8b503be2,libhashbrown-5d9404f16ad26a3c,librayon-9dc4f0e00d48c9ab,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libeither-0d03427b61e42fdc,libcrossbeam_utils-eb4587c77878a9d5,libammonia-fcadae3577675e6c,liburl-bfbf4128413f78a9,libidna-a6cd58718d0ffe2e,libidna_adapter-49f5afeaea6ff848,libicu_normalizer-80c1fe81c0fa4080,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-2ce414706180671b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-30bddf2d42b3da3b,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-b518b1450f62711f,libicu_provider-207a523f04dd7a30,libicu_locid-fd0cbefaed866cb6,liblitemap-705c4d2af7d10c57,libtinystr-dbd6d1d5bca2a42a,libzerovec-f996e4f2f8a699eb,libwriteable-45c783735d88c2b0,libyoke-a09fb78047327973,libzerofrom-f356ff76780c9842,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libmaplit-019dc3e6fa39a754,libhtml5ever-ceec0bcbf03cd3ac,liblog-2b95e8355e160732,libmarkup5ever-4f5a3836ea58eeaf,libstring_cache-e1bc0edaf82b61ba,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libserde-6d1ac525c69d661c,libparking_lot-9a97966af82cf7fe,libparking_lot_core-f23e210d2bce8421,liblibc-4a513ea0f2e1d0e2,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libphf-304942304edcaceb,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxrHIm8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-fa5be660a36028a4/out" "-L" "/opt/rustwide/target/debug/build/ring-8ee7b6b48733f924/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-aa54cc06192bf319/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestN86OwA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/entity/envelope.rs - entity::envelope::wrap_flex (line 33) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc65FDCd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjedi-49236ee09f4bb5fe,libprost_types-31251f7428e733de,libtokio_postgres-c0af89ec237aaae3,libwhoami-4fb68e0ec95e2232,libpostgres_types-62fa68f72d08bb72,libpostgres_protocol-a30fa4317db13336,libstringprep-910083736047f637,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-4f2144847503f8f3,libsha2-e3c6733d00b4e468,libhmac-b5f97cddcf4575c1,libmd5-b489e7ef66143467,libfallible_iterator-eb4086aa59000c1b,libtwitch_irc-2e59781628052728,libreqwest-b6b861986fd11f91,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-3c9da576d97682a2,libbase64-64299f9d815d057c,libencoding_rs-68ad4a143c31cce1,libhyper-ce6a9b988c0915df,libh2-c8a5056f1666d841,libsync_wrapper-17f912c27eab8964,libhttp_body-90d751da55d29bc7,libtokio_native_tls-4c7853006db5c8d2,libnative_tls-6188c619410497ba,libopenssl-5984d749ab47a33a,libbitflags-93e50660c3de98c6,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2f0ecaeb8d69c43a,libasync_tungstenite-1f9b5bcf2823c0ef,libwebpki_roots-881d9833caf02a91,libtokio_rustls-97c08b07294e3456,libtungstenite-4ac687ee3cbc90de,librustls-55403bfe8237726d,libsct-7804836195692763,libwebpki-4f1cd9904a3568b7,libhttp-33841e4e2e787b4c,libthiserror-9c3c82ca2e7bbabc,libtonic-1ef3b7b0350d145e,libhyper_timeout-4631688069ae411d,libasync_stream-266edd9a1e22fc1a,libaxum-b79c6c8d6ca7eeec,libmatchit-b2689776cf6e5db9,libaxum_core-010f3b19cb6d1103,libtower-0d6f6953cb456b9b,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,libprost-f46e5220d2713f9e,libpin_project-152327b73c16a85e,libpapaya-32ba589e9588b2df,libseize-8d5eeaf188343cf3,libflexbuffers-df9db7b6e10c7b47,libnum_enum-e85589df867354db,libbitflags-e2b4db6c651223da,librustc_hash-d7c9c021d0487117,libchrono-9657a2dac67a6438,libiana_time_zone-33839373f004bfb1,libulid-7cc7ad928550eb54,libuuid-feff9e65319c3244,libfred-2a5c674b577ceb6c,libtokio_stream-c3ac1d1fee3e1962,libarc_swap-4d53f24db0759841,liburlencoding-2e57689ab08a86e0,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,librand-0e6fe138a9fece2b,librand_chacha-413b33fe7ef76ec6,librand_core-e7e65e3616375bcc,libsemver-ff06d5ab784e9881,libfutures-2b36a71ae9190aa0,libfutures_executor-0c3eb1e4217c9d8c,libredis_protocol-021fda522a09d866,libcrc16-b60e65b5bc7811f9,libnom-2634eb9b7f5f7aae,libcookie_factory-dd29ef143185395c,librustls_native_certs-2cd746011cce0f3a,libopenssl_probe-dfbd35d7fb1bbeff,libbytes_utils-ac3d4cb2516311d1,libbb8-40f0b3ab0612fc67,libaxum-b40b3c48f792f165,libserde_path_to_error-40195327ee8c2073,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-cb060de2ade82a85,libtungstenite-a2b7d4c1cf3ff9d8,libdata_encoding-02a524d0cb7bb851,librand-15c9e6bf29abdff0,librand_chacha-a8b699a77a1c8ef1,libppv_lite86-956f4a2078dff3f7,libzerocopy-5010fcd176cb12fd,libbyteorder-1efcbe4f07366651,libzerocopy-d5e1a562c684a587,librand_core-448d190756a4baf4,libgetrandom-7057a5f18034b829,libthiserror-17a610212821c20b,libsha1-ef9249d9e44eef24,libcpufeatures-864a46b3d6008197,libdigest-87e39019f9db9fae,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libaxum_core-50eeb0668213edce,libmime-4b44681fdb2c65f7,libtower-016378a5ad5ed15d,libsync_wrapper-b2945c54b9c576f9,libtower_layer-d70c7e404336389b,libcrossbeam-93d5da16fbb2c997,libcrossbeam_channel-99978b027faa8fa5,libcrossbeam_queue-134ce649729e0911,libreqwest-c8e90aea32939a0e,libserde_urlencoded-adc4e02ff48353a9,libbase64-2a03de3babadded3,librustls_pemfile-2cbe74edf6ba73ed,libipnet-346d915a0dce48fd,libhyper_rustls-f4646977ece3e47a,libwebpki_roots-9d7ca23ab088c135,libtokio_rustls-ea99717bb8d722b7,librustls-395a2b4601a91352,libsubtle-ca7024fc66e4388f,libwebpki-4437c2d34b1c49d5,libaws_lc_rs-b6401d7410a6da43,libaws_lc_sys-c111266b42a88dfc,libring-2b4c028c4415b169,libgetrandom-6160bd98dd37cf34,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-870aa897f2016219,libserde_json-071866f7df2b754f,libryu-f8ba606093049f91,libhyper_util-768917f88864baf2,libtower_service-0d7df29686b13872,libhyper-75f5bbe5a105d894,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-ec61cc46e53830fd,libtracing-9db1695b5e4c265a,libtracing_core-72245eeaa1c885bd,libindexmap-afe1ddd9aeb10177,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libtokio_util-dbe76987420b5960,libhttpdate-9f9d2502c6a38412,libtokio-0d3b3595871e68c6,libsignal_hook_registry-87d1108893dae5e0,libsocket2-4d111cec574c9487,libmio-6b23a15e4cf712c1,libhttp_body_util-02086287495eb7e3,libfutures_util-1a26c5484461c5c0,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-2f0becfa1a6690b7,libfutures_core-fc6bb1738f00fc87,libhttp-1b110d9fa0edce45,libitoa-4c6598116a867907,libbytes-044771193b2d8f7e,libfnv-2d77ec4f6f971b24,libregex-b9bca548269032d8,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdashmap-a7f49b3f8b503be2,libhashbrown-5d9404f16ad26a3c,librayon-9dc4f0e00d48c9ab,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libeither-0d03427b61e42fdc,libcrossbeam_utils-eb4587c77878a9d5,libammonia-fcadae3577675e6c,liburl-bfbf4128413f78a9,libidna-a6cd58718d0ffe2e,libidna_adapter-49f5afeaea6ff848,libicu_normalizer-80c1fe81c0fa4080,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-2ce414706180671b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-30bddf2d42b3da3b,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-b518b1450f62711f,libicu_provider-207a523f04dd7a30,libicu_locid-fd0cbefaed866cb6,liblitemap-705c4d2af7d10c57,libtinystr-dbd6d1d5bca2a42a,libzerovec-f996e4f2f8a699eb,libwriteable-45c783735d88c2b0,libyoke-a09fb78047327973,libzerofrom-f356ff76780c9842,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libmaplit-019dc3e6fa39a754,libhtml5ever-ceec0bcbf03cd3ac,liblog-2b95e8355e160732,libmarkup5ever-4f5a3836ea58eeaf,libstring_cache-e1bc0edaf82b61ba,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libserde-6d1ac525c69d661c,libparking_lot-9a97966af82cf7fe,libparking_lot_core-f23e210d2bce8421,liblibc-4a513ea0f2e1d0e2,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libphf-304942304edcaceb,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc65FDCd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-fa5be660a36028a4/out" "-L" "/opt/rustwide/target/debug/build/ring-8ee7b6b48733f924/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-aa54cc06192bf319/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgRBXpx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/entity/envelope.rs - entity::envelope::try_unwrap_flag (line 210) [INFO] [stdout] src/entity/envelope.rs - entity::envelope::wrap_flex (line 33) [INFO] [stdout] src/entity/envelope.rs - entity::envelope::wrap_raw (line 239) [INFO] [stdout] src/entity/envelope.rs - entity::envelope::wrap_result_flex (line 133) [INFO] [stdout] src/entity/hash.rs - entity::hash::HashPayload (line 108) [INFO] [stdout] src/entity/hash.rs - entity::hash::encode_flex (line 39) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.22s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9f6bc965226fc5b3ac09f03fc0732a6d32bf5be415ab2535e7bd044abdd55c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6bc965226fc5b3ac09f03fc0732a6d32bf5be415ab2535e7bd044abdd55c60", kill_on_drop: false }` [INFO] [stdout] 9f6bc965226fc5b3ac09f03fc0732a6d32bf5be415ab2535e7bd044abdd55c60