[INFO] fetching crate urbit-http-api 0.7.3... [INFO] checking urbit-http-api-0.7.3 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate urbit-http-api 0.7.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate urbit-http-api 0.7.3 [INFO] finished tweaking crates.io crate urbit-http-api 0.7.3 [INFO] tweaked toml for crates.io crate urbit-http-api 0.7.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate urbit-http-api 0.7.3 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 236 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.20) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eventsource-threaded v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6a36d1cdb6d4f4d6b0d95d7771dadec8bf1608d798b296f7f4ad626cd3929f2 [INFO] running `Command { std: "docker" "start" "-a" "a6a36d1cdb6d4f4d6b0d95d7771dadec8bf1608d798b296f7f4ad626cd3929f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6a36d1cdb6d4f4d6b0d95d7771dadec8bf1608d798b296f7f4ad626cd3929f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a36d1cdb6d4f4d6b0d95d7771dadec8bf1608d798b296f7f4ad626cd3929f2", kill_on_drop: false }` [INFO] [stdout] a6a36d1cdb6d4f4d6b0d95d7771dadec8bf1608d798b296f7f4ad626cd3929f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65a63859592886adfe4fc51bbf395727cdd3690d0c0f27c668f019a341e1ca0f [INFO] running `Command { std: "docker" "start" "-a" "65a63859592886adfe4fc51bbf395727cdd3690d0c0f27c668f019a341e1ca0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking eventsource-threaded v0.1.0 [INFO] [stderr] Checking urbit-http-api v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `get_current_da_time` and `get_current_time` [INFO] [stdout] --> src/apps/collections.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::helper::{get_current_da_time, get_current_time}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::AuthoredMessage` [INFO] [stdout] --> src/apps/collections.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::AuthoredMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Node`, `Result`, and `UrbitAPIError` [INFO] [stdout] --> src/apps/harkstore.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Channel, Node, Result, UrbitAPIError}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver` and `unbounded` [INFO] [stdout] --> src/apps/harkstore.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam::channel::{unbounded, Receiver}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json::JsonValue` [INFO] [stdout] --> src/apps/harkstore.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use json::JsonValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/apps/harkstore.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/apps/harkstore.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Node`, `Result`, and `UrbitAPIError` [INFO] [stdout] --> src/apps/invitestore.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Channel, Node, Result, UrbitAPIError}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver` and `unbounded` [INFO] [stdout] --> src/apps/invitestore.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam::channel::{unbounded, Receiver}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json::JsonValue` [INFO] [stdout] --> src/apps/invitestore.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use json::JsonValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/apps/invitestore.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/apps/invitestore.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_current_da_time` and `get_current_time` [INFO] [stdout] --> src/apps/collections.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::helper::{get_current_da_time, get_current_time}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::AuthoredMessage` [INFO] [stdout] --> src/apps/collections.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::AuthoredMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Node`, `Result`, and `UrbitAPIError` [INFO] [stdout] --> src/apps/harkstore.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Channel, Node, Result, UrbitAPIError}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver` and `unbounded` [INFO] [stdout] --> src/apps/harkstore.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam::channel::{unbounded, Receiver}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json::JsonValue` [INFO] [stdout] --> src/apps/harkstore.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use json::JsonValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/apps/harkstore.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/apps/harkstore.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Node`, `Result`, and `UrbitAPIError` [INFO] [stdout] --> src/apps/invitestore.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Channel, Node, Result, UrbitAPIError}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver` and `unbounded` [INFO] [stdout] --> src/apps/invitestore.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam::channel::{unbounded, Receiver}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json::JsonValue` [INFO] [stdout] --> src/apps/invitestore.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use json::JsonValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/apps/invitestore.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/apps/invitestore.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::subscription::Subscription` [INFO] [stdout] --> src/interface.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | use crate::subscription::Subscription; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/graph.rs:226:23 [INFO] [stdout] | [INFO] [stdout] 226 | DateTime::from_utc(NaiveDateTime::from_timestamp(unix_time, 0), Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/graph.rs:226:47 [INFO] [stdout] | [INFO] [stdout] 226 | DateTime::from_utc(NaiveDateTime::from_timestamp(unix_time, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term` [INFO] [stdout] --> src/apps/invitestore.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn accept_invite(&self, term: &str, uid: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_term` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uid` [INFO] [stdout] --> src/apps/invitestore.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn accept_invite(&self, term: &str, uid: &str) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/graph.rs:226:23 [INFO] [stdout] | [INFO] [stdout] 226 | DateTime::from_utc(NaiveDateTime::from_timestamp(unix_time, 0), Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/graph.rs:226:47 [INFO] [stdout] | [INFO] [stdout] 226 | DateTime::from_utc(NaiveDateTime::from_timestamp(unix_time, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ship_interface` [INFO] [stdout] --> src/interface.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let ship_interface = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ship_interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/interface.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | let mut ship_interface = [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/interface.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | let mut ship_interface = [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_note_root` is never used [INFO] [stdout] --> src/apps/notebook.rs:509:12 [INFO] [stdout] | [INFO] [stdout] 486 | impl<'a> NotebookIndex<'a> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 509 | pub fn is_note_root(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `signature`, `life`, and `ship` are never read [INFO] [stdout] --> src/graph.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Signature { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 35 | signature: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | life: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | ship: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Signature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/apps/notebook.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | pub fn new(idx: &str) -> NotebookIndex { [INFO] [stdout] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 488 | pub fn new(idx: &str) -> NotebookIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/channel.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn chat(&mut self) -> Chat { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | pub fn chat(&mut self) -> Chat<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/channel.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn notebook(&mut self) -> Notebook { [INFO] [stdout] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn notebook(&mut self) -> Notebook<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/channel.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn graph_store(&mut self) -> GraphStore { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 255 | pub fn graph_store(&mut self) -> GraphStore<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/channel.rs:261:23 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn collection(&mut self) -> Collection { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 261 | pub fn collection(&mut self) -> Collection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term` [INFO] [stdout] --> src/apps/invitestore.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn accept_invite(&self, term: &str, uid: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_term` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uid` [INFO] [stdout] --> src/apps/invitestore.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn accept_invite(&self, term: &str, uid: &str) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_note_root` is never used [INFO] [stdout] --> src/apps/notebook.rs:509:12 [INFO] [stdout] | [INFO] [stdout] 486 | impl<'a> NotebookIndex<'a> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 509 | pub fn is_note_root(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `signature`, `life`, and `ship` are never read [INFO] [stdout] --> src/graph.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Signature { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 35 | signature: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | life: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | ship: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Signature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/apps/notebook.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | pub fn new(idx: &str) -> NotebookIndex { [INFO] [stdout] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 488 | pub fn new(idx: &str) -> NotebookIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/channel.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn chat(&mut self) -> Chat { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | pub fn chat(&mut self) -> Chat<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/channel.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn notebook(&mut self) -> Notebook { [INFO] [stdout] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn notebook(&mut self) -> Notebook<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/channel.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn graph_store(&mut self) -> GraphStore { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 255 | pub fn graph_store(&mut self) -> GraphStore<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/channel.rs:261:23 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn collection(&mut self) -> Collection { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 261 | pub fn collection(&mut self) -> Collection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "65a63859592886adfe4fc51bbf395727cdd3690d0c0f27c668f019a341e1ca0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a63859592886adfe4fc51bbf395727cdd3690d0c0f27c668f019a341e1ca0f", kill_on_drop: false }` [INFO] [stdout] 65a63859592886adfe4fc51bbf395727cdd3690d0c0f27c668f019a341e1ca0f