[INFO] cloning repository https://github.com/jmessk/pleiades-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmessk/pleiades-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmessk%2Fpleiades-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmessk%2Fpleiades-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a55eddf184223b419f87f40e93e49119b1f8b21
[INFO] testing jmessk/pleiades-rs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmessk%2Fpleiades-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmessk/pleiades-rs
[INFO] finished tweaking git repo https://github.com/jmessk/pleiades-rs
[INFO] tweaked toml for git repo https://github.com/jmessk/pleiades-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmessk/pleiades-rs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmessk/pleiades-rs 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f090f680efe08631bd8ab8cab7e9301da0d27704a53e75e8bc1ee3081c29fa4
[INFO] running `Command { std: "docker" "start" "-a" "8f090f680efe08631bd8ab8cab7e9301da0d27704a53e75e8bc1ee3081c29fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f090f680efe08631bd8ab8cab7e9301da0d27704a53e75e8bc1ee3081c29fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f090f680efe08631bd8ab8cab7e9301da0d27704a53e75e8bc1ee3081c29fa4", kill_on_drop: false }`
[INFO] [stdout] 8f090f680efe08631bd8ab8cab7e9301da0d27704a53e75e8bc1ee3081c29fa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afe0d7a2496267ce5baea072749993c37ba478d98a5bcb86dc5ab2925b9df068
[INFO] running `Command { std: "docker" "start" "-a" "afe0d7a2496267ce5baea072749993c37ba478d98a5bcb86dc5ab2925b9df068", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling pleiades-api v0.1.0 (/opt/rustwide/workdir/pleiades-api)
[INFO] [stderr]    Compiling pleiades v0.1.0 (/opt/rustwide/workdir/pleiades)
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> pleiades/src/kv.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> pleiades/src/worker/executor.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sync::{Arc, Mutex},
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]    --> pleiades/src/worker/executor.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     while true {
[INFO] [stdout]     |                     ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> pleiades/src/kv.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn from_id(self, id: impl Into<Id>) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> pleiades/src/kv.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async fn set(self, value: impl Into<Vec<u8>>) -> anyhow::Result<()> {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> pleiades/src/worker/executor.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let executor = Self::launch_executor(self.client, self.executor, rx).await;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalBlob` is never constructed
[INFO] [stdout]   --> pleiades/src/blob.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct LocalBlob {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Selector` is never constructed
[INFO] [stdout]  --> pleiades/src/kv.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Selector {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `new` and `from_id` are never used
[INFO] [stdout]   --> pleiades/src/kv.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Selector {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 11 |     #[allow(clippy::new_ret_no_self, clippy::wrong_self_convention)]
[INFO] [stdout] 12 |     pub async fn new(self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub async fn from_id(self, id: impl Into<Id>) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Namespace` is never constructed
[INFO] [stdout]   --> pleiades/src/kv.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Namespace {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_key` is never used
[INFO] [stdout]   --> pleiades/src/kv.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Namespace {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 29 |     pub fn new_key<'a>(&self, key: impl Into<Cow<'a, str>>) -> Key<'a> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Key` is never constructed
[INFO] [stdout]   --> pleiades/src/kv.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Key<'a> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get`, `set`, and `delete` are never used
[INFO] [stdout]   --> pleiades/src/kv.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl<'a> Key<'a> {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 46 |     pub async fn get(self) -> anyhow::Result<Option<Vec<u8>>> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub async fn set(self, value: impl Into<Vec<u8>>) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub async fn delete(self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn blob(&self) -> blob::Selector {
[INFO] [stdout]    |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn blob(&self) -> blob::Selector<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lambda(&self) -> lambda::Selector {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lambda(&self) -> lambda::Selector<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn worker(&self) -> worker::Selector {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn worker(&self) -> worker::Selector<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn job(&self) -> job::Selector {
[INFO] [stdout]    |                ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn job(&self) -> job::Selector<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "afe0d7a2496267ce5baea072749993c37ba478d98a5bcb86dc5ab2925b9df068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe0d7a2496267ce5baea072749993c37ba478d98a5bcb86dc5ab2925b9df068", kill_on_drop: false }`
[INFO] [stdout] afe0d7a2496267ce5baea072749993c37ba478d98a5bcb86dc5ab2925b9df068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dda289d1fa44aa975252c07222a7869aaa6ead9161f76a044adee2dc870dd63
[INFO] running `Command { std: "docker" "start" "-a" "0dda289d1fa44aa975252c07222a7869aaa6ead9161f76a044adee2dc870dd63", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pleiades v0.1.0 (/opt/rustwide/workdir/pleiades)
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> pleiades/src/kv.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> pleiades/src/worker/executor.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sync::{Arc, Mutex},
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]    --> pleiades/src/worker/executor.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     while true {
[INFO] [stdout]     |                     ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> pleiades/src/kv.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn from_id(self, id: impl Into<Id>) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> pleiades/src/kv.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async fn set(self, value: impl Into<Vec<u8>>) -> anyhow::Result<()> {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> pleiades/src/worker/executor.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let executor = Self::launch_executor(self.client, self.executor, rx).await;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalBlob` is never constructed
[INFO] [stdout]   --> pleiades/src/blob.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct LocalBlob {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Selector` is never constructed
[INFO] [stdout]  --> pleiades/src/kv.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Selector {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `new` and `from_id` are never used
[INFO] [stdout]   --> pleiades/src/kv.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Selector {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 11 |     #[allow(clippy::new_ret_no_self, clippy::wrong_self_convention)]
[INFO] [stdout] 12 |     pub async fn new(self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub async fn from_id(self, id: impl Into<Id>) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Namespace` is never constructed
[INFO] [stdout]   --> pleiades/src/kv.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Namespace {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_key` is never used
[INFO] [stdout]   --> pleiades/src/kv.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Namespace {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 29 |     pub fn new_key<'a>(&self, key: impl Into<Cow<'a, str>>) -> Key<'a> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Key` is never constructed
[INFO] [stdout]   --> pleiades/src/kv.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Key<'a> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get`, `set`, and `delete` are never used
[INFO] [stdout]   --> pleiades/src/kv.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl<'a> Key<'a> {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 46 |     pub async fn get(self) -> anyhow::Result<Option<Vec<u8>>> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub async fn set(self, value: impl Into<Vec<u8>>) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub async fn delete(self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn blob(&self) -> blob::Selector {
[INFO] [stdout]    |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn blob(&self) -> blob::Selector<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lambda(&self) -> lambda::Selector {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lambda(&self) -> lambda::Selector<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn worker(&self) -> worker::Selector {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn worker(&self) -> worker::Selector<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn job(&self) -> job::Selector {
[INFO] [stdout]    |                ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn job(&self) -> job::Selector<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> pleiades/src/kv.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> pleiades/src/worker/executor.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sync::{Arc, Mutex},
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]    --> pleiades/src/worker/executor.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     while true {
[INFO] [stdout]     |                     ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> pleiades/src/kv.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn from_id(self, id: impl Into<Id>) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> pleiades/src/kv.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async fn set(self, value: impl Into<Vec<u8>>) -> anyhow::Result<()> {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> pleiades/src/worker/executor.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let executor = Self::launch_executor(self.client, self.executor, rx).await;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalBlob` is never constructed
[INFO] [stdout]   --> pleiades/src/blob.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct LocalBlob {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Selector` is never constructed
[INFO] [stdout]  --> pleiades/src/kv.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Selector {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `new` and `from_id` are never used
[INFO] [stdout]   --> pleiades/src/kv.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Selector {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 11 |     #[allow(clippy::new_ret_no_self, clippy::wrong_self_convention)]
[INFO] [stdout] 12 |     pub async fn new(self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub async fn from_id(self, id: impl Into<Id>) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Namespace` is never constructed
[INFO] [stdout]   --> pleiades/src/kv.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Namespace {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_key` is never used
[INFO] [stdout]   --> pleiades/src/kv.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Namespace {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 29 |     pub fn new_key<'a>(&self, key: impl Into<Cow<'a, str>>) -> Key<'a> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Key` is never constructed
[INFO] [stdout]   --> pleiades/src/kv.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Key<'a> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get`, `set`, and `delete` are never used
[INFO] [stdout]   --> pleiades/src/kv.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl<'a> Key<'a> {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 46 |     pub async fn get(self) -> anyhow::Result<Option<Vec<u8>>> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub async fn set(self, value: impl Into<Vec<u8>>) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub async fn delete(self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn blob(&self) -> blob::Selector {
[INFO] [stdout]    |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn blob(&self) -> blob::Selector<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lambda(&self) -> lambda::Selector {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lambda(&self) -> lambda::Selector<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn worker(&self) -> worker::Selector {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn worker(&self) -> worker::Selector<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pleiades/src/client.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn job(&self) -> job::Selector {
[INFO] [stdout]    |                ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn job(&self) -> job::Selector<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pleiades-api v0.1.0 (/opt/rustwide/workdir/pleiades-api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.00s
[INFO] running `Command { std: "docker" "inspect" "0dda289d1fa44aa975252c07222a7869aaa6ead9161f76a044adee2dc870dd63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dda289d1fa44aa975252c07222a7869aaa6ead9161f76a044adee2dc870dd63", kill_on_drop: false }`
[INFO] [stdout] 0dda289d1fa44aa975252c07222a7869aaa6ead9161f76a044adee2dc870dd63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8af7d358da9cee2bc47475543948851276b9b6c4c5aff9a33c1c4bc60301cc4e
[INFO] running `Command { std: "docker" "start" "-a" "8af7d358da9cee2bc47475543948851276b9b6c4c5aff9a33c1c4bc60301cc4e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused import: `bytes::Bytes`
[INFO] [stderr]  --> pleiades/src/kv.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use bytes::Bytes;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Mutex`
[INFO] [stderr]  --> pleiades/src/worker/executor.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 |     sync::{Arc, Mutex},
[INFO] [stderr]   |                 ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: denote infinite loops with `loop { ... }`
[INFO] [stderr]    --> pleiades/src/worker/executor.rs:149:21
[INFO] [stderr]     |
[INFO] [stderr] 149 |                     while true {
[INFO] [stderr]     |                     ^^^^^^^^^^ help: use `loop`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(while_true)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> pleiades/src/kv.rs:17:32
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub async fn from_id(self, id: impl Into<Id>) -> anyhow::Result<()> {
[INFO] [stderr]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> pleiades/src/kv.rs:50:28
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub async fn set(self, value: impl Into<Vec<u8>>) -> anyhow::Result<()> {
[INFO] [stderr]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `executor`
[INFO] [stderr]    --> pleiades/src/worker/executor.rs:112:13
[INFO] [stderr]     |
[INFO] [stderr] 112 |         let executor = Self::launch_executor(self.client, self.executor, rx).await;
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LocalBlob` is never constructed
[INFO] [stderr]   --> pleiades/src/blob.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct LocalBlob {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Selector` is never constructed
[INFO] [stderr]  --> pleiades/src/kv.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Selector {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `new` and `from_id` are never used
[INFO] [stderr]   --> pleiades/src/kv.rs:12:18
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Selector {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] 11 |     #[allow(clippy::new_ret_no_self, clippy::wrong_self_convention)]
[INFO] [stderr] 12 |     pub async fn new(self) -> anyhow::Result<()> {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub async fn from_id(self, id: impl Into<Id>) -> anyhow::Result<()> {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Namespace` is never constructed
[INFO] [stderr]   --> pleiades/src/kv.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Namespace {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `new_key` is never used
[INFO] [stderr]   --> pleiades/src/kv.rs:29:12
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] running 0 tests
[INFO] [stderr] 28 | impl Namespace {
[INFO] [stdout] 
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 29 |     pub fn new_key<'a>(&self, key: impl Into<Cow<'a, str>>) -> Key<'a> {
[INFO] [stdout] 
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Key` is never constructed
[INFO] [stderr]   --> pleiades/src/kv.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct Key<'a> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get`, `set`, and `delete` are never used
[INFO] [stderr]   --> pleiades/src/kv.rs:46:18
[INFO] [stderr]    |
[INFO] [stderr] 45 | impl<'a> Key<'a> {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] 46 |     pub async fn get(self) -> anyhow::Result<Option<Vec<u8>>> {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub async fn set(self, value: impl Into<Vec<u8>>) -> anyhow::Result<()> {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub async fn delete(self) -> anyhow::Result<()> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> pleiades/src/client.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn blob(&self) -> blob::Selector {
[INFO] [stderr]    |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn blob(&self) -> blob::Selector<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> pleiades/src/client.rs:30:19
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn lambda(&self) -> lambda::Selector {
[INFO] [stderr]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn lambda(&self) -> lambda::Selector<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> pleiades/src/client.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn worker(&self) -> worker::Selector {
[INFO] [stderr]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn worker(&self) -> worker::Selector<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> pleiades/src/client.rs:38:16
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn job(&self) -> job::Selector {
[INFO] [stderr]    |                ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                |
[INFO] [stderr]    |                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn job(&self) -> job::Selector<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pleiades` (lib) generated 17 warnings (run `cargo fix --lib -p pleiades` to apply 3 suggestions)
[INFO] [stderr] warning: `pleiades` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pleiades-bc77c74d06ba3081)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pleiades_api-becd6d6ff432f3f6)
[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] [stderr]    Doc-tests pleiades
[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] [stderr]    Doc-tests pleiades_api
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test pleiades-api/src/api/worker/contract.rs - api::worker::contract::Request (line 9) ... FAILED
[INFO] [stdout] test pleiades-api/src/api/data/upload.rs - api::data::upload::Request (line 11) ... FAILED
[INFO] [stdout] test pleiades-api/src/api/lambda/create.rs - api::lambda::create::Request (line 9) ... FAILED
[INFO] [stdout] test pleiades-api/src/api/job/update.rs - api::job::update::Request (line 9) ... FAILED
[INFO] [stdout] test pleiades-api/src/api/job/info.rs - api::job::info::Response (line 101) ... FAILED
[INFO] [stdout] test pleiades-api/src/api/worker/register.rs - api::worker::register::Request (line 9) ... FAILED
[INFO] [stdout] test pleiades-api/src/api/job/create.rs - api::job::create::Request (line 9) ... FAILED
[INFO] [stdout] test pleiades-api/src/api/job/info.rs - api::job::info::Request (line 9) ... FAILED
[INFO] [stdout] test pleiades-api/src/api/data/download.rs - api::data::download::Request (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pleiades-api/src/api/worker/contract.rs - api::worker::contract::Request (line 9) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> pleiades-api/src/api/worker/contract.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 9  | let job_id = match response.job_id {
[INFO] [stdout]    |                                    - unclosed delimiter
[INFO] [stdout] 10 |     Some(job_id) => job_id,
[INFO] [stdout] 11 |     None => {
[INFO] [stdout]    |             - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 14 |    }
[INFO] [stdout]    |    - ...as it matches this but it has different indentation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     .build();
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- pleiades-api/src/api/data/upload.rs - api::data::upload::Request (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]  --> pleiades-api/src/api/data/upload.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mecrs::api::data::upload::DataUploadRequest;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mecrs`, use `cargo add mecrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]  --> pleiades-api/src/api/data/upload.rs:18:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | let response = request.send(&client).await?;
[INFO] [stdout]   |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> pleiades-api/src/api/data/upload.rs:18:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_pleiades_api_src_api_data_upload_rs_11_0() {
[INFO] [stdout]   |                                      ----------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 9 | let response = request.send(&client).await?;
[INFO] [stdout]   |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- pleiades-api/src/api/lambda/create.rs - api::lambda::create::Request (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]  --> pleiades-api/src/api/lambda/create.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mecrs::api::lambda::create::LambdaCreateRequest;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mecrs`, use `cargo add mecrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> pleiades-api/src/api/lambda/create.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | let response = request.send(&client).await?;
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> pleiades-api/src/api/lambda/create.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 2  | fn main() { #[allow(non_snake_case)] fn _doctest_main_pleiades_api_src_api_lambda_create_rs_9_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------------ this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 10 | let response = request.send(&client).await?;
[INFO] [stdout]    |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- pleiades-api/src/api/job/update.rs - api::job::update::Request (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]  --> pleiades-api/src/api/job/update.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mecrs::api::job::update::JobUpdateRequest;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mecrs`, use `cargo add mecrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> pleiades-api/src/api/job/update.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | let response = request.send(&client).await?;
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> pleiades-api/src/api/job/update.rs:18:38
[INFO] [stdout]    |
[INFO] [stdout] 2  | fn main() { #[allow(non_snake_case)] fn _doctest_main_pleiades_api_src_api_job_update_rs_9_0() {
[INFO] [stdout]    |                                      --------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 11 | let response = request.send(&client).await?;
[INFO] [stdout]    |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- pleiades-api/src/api/job/info.rs - api::job::info::Response (line 101) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]  --> pleiades-api/src/api/job/info.rs:102:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mecrs::api::job::info::JobInfoRequest;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mecrs`, use `cargo add mecrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]  --> pleiades-api/src/api/job/info.rs:108:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | let response = request.send(&client).await?;
[INFO] [stdout]   |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> pleiades-api/src/api/job/info.rs:108:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_pleiades_api_src_api_job_info_rs_101_0() {
[INFO] [stdout]   |                                      --------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 9 | let response = request.send(&client).await?;
[INFO] [stdout]   |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- pleiades-api/src/api/worker/register.rs - api::worker::register::Request (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]  --> pleiades-api/src/api/worker/register.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mecrs::api::worker::register::WorkerRegisterRequest;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mecrs`, use `cargo add mecrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p pleiades-api --doc`
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]  --> pleiades-api/src/api/worker/register.rs:16:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | let response = request.send(&client).await?;
[INFO] [stdout]   |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> pleiades-api/src/api/worker/register.rs:16:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_pleiades_api_src_api_worker_register_rs_9_0() {
[INFO] [stdout]   |                                      -------------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 9 | let response = request.send(&client).await?;
[INFO] [stdout]   |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- pleiades-api/src/api/job/create.rs - api::job::create::Request (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]  --> pleiades-api/src/api/job/create.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mecrs::api::job::create::JobCreateRequest;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mecrs`, use `cargo add mecrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> pleiades-api/src/api/job/create.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | let response = request.send(&client).await?;
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> pleiades-api/src/api/job/create.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 2  | fn main() { #[allow(non_snake_case)] fn _doctest_main_pleiades_api_src_api_job_create_rs_9_0() {
[INFO] [stdout]    |                                      --------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 10 | let response = request.send(&client).await?;
[INFO] [stdout]    |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- pleiades-api/src/api/job/info.rs - api::job::info::Request (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]  --> pleiades-api/src/api/job/info.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mecrs::api::job::info::JobInfoRequest;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mecrs`, use `cargo add mecrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]  --> pleiades-api/src/api/job/info.rs:16:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | let response = request.send(&client).await?;
[INFO] [stdout]   |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> pleiades-api/src/api/job/info.rs:16:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_pleiades_api_src_api_job_info_rs_9_0() {
[INFO] [stdout]   |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 9 | let response = request.send(&client).await?;
[INFO] [stdout]   |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- pleiades-api/src/api/data/download.rs - api::data::download::Request (line 10) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]  --> pleiades-api/src/api/data/download.rs:11:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mecrs::api::data::download::DataDownloadRequest;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mecrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mecrs`, use `cargo add mecrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> pleiades-api/src/api/data/download.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | let response = request.send(&client).await?;
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> pleiades-api/src/api/data/download.rs:18:38
[INFO] [stdout]    |
[INFO] [stdout] 2  | fn main() { #[allow(non_snake_case)] fn _doctest_main_pleiades_api_src_api_data_download_rs_10_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 10 | let response = request.send(&client).await?;
[INFO] [stdout]    |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pleiades-api/src/api/data/download.rs - api::data::download::Request (line 10)
[INFO] [stdout]     pleiades-api/src/api/data/upload.rs - api::data::upload::Request (line 11)
[INFO] [stdout]     pleiades-api/src/api/job/create.rs - api::job::create::Request (line 9)
[INFO] [stdout]     pleiades-api/src/api/job/info.rs - api::job::info::Request (line 9)
[INFO] [stdout]     pleiades-api/src/api/job/info.rs - api::job::info::Response (line 101)
[INFO] [stdout]     pleiades-api/src/api/job/update.rs - api::job::update::Request (line 9)
[INFO] [stdout]     pleiades-api/src/api/lambda/create.rs - api::lambda::create::Request (line 9)
[INFO] [stdout]     pleiades-api/src/api/worker/contract.rs - api::worker::contract::Request (line 9)
[INFO] [stdout]     pleiades-api/src/api/worker/register.rs - api::worker::register::Request (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8af7d358da9cee2bc47475543948851276b9b6c4c5aff9a33c1c4bc60301cc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af7d358da9cee2bc47475543948851276b9b6c4c5aff9a33c1c4bc60301cc4e", kill_on_drop: false }`
[INFO] [stdout] 8af7d358da9cee2bc47475543948851276b9b6c4c5aff9a33c1c4bc60301cc4e
