[INFO] fetching crate urbit-http-api 0.7.3... [INFO] checking urbit-http-api-0.7.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate urbit-http-api 0.7.3 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate urbit-http-api 0.7.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 239 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 842052828e7382ac00e80ad2135f03c48962cf53c714126ee1616730ab0e2cc4 [INFO] running `Command { std: "docker" "start" "-a" "842052828e7382ac00e80ad2135f03c48962cf53c714126ee1616730ab0e2cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "842052828e7382ac00e80ad2135f03c48962cf53c714126ee1616730ab0e2cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "842052828e7382ac00e80ad2135f03c48962cf53c714126ee1616730ab0e2cc4", kill_on_drop: false }` [INFO] [stdout] 842052828e7382ac00e80ad2135f03c48962cf53c714126ee1616730ab0e2cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e510b5b01543370cb1fda5f425f55a0476db6f8725bc4f1cc101e4e88ddbd1a0 [INFO] running `Command { std: "docker" "start" "-a" "e510b5b01543370cb1fda5f425f55a0476db6f8725bc4f1cc101e4e88ddbd1a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking openssl-sys v0.9.109 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [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 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: 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: 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: 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: 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: 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/apps/notebook.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | pub fn new(idx: &str) -> NotebookIndex { [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] 488 | pub fn new(idx: &str) -> NotebookIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn chat(&mut self) -> Chat { [INFO] [stdout] | ^^^^^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 243 | pub fn chat(&mut self) -> Chat<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn notebook(&mut self) -> Notebook { [INFO] [stdout] | ^^^^^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn notebook(&mut self) -> Notebook<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn graph_store(&mut self) -> GraphStore { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 255 | pub fn graph_store(&mut self) -> GraphStore<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:261:23 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn collection(&mut self) -> Collection { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 261 | pub fn collection(&mut self) -> Collection<'_> { [INFO] [stdout] | ++++ [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/apps/notebook.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | pub fn new(idx: &str) -> NotebookIndex { [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] 488 | pub fn new(idx: &str) -> NotebookIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn chat(&mut self) -> Chat { [INFO] [stdout] | ^^^^^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 243 | pub fn chat(&mut self) -> Chat<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn notebook(&mut self) -> Notebook { [INFO] [stdout] | ^^^^^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn notebook(&mut self) -> Notebook<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn graph_store(&mut self) -> GraphStore { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 255 | pub fn graph_store(&mut self) -> GraphStore<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:261:23 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn collection(&mut self) -> Collection { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 261 | pub fn collection(&mut self) -> Collection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.53s [INFO] running `Command { std: "docker" "inspect" "e510b5b01543370cb1fda5f425f55a0476db6f8725bc4f1cc101e4e88ddbd1a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e510b5b01543370cb1fda5f425f55a0476db6f8725bc4f1cc101e4e88ddbd1a0", kill_on_drop: false }` [INFO] [stdout] e510b5b01543370cb1fda5f425f55a0476db6f8725bc4f1cc101e4e88ddbd1a0