[INFO] cloning repository https://github.com/domisafonov/dumbnotes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domisafonov/dumbnotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomisafonov%2Fdumbnotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomisafonov%2Fdumbnotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1bfa52b9b73d21b97e3fa8e1ea36e3a38e58f20
[INFO] testing domisafonov/dumbnotes against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomisafonov%2Fdumbnotes" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/domisafonov/dumbnotes
[INFO] finished tweaking git repo https://github.com/domisafonov/dumbnotes
[INFO] tweaked toml for git repo https://github.com/domisafonov/dumbnotes written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/domisafonov/dumbnotes on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/domisafonov/dumbnotes 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcd8a20dea5d27f701d2fb13525a48fa34584c345f9ab37fa08091048bc15378
[INFO] running `Command { std: "docker" "start" "-a" "bcd8a20dea5d27f701d2fb13525a48fa34584c345f9ab37fa08091048bc15378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcd8a20dea5d27f701d2fb13525a48fa34584c345f9ab37fa08091048bc15378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcd8a20dea5d27f701d2fb13525a48fa34584c345f9ab37fa08091048bc15378", kill_on_drop: false }`
[INFO] [stdout] bcd8a20dea5d27f701d2fb13525a48fa34584c345f9ab37fa08091048bc15378
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00591b9bdf32ad56ab6c4d39e8e21757a49b12fd43f28936039da28abc9e77d5
[INFO] running `Command { std: "docker" "start" "-a" "00591b9bdf32ad56ab6c4d39e8e21757a49b12fd43f28936039da28abc9e77d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling openssl-src v300.5.3+3.5.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.5
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling password-hash v0.6.0-rc.1
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.2
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling argon2 v0.6.0-rc.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling dumbnotes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syslog v7.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling josekit v0.10.3
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |             if let Err(e) = self.io.remove_file(&tmp_filename).await {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...                   .unwrap_or_else(|e|
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:154:46
[INFO] [stdout]     |
[INFO] [stdout] 154 | ...                   .unwrap_or_else(|e|
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/serde/base64_vec.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .map_err(|e| Error::invalid_value(Str(v), &self))
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppConfig` is never constructed
[INFO] [stdout]  --> src/bin/dumbnotes_gen/config.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct AppConfig {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_config_default_data_dir` is never used
[INFO] [stdout]   --> src/bin/dumbnotes_gen/config.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn app_config_default_data_dir() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_config_default_hmac_key` is never used
[INFO] [stdout]   --> src/bin/dumbnotes_gen/config.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn app_config_default_hmac_key() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Catcher` and `Route`
[INFO] [stdout]   --> src/bin/dumbnotesd/routes/api.rs:13:57
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rocket::{catch, catchers, get, post, routes, Build, Catcher, Rocket, Route, State};
[INFO] [stdout]    |                                                         ^^^^^^^          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Route`
[INFO] [stdout]  --> src/bin/dumbnotesd/routes/web.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rocket::{get, routes, Build, Rocket, Route};
[INFO] [stdout]   |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]  --> src/bin/dumbnotesd/access_token/generator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decoder::errors::AccessTokenDecoderError`
[INFO] [stdout]  --> src/bin/dumbnotesd/access_token.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use decoder::errors::AccessTokenDecoderError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Status`
[INFO] [stdout]  --> src/bin/dumbnotesd/http.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use rocket::http::{Header, Status};
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileWatchGuard` and `FileWatcher`
[INFO] [stdout]   --> src/bin/dumbnotesd/main.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::file_watcher::{FileWatchGuard, FileWatcher, ProductionFileWatcher};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]   --> src/bin/dumbnotesd/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetadataExt` and `PermissionsExt`
[INFO] [stdout]   --> src/bin/dumbnotesd/main.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::os::unix::fs::{MetadataExt, PermissionsExt};
[INFO] [stdout]    |                         ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::spawn`
[INFO] [stdout]   --> src/bin/dumbnotesd/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use tokio::spawn;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/bin/dumbnotesd/session_storage/internal.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `header`
[INFO] [stdout]   --> src/bin/dumbnotesd/access_token/decoder.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let (payload, header) = jwt::decode_with_verifier(
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/dumbnotesd/routes/api/authentication_guard.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Expired(KnownSession),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MaybeAuthenticated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Expired(KnownSession),
[INFO] [stdout] 19 +     Expired(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "00591b9bdf32ad56ab6c4d39e8e21757a49b12fd43f28936039da28abc9e77d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00591b9bdf32ad56ab6c4d39e8e21757a49b12fd43f28936039da28abc9e77d5", kill_on_drop: false }`
[INFO] [stdout] 00591b9bdf32ad56ab6c4d39e8e21757a49b12fd43f28936039da28abc9e77d5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ea87a5b8fae87746ba11fdb7af2e4aed947e5979bc66fd3a22670f589de80b
[INFO] running `Command { std: "docker" "start" "-a" "53ea87a5b8fae87746ba11fdb7af2e4aed947e5979bc66fd3a22670f589de80b", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |             if let Err(e) = self.io.remove_file(&tmp_filename).await {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dumbnotes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...                   .unwrap_or_else(|e|
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:154:46
[INFO] [stdout]     |
[INFO] [stdout] 154 | ...                   .unwrap_or_else(|e|
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/serde/base64_vec.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .map_err(|e| Error::invalid_value(Str(v), &self))
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppConfig` is never constructed
[INFO] [stdout]  --> src/bin/dumbnotes_gen/config.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct AppConfig {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_config_default_data_dir` is never used
[INFO] [stdout]   --> src/bin/dumbnotes_gen/config.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn app_config_default_data_dir() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_config_default_hmac_key` is never used
[INFO] [stdout]   --> src/bin/dumbnotes_gen/config.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn app_config_default_hmac_key() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Catcher` and `Route`
[INFO] [stdout]   --> src/bin/dumbnotesd/routes/api.rs:13:57
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rocket::{catch, catchers, get, post, routes, Build, Catcher, Rocket, Route, State};
[INFO] [stdout]    |                                                         ^^^^^^^          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Route`
[INFO] [stdout]  --> src/bin/dumbnotesd/routes/web.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rocket::{get, routes, Build, Rocket, Route};
[INFO] [stdout]   |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]  --> src/bin/dumbnotesd/access_token/generator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decoder::errors::AccessTokenDecoderError`
[INFO] [stdout]  --> src/bin/dumbnotesd/access_token.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use decoder::errors::AccessTokenDecoderError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Status`
[INFO] [stdout]  --> src/bin/dumbnotesd/http.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use rocket::http::{Header, Status};
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/bin/dumbnotesd/file_watcher/internal/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileWatchGuard` and `FileWatcher`
[INFO] [stdout]   --> src/bin/dumbnotesd/main.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::file_watcher::{FileWatchGuard, FileWatcher, ProductionFileWatcher};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]   --> src/bin/dumbnotesd/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetadataExt` and `PermissionsExt`
[INFO] [stdout]   --> src/bin/dumbnotesd/main.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::os::unix::fs::{MetadataExt, PermissionsExt};
[INFO] [stdout]    |                         ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::spawn`
[INFO] [stdout]   --> src/bin/dumbnotesd/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use tokio::spawn;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/storage/internal/tests/data.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |             |mut r, (k, mut v): (_, VersionedFileSpec)| {
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/storage/internal/tests/mocks.rs:270:51
[INFO] [stdout]     |
[INFO] [stdout] 270 | ...                   StorageWrite::Write { path, .. }
[INFO] [stdout]     |                                             ^^^^ help: try ignoring the field: `path: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/storage/internal/tests/mocks.rs:316:29
[INFO] [stdout]     |
[INFO] [stdout] 316 |                     .find(|(key, name)|
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |             if let Err(e) = self.io.remove_file(&tmp_filename).await {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...                   .unwrap_or_else(|e|
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/storage/internal.rs:154:46
[INFO] [stdout]     |
[INFO] [stdout] 154 | ...                   .unwrap_or_else(|e|
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/serde/base64_vec.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .map_err(|e| Error::invalid_value(Str(v), &self))
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/storage/internal/tests/mocks.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     RenameWrittenTmpFile {
[INFO] [stdout]    |     -------------------- field in this variant
[INFO] [stdout] 85 |         path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `rename_to` are never read
[INFO] [stdout]   --> src/storage/internal/tests/mocks.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     CantRename {
[INFO] [stdout]    |     ---------- fields in this variant
[INFO] [stdout] 89 |         path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 90 |         rename_to: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bump_spec` is never used
[INFO] [stdout]    --> src/storage/internal/tests/mocks.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl TestStorageIo {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 213 |     fn bump_spec(&self, path: impl AsRef<Path>) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/bin/dumbnotesd/session_storage/internal.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `header`
[INFO] [stdout]   --> src/bin/dumbnotesd/access_token/decoder.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let (payload, header) = jwt::decode_with_verifier(
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/dumbnotesd/routes/api/authentication_guard.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Expired(KnownSession),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MaybeAuthenticated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Expired(KnownSession),
[INFO] [stdout] 19 +     Expired(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.34s
[INFO] running `Command { std: "docker" "inspect" "53ea87a5b8fae87746ba11fdb7af2e4aed947e5979bc66fd3a22670f589de80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ea87a5b8fae87746ba11fdb7af2e4aed947e5979bc66fd3a22670f589de80b", kill_on_drop: false }`
[INFO] [stdout] 53ea87a5b8fae87746ba11fdb7af2e4aed947e5979bc66fd3a22670f589de80b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f5324dde7815223a06cb31b56184ecbf514bd8fcbf050b414d15b54d0d0d950
[INFO] running `Command { std: "docker" "start" "-a" "2f5324dde7815223a06cb31b56184ecbf514bd8fcbf050b414d15b54d0d0d950", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/storage/internal.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |             if let Err(e) = self.io.remove_file(&tmp_filename).await {
[INFO] [stderr]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/storage/internal.rs:161:46
[INFO] [stderr]     |
[INFO] [stderr] 161 | ...                   .unwrap_or_else(|e|
[INFO] [stderr]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/storage/internal.rs:154:46
[INFO] [stderr]     |
[INFO] [stderr] 154 | ...                   .unwrap_or_else(|e|
[INFO] [stderr]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/serde/base64_vec.rs:32:27
[INFO] [stderr]    |
[INFO] [stderr] 32 |                 .map_err(|e| Error::invalid_value(Str(v), &self))
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/storage/internal/tests/data.rs:137:25
[INFO] [stderr]     |
[INFO] [stderr] 137 |             |mut r, (k, mut v): (_, VersionedFileSpec)| {
[INFO] [stderr]     |                         ----^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]    --> src/storage/internal/tests/mocks.rs:270:51
[INFO] [stderr]     |
[INFO] [stderr] 270 | ...                   StorageWrite::Write { path, .. }
[INFO] [stderr]     |                                             ^^^^ help: try ignoring the field: `path: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]    --> src/storage/internal/tests/mocks.rs:316:29
[INFO] [stderr]     |
[INFO] [stderr] 316 |                     .find(|(key, name)|
[INFO] [stderr]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/storage/internal.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |             if let Err(e) = self.io.remove_file(&tmp_filename).await {
[INFO] [stderr]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/storage/internal/tests/mocks.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     RenameWrittenTmpFile {
[INFO] [stderr]    |     -------------------- field in this variant
[INFO] [stderr] 85 |         path: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path` and `rename_to` are never read
[INFO] [stderr]   --> src/storage/internal/tests/mocks.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |     CantRename {
[INFO] [stderr]    |     ---------- fields in this variant
[INFO] [stderr] 89 |         path: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 90 |         rename_to: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `bump_spec` is never used
[INFO] [stderr]    --> src/storage/internal/tests/mocks.rs:213:8
[INFO] [stderr]     |
[INFO] [stderr] 176 | impl TestStorageIo {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 213 |     fn bump_spec(&self, path: impl AsRef<Path>) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dumbnotes` (lib) generated 4 warnings (run `cargo fix --lib -p dumbnotes` to apply 4 suggestions)
[INFO] [stderr] warning: `dumbnotes` (lib test) generated 10 warnings (3 duplicates) (run `cargo fix --lib -p dumbnotes --tests` to apply 4 suggestions)
[INFO] [stderr] warning: unused imports: `Catcher` and `Route`
[INFO] [stderr]   --> src/bin/dumbnotesd/routes/api.rs:13:57
[INFO] [stderr]    |
[INFO] [stderr] 13 | use rocket::{catch, catchers, get, post, routes, Build, Catcher, Rocket, Route, State};
[INFO] [stderr]    |                                                         ^^^^^^^          ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Route`
[INFO] [stderr]  --> src/bin/dumbnotesd/routes/web.rs:1:42
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rocket::{get, routes, Build, Rocket, Route};
[INFO] [stderr]   |                                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Add`
[INFO] [stderr]  --> src/bin/dumbnotesd/access_token/generator.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ops::Add;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `decoder::errors::AccessTokenDecoderError`
[INFO] [stderr]  --> src/bin/dumbnotesd/access_token.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use decoder::errors::AccessTokenDecoderError;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Status`
[INFO] [stderr]  --> src/bin/dumbnotesd/http.rs:2:32
[INFO] [stderr]   |
[INFO] [stderr] 2 |     use rocket::http::{Header, Status};
[INFO] [stderr]   |                                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/bin/dumbnotesd/file_watcher/internal/tests.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::*;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `FileWatchGuard` and `FileWatcher`
[INFO] [stderr]   --> src/bin/dumbnotesd/main.rs:14:27
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::file_watcher::{FileWatchGuard, FileWatcher, ProductionFileWatcher};
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::StreamExt`
[INFO] [stderr]   --> src/bin/dumbnotesd/main.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use futures::StreamExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `MetadataExt` and `PermissionsExt`
[INFO] [stderr]   --> src/bin/dumbnotesd/main.rs:28:25
[INFO] [stderr]    |
[INFO] [stderr] 28 | use std::os::unix::fs::{MetadataExt, PermissionsExt};
[INFO] [stderr]    |                         ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::spawn`
[INFO] [stderr]   --> src/bin/dumbnotesd/main.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | use tokio::spawn;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/bin/dumbnotesd/session_storage/internal.rs:163:17
[INFO] [stderr]     |
[INFO] [stderr] 163 |             Err(e) => {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `header`
[INFO] [stderr]   --> src/bin/dumbnotesd/access_token/decoder.rs:30:23
[INFO] [stderr]    |
[INFO] [stderr] 30 |         let (payload, header) = jwt::decode_with_verifier(
[INFO] [stderr]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header`
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/bin/dumbnotesd/routes/api/authentication_guard.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 |     Expired(KnownSession),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MaybeAuthenticated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 19 -     Expired(KnownSession),
[INFO] [stderr] 19 +     Expired(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AppConfig` is never constructed
[INFO] [stderr]  --> src/bin/dumbnotes_gen/config.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct AppConfig {
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `app_config_default_data_dir` is never used
[INFO] [stderr]   --> src/bin/dumbnotes_gen/config.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn app_config_default_data_dir() -> PathBuf {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `app_config_default_hmac_key` is never used
[INFO] [stderr]   --> src/bin/dumbnotes_gen/config.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn app_config_default_hmac_key() -> PathBuf {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dumbnotes` (bin "dumbnotesd" test) generated 13 warnings (run `cargo fix --bin "dumbnotesd" -p dumbnotes --tests` to apply 12 suggestions)
[INFO] [stderr] warning: `dumbnotes` (bin "dumbnotes_gen" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dumbnotes-6a3508b814a1aa98)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test config::hasher_config::tests::hasher_config_defaults_match ... ok
[INFO] [stdout] test storage::internal::tests::create_storage_dir_does_not_exist ... ok
[INFO] [stdout] test storage::internal::tests::create_storage_metadata_fail ... ok
[INFO] [stdout] test config::app_config::tests::app_config_defaults_match ... ok
[INFO] [stdout] test storage::internal::tests::create_storage_ok ... ok
[INFO] [stdout] test storage::internal::tests::create_storage_not_is_dir ... ok
[INFO] [stdout] test storage::internal::tests::delete_note_error ... ok
[INFO] [stdout] test storage::internal::tests::create_storage_wrong_permissions ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_cant_open ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_cant_read ... ok
[INFO] [stdout] test storage::internal::tests::delete_note_successfully ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_empty_contents ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_file_became_too_big_after_metadata_read ... ignored
[INFO] [stdout] test storage::internal::tests::get_note_details_file_too_big ... ignored
[INFO] [stdout] test storage::internal::tests::get_note_details_name_too_big ... ignored
[INFO] [stdout] test storage::internal::tests::get_note_details_empty_name ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_invalid_utf8 ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_multiple ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_empty_file ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_normal ... ok
[INFO] [stdout] test storage::internal::tests::read_note_file_became_too_big_after_metadata_read ... ignored
[INFO] [stdout] test storage::internal::tests::read_note_file_too_big ... ignored
[INFO] [stdout] test storage::internal::tests::read_note_name_too_big ... ignored
[INFO] [stdout] test storage::internal::tests::list_notes_error_listing ... ok
[INFO] [stdout] test storage::internal::tests::read_note_empty_file ... ok
[INFO] [stdout] test storage::internal::tests::read_note_invalid_utf8 ... ok
[INFO] [stdout] test storage::internal::tests::read_note_cant_open ... ok
[INFO] [stdout] test storage::internal::tests::read_note_cant_read ... ok
[INFO] [stdout] test storage::internal::tests::read_note_empty_contents ... ok
[INFO] [stdout] test storage::internal::tests::read_note_empty_name ... ok
[INFO] [stdout] test storage::internal::tests::read_note_name_not_terminated_with_newline ... ok
[INFO] [stdout] test storage::internal::tests::read_note_normal ... ok
[INFO] [stdout] test storage::internal::tests::write_note_normal ... ok
[INFO] [stdout] test storage::internal::tests::get_note_details_name_not_terminated_with_newline ... ok
[INFO] [stdout] test storage::internal::tests::write_note_remove_after_renaming_fail_error ... ok
[INFO] [stdout] test storage::internal::tests::write_note_rename_error ... ok
[INFO] [stdout] test storage::internal::tests::write_note_write_empty_name ... ok
[INFO] [stdout] test storage::internal::tests::write_note_write_empty_contents ... ok
[INFO] [stdout] test storage::internal::tests::write_note_write_empty_name_and_contents ... ok
[INFO] [stdout] test storage::internal::tests::write_note_write_error ... ok
[INFO] [stdout] test storage::internal::tests::list_notes_empty ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- storage::internal::tests::list_notes_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::internal::tests::list_notes_empty' (44) panicked at src/storage/internal/tests.rs:278:16:
[INFO] [stdout] directory read failed: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58725cacdd12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58725cacdd12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58725cacdd12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58725cacdd12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58725cade59f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58725cade59f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58725ca9a953 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58725ca9a953 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58725caa6d32 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58725caabaff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58725caab991 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58725c98366e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58725c98366e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58725caac1bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58725caac1bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58725caabf6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58725caa6e69 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58725ca8ef4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58725cae6730 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58725cae5af6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58725c939677 - core::result::Result<T,E>::expect::h62aa3eef35e32d73
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58725c8f8983 - dumbnotes::storage::internal::tests::list_notes_empty::{{closure}}::h8de0beb95ac5af24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/internal/tests.rs:278:16
[INFO] [stdout]   22:     0x58725c93c592 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd9b1aa8c788f85bd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58725c93c5cd - <core::pin::Pin<P> as core::future::future::Future>::poll::hdbb2922ea578b636
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58725c95e22d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he3ec7ca0827c65f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x58725c95df9b - tokio::task::coop::with_budget::h0ca3c6bb77616d05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58725c95df9b - tokio::task::coop::budget::h05c2e1f593ab0a83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58725c95df9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h89321e70684dd451
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x58725c95b8c0 - tokio::runtime::scheduler::current_thread::Context::enter::h9bc056eb0fd04961
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x58725c95d65d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h540b6e6329befee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x58725c95c894 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf2422576f2717858
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x58725c93335b - tokio::runtime::context::scoped::Scoped<T>::set::h9b10dbb3a5404845
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58725c925449 - tokio::runtime::context::set_scheduler::{{closure}}::h15993f469b92f332
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x58725c91e482 - std::thread::local::LocalKey<T>::try_with::h2f58be2a634621d0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x58725c91df0e - std::thread::local::LocalKey<T>::with::hb1caaa111e3c8f94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x58725c9253fd - tokio::runtime::context::set_scheduler::hcdf440116a4708ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x58725c95c620 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8dd2782d4db5bc28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x58725c95c8b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2bd01432ae0de6a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x58725c95a850 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h63c7def73604d307
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x58725c943150 - tokio::runtime::context::runtime::enter_runtime::h5ff5c0f0a4331737
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58725c95a611 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h89a12c7de7a682c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x58725c943d74 - tokio::runtime::runtime::Runtime::block_on_inner::h7cbf05083fd8eb63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x58725c943f3c - tokio::runtime::runtime::Runtime::block_on::h1d708d701046ec85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x58725c8f8460 - dumbnotes::storage::internal::tests::list_notes_empty::hc2c0c4fcd7daaf48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/internal/tests.rs:279:29
[INFO] [stdout]   44:     0x58725c8f8aa7 - dumbnotes::storage::internal::tests::list_notes_empty::{{closure}}::hb4ecf4a53c8e4668
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/internal/tests.rs:273:28
[INFO] [stdout]   45:     0x58725c8ecd76 - core::ops::function::FnOnce::call_once::h04b2d8e5cdfd253c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58725c98346b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58725c98346b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x58725c9974cd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x58725c9974cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x58725c9974cd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x58725c9974cd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x58725c9974cd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58725c9974cd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x58725c9974cd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x58725c970a14 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x58725c970a14 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x58725c97426a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x58725c97426a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x58725c97426a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x58725c97426a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x58725c97426a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58725c97426a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x58725c97426a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x58725caa226f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x58725caa226f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x755c73824aa4 - <unknown>
[INFO] [stdout]   67:     0x755c738b1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     storage::internal::tests::list_notes_empty
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2f5324dde7815223a06cb31b56184ecbf514bd8fcbf050b414d15b54d0d0d950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5324dde7815223a06cb31b56184ecbf514bd8fcbf050b414d15b54d0d0d950", kill_on_drop: false }`
[INFO] [stdout] 2f5324dde7815223a06cb31b56184ecbf514bd8fcbf050b414d15b54d0d0d950
