[INFO] cloning repository https://github.com/strander-db/timer-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/strander-db/timer-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrander-db%2Ftimer-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrander-db%2Ftimer-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 820c1da7c4d87e7554022e46baa475c51339b211
[INFO] checking strander-db/timer-api against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrander-db%2Ftimer-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/strander-db/timer-api
[INFO] finished tweaking git repo https://github.com/strander-db/timer-api
[INFO] tweaked toml for git repo https://github.com/strander-db/timer-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/strander-db/timer-api on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/strander-db/timer-api 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c81bbb6468cb221d2057a47965227ef02bba34e72478bd027320aada26bd7dae
[INFO] running `Command { std: "docker" "start" "-a" "c81bbb6468cb221d2057a47965227ef02bba34e72478bd027320aada26bd7dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c81bbb6468cb221d2057a47965227ef02bba34e72478bd027320aada26bd7dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81bbb6468cb221d2057a47965227ef02bba34e72478bd027320aada26bd7dae", kill_on_drop: false }`
[INFO] [stdout] c81bbb6468cb221d2057a47965227ef02bba34e72478bd027320aada26bd7dae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75bb8b0b13303d5e50fb2e6c93129570dca655b92bed6b5f8a8153fbd892432c
[INFO] running `Command { std: "docker" "start" "-a" "75bb8b0b13303d5e50fb2e6c93129570dca655b92bed6b5f8a8153fbd892432c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde_json v1.0.141
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking timer-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________^
[INFO] [stdout] 48 | |     let result;
[INFO] [stdout] 49 | |     if request.method() == hyper::Method::OPTIONS {
[INFO] [stdout] 50 | |         let response = Response::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     result
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________^
[INFO] [stdout] 48 | |     let result;
[INFO] [stdout] 49 | |     if request.method() == hyper::Method::OPTIONS {
[INFO] [stdout] 50 | |         let response = Response::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     result
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |         result = Ok(response);
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         result = Ok(response);
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |         result = reset(request).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |         result = reset(request).await;
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |         result = reset(request).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         result = reset(request).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |         result = list().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |         result = list().await;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |         result = list().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         result = list().await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |         result = timestamp(request).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 |         result = timestamp(request).await;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |         result = timestamp(request).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         result = timestamp(request).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |           result = Ok(Response::builder()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 67 | |             .status(404)
[INFO] [stdout] 68 | |             .body(Full::new(Bytes::from("Not Found")))
[INFO] [stdout] 69 | |             .unwrap());
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         result = Ok(Response::builder()
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     result
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:77:48
[INFO] [stdout]     |
[INFO] [stdout]  77 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout]  78 | |     let name = request.uri().path().trim_start_matches("/reset/");
[INFO] [stdout]  79 | |     if name == "list" {
[INFO] [stdout]  80 | |         return Ok(Response::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     Ok(response)
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:77:48
[INFO] [stdout]     |
[INFO] [stdout]  77 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout]  78 | |     let name = request.uri().path().trim_start_matches("/reset/");
[INFO] [stdout]  79 | |     if name == "list" {
[INFO] [stdout]  80 | |         return Ok(Response::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     Ok(response)
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |           return Ok(Response::builder()
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 81 | |             .status(403)
[INFO] [stdout] 82 | |             .header("Content-Type", "application/json")
[INFO] [stdout] 83 | |             .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             .body(Full::new(Bytes::from("Can't name timer \"list\"")))
[INFO] [stdout] 87 | |             .unwrap());
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:138:62
[INFO] [stdout]     |
[INFO] [stdout] 138 |   async fn list() -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ______________________________________________________________^
[INFO] [stdout] 139 | |     let mut list_string = String::new();
[INFO] [stdout] 140 | |     match File::open(Path::new("./").join("list")) {
[INFO] [stdout] 141 | |         Ok(mut file) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |     Ok(response)
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:138:62
[INFO] [stdout]     |
[INFO] [stdout] 138 |   async fn list() -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ______________________________________________________________^
[INFO] [stdout] 139 | |     let mut list_string = String::new();
[INFO] [stdout] 140 | |     match File::open(Path::new("./").join("list")) {
[INFO] [stdout] 141 | |         Ok(mut file) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |     Ok(response)
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:48
[INFO] [stdout]     |
[INFO] [stdout] 161 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 162 | |     let path = request.uri().path();
[INFO] [stdout] 163 | |     let path = Path::new("./").join(path.trim_start_matches('/'));
[INFO] [stdout] 164 | |     match File::open(path) {
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:48
[INFO] [stdout]     |
[INFO] [stdout] 161 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 162 | |     let path = request.uri().path();
[INFO] [stdout] 163 | |     let path = Path::new("./").join(path.trim_start_matches('/'));
[INFO] [stdout] 164 | |     match File::open(path) {
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     match File::open(path) {
[INFO] [stdout] 165 | |         Ok(mut file) => {
[INFO] [stdout] 166 | |             let mut buffer = String::new();
[INFO] [stdout] 167 | |             file.read_to_string(&mut buffer).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |           Ok(mut file) => {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 166 | |             let mut buffer = String::new();
[INFO] [stdout] 167 | |             file.read_to_string(&mut buffer).unwrap();
[INFO] [stdout] 168 | |             let timestamp = buffer.parse::<u64>().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |             Ok(response)
[INFO] [stdout] 186 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |           Err(_) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 188 | |             let response = Response::builder()
[INFO] [stdout] 189 | |                 .status(404)
[INFO] [stdout] 190 | |                 .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             Ok(response)
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________^
[INFO] [stdout] 48 | |     let result;
[INFO] [stdout] 49 | |     if request.method() == hyper::Method::OPTIONS {
[INFO] [stdout] 50 | |         let response = Response::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     result
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________^
[INFO] [stdout] 48 | |     let result;
[INFO] [stdout] 49 | |     if request.method() == hyper::Method::OPTIONS {
[INFO] [stdout] 50 | |         let response = Response::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     result
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |         result = Ok(response);
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         result = Ok(response);
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |         result = reset(request).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |         result = reset(request).await;
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timer-api` (bin "timer-api" test) due to 33 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |         result = reset(request).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         result = reset(request).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |         result = list().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |         result = list().await;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |         result = list().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         result = list().await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |         result = timestamp(request).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 |         result = timestamp(request).await;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |         result = timestamp(request).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         result = timestamp(request).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |           result = Ok(Response::builder()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 67 | |             .status(404)
[INFO] [stdout] 68 | |             .body(Full::new(Bytes::from("Not Found")))
[INFO] [stdout] 69 | |             .unwrap());
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         result = Ok(Response::builder()
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     result
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:77:48
[INFO] [stdout]     |
[INFO] [stdout]  77 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout]  78 | |     let name = request.uri().path().trim_start_matches("/reset/");
[INFO] [stdout]  79 | |     if name == "list" {
[INFO] [stdout]  80 | |         return Ok(Response::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     Ok(response)
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:77:48
[INFO] [stdout]     |
[INFO] [stdout]  77 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout]  78 | |     let name = request.uri().path().trim_start_matches("/reset/");
[INFO] [stdout]  79 | |     if name == "list" {
[INFO] [stdout]  80 | |         return Ok(Response::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     Ok(response)
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |           return Ok(Response::builder()
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 81 | |             .status(403)
[INFO] [stdout] 82 | |             .header("Content-Type", "application/json")
[INFO] [stdout] 83 | |             .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             .body(Full::new(Bytes::from("Can't name timer \"list\"")))
[INFO] [stdout] 87 | |             .unwrap());
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:138:62
[INFO] [stdout]     |
[INFO] [stdout] 138 |   async fn list() -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ______________________________________________________________^
[INFO] [stdout] 139 | |     let mut list_string = String::new();
[INFO] [stdout] 140 | |     match File::open(Path::new("./").join("list")) {
[INFO] [stdout] 141 | |         Ok(mut file) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |     Ok(response)
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:138:62
[INFO] [stdout]     |
[INFO] [stdout] 138 |   async fn list() -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ______________________________________________________________^
[INFO] [stdout] 139 | |     let mut list_string = String::new();
[INFO] [stdout] 140 | |     match File::open(Path::new("./").join("list")) {
[INFO] [stdout] 141 | |         Ok(mut file) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |     Ok(response)
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:48
[INFO] [stdout]     |
[INFO] [stdout] 161 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 162 | |     let path = request.uri().path();
[INFO] [stdout] 163 | |     let path = Path::new("./").join(path.trim_start_matches('/'));
[INFO] [stdout] 164 | |     match File::open(path) {
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:48
[INFO] [stdout]     |
[INFO] [stdout] 161 |   ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 162 | |     let path = request.uri().path();
[INFO] [stdout] 163 | |     let path = Path::new("./").join(path.trim_start_matches('/'));
[INFO] [stdout] 164 | |     match File::open(path) {
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     match File::open(path) {
[INFO] [stdout] 165 | |         Ok(mut file) => {
[INFO] [stdout] 166 | |             let mut buffer = String::new();
[INFO] [stdout] 167 | |             file.read_to_string(&mut buffer).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |           Ok(mut file) => {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 166 | |             let mut buffer = String::new();
[INFO] [stdout] 167 | |             file.read_to_string(&mut buffer).unwrap();
[INFO] [stdout] 168 | |             let timestamp = buffer.parse::<u64>().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |             Ok(response)
[INFO] [stdout] 186 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timer-api` (bin "timer-api") due to 33 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |           Err(_) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 188 | |             let response = Response::builder()
[INFO] [stdout] 189 | |                 .status(404)
[INFO] [stdout] 190 | |                 .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             Ok(response)
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/main.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75bb8b0b13303d5e50fb2e6c93129570dca655b92bed6b5f8a8153fbd892432c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75bb8b0b13303d5e50fb2e6c93129570dca655b92bed6b5f8a8153fbd892432c", kill_on_drop: false }`
[INFO] [stdout] 75bb8b0b13303d5e50fb2e6c93129570dca655b92bed6b5f8a8153fbd892432c
