[INFO] cloning repository https://github.com/originbenntou/mark_as_read [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/originbenntou/mark_as_read" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foriginbenntou%2Fmark_as_read", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foriginbenntou%2Fmark_as_read'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c44bf57bdd34b2b60da121990b901697889ff7d [INFO] testing originbenntou/mark_as_read against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foriginbenntou%2Fmark_as_read" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/originbenntou/mark_as_read on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/originbenntou/mark_as_read [INFO] finished tweaking git repo https://github.com/originbenntou/mark_as_read [INFO] tweaked toml for git repo https://github.com/originbenntou/mark_as_read written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/originbenntou/mark_as_read already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.14.7 [INFO] [stderr] Downloaded httpdate v1.0.0 [INFO] [stderr] Downloaded tui v0.14.0 [INFO] [stderr] Downloaded tokio v1.6.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6d8c691acb3b6c86dba501a061ecce0505016a6de9f00bf5046b55896fa43a9 [INFO] running `Command { std: "docker" "start" "-a" "d6d8c691acb3b6c86dba501a061ecce0505016a6de9f00bf5046b55896fa43a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6d8c691acb3b6c86dba501a061ecce0505016a6de9f00bf5046b55896fa43a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d8c691acb3b6c86dba501a061ecce0505016a6de9f00bf5046b55896fa43a9", kill_on_drop: false }` [INFO] [stdout] d6d8c691acb3b6c86dba501a061ecce0505016a6de9f00bf5046b55896fa43a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd094fdc5834fb8d25b6d92fa89d50421d6626fa96bd6bb143aa4a8378ad145e [INFO] running `Command { std: "docker" "start" "-a" "fd094fdc5834fb8d25b6d92fa89d50421d6626fa96bd6bb143aa4a8378ad145e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling oauth2 v4.0.0 [INFO] [stderr] Compiling mark_as_read v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `csrf_state` [INFO] [stdout] --> src/request/secret.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | let (authorize_url, csrf_state) = client [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_csrf_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `state` is assigned to, but never used [INFO] [stdout] --> src/request/secret.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let state; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_state` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `state` is never read [INFO] [stdout] --> src/request/secret.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | state = CsrfToken::new(value.into_owned()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `post_remove_unread` [INFO] [stdout] --> src/message.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | async fn post_remove_unread(&self, ids: Vec<&str>) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_consumed` [INFO] [stdout] --> src/events/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn is_consumed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `POST` [INFO] [stdout] --> src/request/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | POST, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Secret` [INFO] [stdout] --> src/request/secret.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct Secret { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.44s [INFO] running `Command { std: "docker" "inspect" "fd094fdc5834fb8d25b6d92fa89d50421d6626fa96bd6bb143aa4a8378ad145e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd094fdc5834fb8d25b6d92fa89d50421d6626fa96bd6bb143aa4a8378ad145e", kill_on_drop: false }` [INFO] [stdout] fd094fdc5834fb8d25b6d92fa89d50421d6626fa96bd6bb143aa4a8378ad145e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b17c8336c23ffa8fcb2e827cb6ea53de46135b841b11dbea5d48cef3dabac82b [INFO] running `Command { std: "docker" "start" "-a" "b17c8336c23ffa8fcb2e827cb6ea53de46135b841b11dbea5d48cef3dabac82b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mark_as_read v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `csrf_state` [INFO] [stdout] --> src/request/secret.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | let (authorize_url, csrf_state) = client [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_csrf_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `state` is assigned to, but never used [INFO] [stdout] --> src/request/secret.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let state; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_state` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `state` is never read [INFO] [stdout] --> src/request/secret.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | state = CsrfToken::new(value.into_owned()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `post_remove_unread` [INFO] [stdout] --> src/message.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | async fn post_remove_unread(&self, ids: Vec<&str>) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_consumed` [INFO] [stdout] --> src/events/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn is_consumed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `POST` [INFO] [stdout] --> src/request/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | POST, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Secret` [INFO] [stdout] --> src/request/secret.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct Secret { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "b17c8336c23ffa8fcb2e827cb6ea53de46135b841b11dbea5d48cef3dabac82b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17c8336c23ffa8fcb2e827cb6ea53de46135b841b11dbea5d48cef3dabac82b", kill_on_drop: false }` [INFO] [stdout] b17c8336c23ffa8fcb2e827cb6ea53de46135b841b11dbea5d48cef3dabac82b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62bd500762970f1a0b78ab72e6995c0356d883408ec7e3c6d7f1459bb38d7887 [INFO] running `Command { std: "docker" "start" "-a" "62bd500762970f1a0b78ab72e6995c0356d883408ec7e3c6d7f1459bb38d7887", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `csrf_state` [INFO] [stderr] --> src/request/secret.rs:51:25 [INFO] [stderr] | [INFO] [stderr] 51 | let (authorize_url, csrf_state) = client [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_csrf_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `state` is assigned to, but never used [INFO] [stderr] --> src/request/secret.rs:70:17 [INFO] [stderr] | [INFO] [stderr] 70 | let state; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_state` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `state` is never read [INFO] [stderr] --> src/request/secret.rs:100:17 [INFO] [stderr] | [INFO] [stderr] 100 | state = CsrfToken::new(value.into_owned()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `post_remove_unread` [INFO] [stderr] --> src/message.rs:110:14 [INFO] [stderr] | [INFO] [stderr] 110 | async fn post_remove_unread(&self, ids: Vec<&str>) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_consumed` [INFO] [stderr] --> src/events/mod.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn is_consumed(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `POST` [INFO] [stderr] --> src/request/client.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | POST, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Secret` [INFO] [stderr] --> src/request/secret.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 16 | struct Secret { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mark_as_read` (bin "mark_as_read" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mark_as_read-0f2ab5d427de6fb5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "62bd500762970f1a0b78ab72e6995c0356d883408ec7e3c6d7f1459bb38d7887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bd500762970f1a0b78ab72e6995c0356d883408ec7e3c6d7f1459bb38d7887", kill_on_drop: false }` [INFO] [stdout] 62bd500762970f1a0b78ab72e6995c0356d883408ec7e3c6d7f1459bb38d7887