[INFO] cloning repository https://github.com/MarkelCA/SallyDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkelCA/SallyDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkelCA%2FSallyDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkelCA%2FSallyDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52d91349e612d93b6126a10eb0c85106cfc2e9a4
[INFO] testing MarkelCA/SallyDB against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkelCA%2FSallyDB" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarkelCA/SallyDB
[INFO] finished tweaking git repo https://github.com/MarkelCA/SallyDB
[INFO] tweaked toml for git repo https://github.com/MarkelCA/SallyDB written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarkelCA/SallyDB on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarkelCA/SallyDB 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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]   |
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.13.2
[INFO] [stderr]   Downloaded prost v0.13.2
[INFO] [stderr]   Downloaded bytes v1.6.1
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded clap_derive v4.5.11
[INFO] [stderr]   Downloaded prost-build v0.13.2
[INFO] [stderr]   Downloaded clap v4.5.11
[INFO] [stderr]   Downloaded cc v1.1.6
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded toml v0.8.16
[INFO] [stderr]   Downloaded toml_edit v0.22.17
[INFO] [stderr]   Downloaded prost-types v0.13.2
[INFO] [stderr]   Downloaded clap_builder v4.5.11
[INFO] [stderr]   Downloaded winnow v0.6.16
[INFO] [stderr]   Downloaded toml_datetime v0.6.7
[INFO] [stderr]   Downloaded object v0.36.2
[INFO] [stderr]   Downloaded tokio v1.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86a648fd139ca1c39123a2d62867191b37ebc250f6d64e6142093695fb5bb9d3
[INFO] running `Command { std: "docker" "start" "-a" "86a648fd139ca1c39123a2d62867191b37ebc250f6d64e6142093695fb5bb9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86a648fd139ca1c39123a2d62867191b37ebc250f6d64e6142093695fb5bb9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86a648fd139ca1c39123a2d62867191b37ebc250f6d64e6142093695fb5bb9d3", kill_on_drop: false }`
[INFO] [stdout] 86a648fd139ca1c39123a2d62867191b37ebc250f6d64e6142093695fb5bb9d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c251eb31798a8d8c3ad303a6dae322f45bfd7ec4925614d431395d71615add83
[INFO] running `Command { std: "docker" "start" "-a" "c251eb31798a8d8c3ad303a6dae322f45bfd7ec4925614d431395d71615add83", 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]   |
[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 hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling tokio v1.39.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]    Compiling prost-types v0.13.2
[INFO] [stderr]    Compiling prost-build v0.13.2
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.17
[INFO] [stderr]    Compiling toml v0.8.16
[INFO] [stdout] warning: struct `Thing` is never constructed
[INFO] [stdout]   --> core/src/config.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Thing;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> cli/src/command.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn run(
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prost::Message`
[INFO] [stdout]  --> server/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use prost::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.95s
[INFO] running `Command { std: "docker" "inspect" "c251eb31798a8d8c3ad303a6dae322f45bfd7ec4925614d431395d71615add83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c251eb31798a8d8c3ad303a6dae322f45bfd7ec4925614d431395d71615add83", kill_on_drop: false }`
[INFO] [stdout] c251eb31798a8d8c3ad303a6dae322f45bfd7ec4925614d431395d71615add83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1e589afebc2598499d61694179fa606bc0b7f09021873ae83539bc54340d70b
[INFO] running `Command { std: "docker" "start" "-a" "c1e589afebc2598499d61694179fa606bc0b7f09021873ae83539bc54340d70b", 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]   |
[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 server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: struct `Thing` is never constructed
[INFO] [stdout]   --> core/src/config.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Thing;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `prost::Message`
[INFO] [stdout]  --> server/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use prost::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> cli/src/command.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn run(
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Thing` is never constructed
[INFO] [stdout]   --> core/src/config.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Thing;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "c1e589afebc2598499d61694179fa606bc0b7f09021873ae83539bc54340d70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1e589afebc2598499d61694179fa606bc0b7f09021873ae83539bc54340d70b", kill_on_drop: false }`
[INFO] [stdout] c1e589afebc2598499d61694179fa606bc0b7f09021873ae83539bc54340d70b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e26bb5c983568eaa8b58f171486e7f4435ba77a7a48d8ac1c086621a3370a79
[INFO] running `Command { std: "docker" "start" "-a" "6e26bb5c983568eaa8b58f171486e7f4435ba77a7a48d8ac1c086621a3370a79", 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]   |
[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: struct `Thing` is never constructed
[INFO] [stderr]   --> core/src/config.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct Thing;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `core` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `prost::Message`
[INFO] [stderr]  --> server/src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use prost::Message;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (bin "tuna-server" test) generated 1 warning
[INFO] [stderr] warning: function `run` is never used
[INFO] [stderr]   --> cli/src/command.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub async fn run(
[INFO] [stderr]    |              ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cli` (bin "tuna" test) generated 1 warning
[INFO] [stderr] warning: `core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuna-2b9d121a923d74fc)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-2c017f8e5f41eaf9)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuna_server-3ef349f13fe0908d)
[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 core
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]   --> core/src/index.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]   --> core/src/index.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> core/src/index.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]   --> core/src/index.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]   --> core/src/index.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> core/src/index.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]   --> core/src/storage.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  6 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]   --> core/src/storage.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  6 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> core/src/storage.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  6 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]    --> core/src/storage.rs:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]     |
[INFO] [stderr]   6 + use std::pin;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]    --> core/src/storage.rs:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]     |
[INFO] [stderr]   6 + use std::future;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]    --> core/src/storage.rs:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]     |
[INFO] [stderr]   6 + use std::marker;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]    --> core/src/storage.rs:272:1
[INFO] [stderr]     |
[INFO] [stderr] 272 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]     |
[INFO] [stderr]   6 + use std::pin;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]    --> core/src/storage.rs:272:1
[INFO] [stderr]     |
[INFO] [stderr] 272 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]     |
[INFO] [stderr]   6 + use std::future;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]    --> core/src/storage.rs:272:1
[INFO] [stderr]     |
[INFO] [stderr] 272 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]     |
[INFO] [stderr]   6 + use std::marker;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]   --> core/src/./protobuf/command.rs:10:24
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub value: ::core::option::Option<::prost::alloc::string::String>,
[INFO] [stderr]    |                        ^^^^^^ could not find `option` in `core`
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   --> core/src/lib.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 +     use std::option;
[INFO] [stderr]    |
[INFO] [stderr] help: if you import `option`, refer to it directly
[INFO] [stderr]    |
[INFO] [stderr] 10 -     pub value: ::core::option::Option<::prost::alloc::string::String>,
[INFO] [stderr] 10 +     pub value: option::Option<::prost::alloc::string::String>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `result` in `core`
[INFO] [stderr]  --> core/src/./protobuf/command.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^ could not find `result` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::result;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `default` in `core`
[INFO] [stderr]  --> core/src/./protobuf/command.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^ could not find `default` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::default;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `fmt` in `core`
[INFO] [stderr]  --> core/src/./protobuf/command.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^ could not find `fmt` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::fmt;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]  --> core/src/./protobuf/command.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^ could not find `option` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::option;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]   --> core/src/./protobuf/command.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         ::prost::Enumeration
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ could not find `option` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 14 +     use std::option;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `default` in `core`
[INFO] [stderr]   --> core/src/./protobuf/command.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         ::prost::Enumeration
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ could not find `default` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 14 +     use std::default;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `convert` in `core`
[INFO] [stderr]   --> core/src/./protobuf/command.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         ::prost::Enumeration
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ could not find `convert` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 14 +     use std::convert;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `result` in `core`
[INFO] [stderr]   --> core/src/./protobuf/command.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         ::prost::Enumeration
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ could not find `result` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 14 +     use std::result;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]   --> core/src/./protobuf/command.rs:46:54
[INFO] [stderr]    |
[INFO] [stderr] 46 |         pub fn from_str_name(value: &str) -> ::core::option::Option<Self> {
[INFO] [stderr]    |                                                      ^^^^^^ could not find `option` in `core`
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 14 +     use std::option;
[INFO] [stderr]    |
[INFO] [stderr] help: if you import `option`, refer to it directly
[INFO] [stderr]    |
[INFO] [stderr] 46 -         pub fn from_str_name(value: &str) -> ::core::option::Option<Self> {
[INFO] [stderr] 46 +         pub fn from_str_name(value: &str) -> option::Option<Self> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]  --> core/src/./protobuf/response.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 |     pub content: ::core::option::Option<::prost::alloc::string::String>,
[INFO] [stderr]   |                          ^^^^^^ could not find `option` in `core`
[INFO] [stderr]   |
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::option;
[INFO] [stderr]   |
[INFO] [stderr] help: if you import `option`, refer to it directly
[INFO] [stderr]   |
[INFO] [stderr] 8 -     pub content: ::core::option::Option<::prost::alloc::string::String>,
[INFO] [stderr] 8 +     pub content: option::Option<::prost::alloc::string::String>,
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `result` in `core`
[INFO] [stderr]  --> core/src/./protobuf/response.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^ could not find `result` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::result;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `default` in `core`
[INFO] [stderr]  --> core/src/./protobuf/response.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^ could not find `default` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::default;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `fmt` in `core`
[INFO] [stderr]  --> core/src/./protobuf/response.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^ could not find `fmt` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::fmt;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]  --> core/src/./protobuf/response.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^ could not find `option` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]  --> core/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 +     use std::option;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]   --> core/src/./protobuf/response.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         ::prost::Enumeration
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ could not find `option` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 12 +     use std::option;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `default` in `core`
[INFO] [stderr]   --> core/src/./protobuf/response.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         ::prost::Enumeration
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ could not find `default` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 12 +     use std::default;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `convert` in `core`
[INFO] [stderr]   --> core/src/./protobuf/response.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         ::prost::Enumeration
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ could not find `convert` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 12 +     use std::convert;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `result` in `core`
[INFO] [stderr]   --> core/src/./protobuf/response.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         ::prost::Enumeration
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ could not find `result` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 12 +     use std::result;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]   --> core/src/./protobuf/response.rs:44:54
[INFO] [stderr]    |
[INFO] [stderr] 44 |         pub fn from_str_name(value: &str) -> ::core::option::Option<Self> {
[INFO] [stderr]    |                                                      ^^^^^^ could not find `option` in `core`
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 12 +     use std::option;
[INFO] [stderr]    |
[INFO] [stderr] help: if you import `option`, refer to it directly
[INFO] [stderr]    |
[INFO] [stderr] 44 -         pub fn from_str_name(value: &str) -> ::core::option::Option<Self> {
[INFO] [stderr] 44 +         pub fn from_str_name(value: &str) -> option::Option<Self> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 35 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p core --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name core --test core/src/lib.rs --test-run-directory /opt/rustwide/workdir/core --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8b333ffe98d210b6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-22757421dafc6145.so --extern core=/opt/rustwide/target/debug/deps/libcore-1ea87509085b6c21.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-34c282980fe9bb92.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-c2dc751347dde1d1.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-b1960ca39577520d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-10e828fde74ed04e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-91ad455d2ebd01a0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f2380f0612155539.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "6e26bb5c983568eaa8b58f171486e7f4435ba77a7a48d8ac1c086621a3370a79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e26bb5c983568eaa8b58f171486e7f4435ba77a7a48d8ac1c086621a3370a79", kill_on_drop: false }`
[INFO] [stdout] 6e26bb5c983568eaa8b58f171486e7f4435ba77a7a48d8ac1c086621a3370a79
