[INFO] cloning repository https://github.com/TianTomascsik/SecureContainer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TianTomascsik/SecureContainer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTianTomascsik%2FSecureContainer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTianTomascsik%2FSecureContainer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae249fd50cc6533719fe658fde31676cadb96b78
[INFO] checking TianTomascsik/SecureContainer 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%2FTianTomascsik%2FSecureContainer" "/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/TianTomascsik/SecureContainer
[INFO] finished tweaking git repo https://github.com/TianTomascsik/SecureContainer
[INFO] tweaked toml for git repo https://github.com/TianTomascsik/SecureContainer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TianTomascsik/SecureContainer 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/TianTomascsik/SecureContainer 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e86bdb317ff5bcbd41d74967b1e1d52ba90189ee62f0f43731fe9b6936699b9d
[INFO] running `Command { std: "docker" "start" "-a" "e86bdb317ff5bcbd41d74967b1e1d52ba90189ee62f0f43731fe9b6936699b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e86bdb317ff5bcbd41d74967b1e1d52ba90189ee62f0f43731fe9b6936699b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86bdb317ff5bcbd41d74967b1e1d52ba90189ee62f0f43731fe9b6936699b9d", kill_on_drop: false }`
[INFO] [stdout] e86bdb317ff5bcbd41d74967b1e1d52ba90189ee62f0f43731fe9b6936699b9d
[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 -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] 8104dff1eec68b1642c5374020d21f767906a87009ccc144903698edbfb61b86
[INFO] running `Command { std: "docker" "start" "-a" "8104dff1eec68b1642c5374020d21f767906a87009ccc144903698edbfb61b86", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libuta-rs v0.1.0 (/opt/rustwide/workdir/libuta-rs)
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling SecureContainer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:545:42
[INFO] [stdout]     |
[INFO] [stdout] 545 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 546 | |                         let inner = inner.0;
[INFO] [stdout] 547 | |                         let method = CreateContainerSvc(inner);
[INFO] [stdout] 548 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |                         Ok(res)
[INFO] [stdout] 560 | |                     };
[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::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:559:25
[INFO] [stdout]     |
[INFO] [stdout] 559 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:591:42
[INFO] [stdout]     |
[INFO] [stdout] 591 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 592 | |                         let inner = inner.0;
[INFO] [stdout] 593 | |                         let method = OpenContainerSvc(inner);
[INFO] [stdout] 594 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |                         Ok(res)
[INFO] [stdout] 606 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:605:25
[INFO] [stdout]     |
[INFO] [stdout] 605 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:637:42
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 638 | |                         let inner = inner.0;
[INFO] [stdout] 639 | |                         let method = CloseContainerSvc(inner);
[INFO] [stdout] 640 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |                         Ok(res)
[INFO] [stdout] 652 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:651:25
[INFO] [stdout]     |
[INFO] [stdout] 651 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:683:42
[INFO] [stdout]     |
[INFO] [stdout] 683 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 684 | |                         let inner = inner.0;
[INFO] [stdout] 685 | |                         let method = ExportContainerSvc(inner);
[INFO] [stdout] 686 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |                         Ok(res)
[INFO] [stdout] 698 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:729:42
[INFO] [stdout]     |
[INFO] [stdout] 729 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 730 | |                         let inner = inner.0;
[INFO] [stdout] 731 | |                         let method = ImportContainerSvc(inner);
[INFO] [stdout] 732 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 743 | |                         Ok(res)
[INFO] [stdout] 744 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:743:25
[INFO] [stdout]     |
[INFO] [stdout] 743 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:775:42
[INFO] [stdout]     |
[INFO] [stdout] 775 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 776 | |                         let inner = inner.0;
[INFO] [stdout] 777 | |                         let method = AddToAutoOpenSvc(inner);
[INFO] [stdout] 778 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 789 | |                         Ok(res)
[INFO] [stdout] 790 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:789:25
[INFO] [stdout]     |
[INFO] [stdout] 789 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:822:42
[INFO] [stdout]     |
[INFO] [stdout] 822 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 823 | |                         let inner = inner.0;
[INFO] [stdout] 824 | |                         let method = RemoveFromAutoOpenSvc(inner);
[INFO] [stdout] 825 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | |                         Ok(res)
[INFO] [stdout] 837 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:836:25
[INFO] [stdout]     |
[INFO] [stdout] 836 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:841:41
[INFO] [stdout]     |
[INFO] [stdout] 841 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 842 | |                         Ok(
[INFO] [stdout] 843 | |                             http::Response::builder()
[INFO] [stdout] 844 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 | /                         Ok(
[INFO] [stdout] 843 | |                             http::Response::builder()
[INFO] [stdout] 844 | |                                 .status(200)
[INFO] [stdout] 845 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 848 | |                                 .unwrap(),
[INFO] [stdout] 849 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `SecureContainer` (lib test) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:545:42
[INFO] [stdout]     |
[INFO] [stdout] 545 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 546 | |                         let inner = inner.0;
[INFO] [stdout] 547 | |                         let method = CreateContainerSvc(inner);
[INFO] [stdout] 548 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |                         Ok(res)
[INFO] [stdout] 560 | |                     };
[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::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:559:25
[INFO] [stdout]     |
[INFO] [stdout] 559 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:591:42
[INFO] [stdout]     |
[INFO] [stdout] 591 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 592 | |                         let inner = inner.0;
[INFO] [stdout] 593 | |                         let method = OpenContainerSvc(inner);
[INFO] [stdout] 594 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |                         Ok(res)
[INFO] [stdout] 606 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:605:25
[INFO] [stdout]     |
[INFO] [stdout] 605 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:637:42
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 638 | |                         let inner = inner.0;
[INFO] [stdout] 639 | |                         let method = CloseContainerSvc(inner);
[INFO] [stdout] 640 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |                         Ok(res)
[INFO] [stdout] 652 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:651:25
[INFO] [stdout]     |
[INFO] [stdout] 651 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:683:42
[INFO] [stdout]     |
[INFO] [stdout] 683 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 684 | |                         let inner = inner.0;
[INFO] [stdout] 685 | |                         let method = ExportContainerSvc(inner);
[INFO] [stdout] 686 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |                         Ok(res)
[INFO] [stdout] 698 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:729:42
[INFO] [stdout]     |
[INFO] [stdout] 729 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 730 | |                         let inner = inner.0;
[INFO] [stdout] 731 | |                         let method = ImportContainerSvc(inner);
[INFO] [stdout] 732 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 743 | |                         Ok(res)
[INFO] [stdout] 744 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:743:25
[INFO] [stdout]     |
[INFO] [stdout] 743 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:775:42
[INFO] [stdout]     |
[INFO] [stdout] 775 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 776 | |                         let inner = inner.0;
[INFO] [stdout] 777 | |                         let method = AddToAutoOpenSvc(inner);
[INFO] [stdout] 778 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 789 | |                         Ok(res)
[INFO] [stdout] 790 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:789:25
[INFO] [stdout]     |
[INFO] [stdout] 789 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:822:42
[INFO] [stdout]     |
[INFO] [stdout] 822 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 823 | |                         let inner = inner.0;
[INFO] [stdout] 824 | |                         let method = RemoveFromAutoOpenSvc(inner);
[INFO] [stdout] 825 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | |                         Ok(res)
[INFO] [stdout] 837 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:836:25
[INFO] [stdout]     |
[INFO] [stdout] 836 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:841:41
[INFO] [stdout]     |
[INFO] [stdout] 841 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 842 | |                         Ok(
[INFO] [stdout] 843 | |                             http::Response::builder()
[INFO] [stdout] 844 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/SecureContainer-2a2295bc92b2b1f6/out/secure_container_service.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 | /                         Ok(
[INFO] [stdout] 843 | |                             http::Response::builder()
[INFO] [stdout] 844 | |                                 .status(200)
[INFO] [stdout] 845 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 848 | |                                 .unwrap(),
[INFO] [stdout] 849 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `SecureContainer` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "8104dff1eec68b1642c5374020d21f767906a87009ccc144903698edbfb61b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8104dff1eec68b1642c5374020d21f767906a87009ccc144903698edbfb61b86", kill_on_drop: false }`
[INFO] [stdout] 8104dff1eec68b1642c5374020d21f767906a87009ccc144903698edbfb61b86
