[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkelCA%2FSallyDB" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarkelCA/SallyDB on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0590357f300517e1653bd1d729d9848b16efa79da42ff1db23c11d730e429fd
[INFO] running `Command { std: "docker" "start" "-a" "f0590357f300517e1653bd1d729d9848b16efa79da42ff1db23c11d730e429fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0590357f300517e1653bd1d729d9848b16efa79da42ff1db23c11d730e429fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0590357f300517e1653bd1d729d9848b16efa79da42ff1db23c11d730e429fd", kill_on_drop: false }`
[INFO] [stdout] f0590357f300517e1653bd1d729d9848b16efa79da42ff1db23c11d730e429fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c5bfedd1d1589fdebcaec6b10029de0827bef92b10b7ea5e7446a3053885606d
[INFO] running `Command { std: "docker" "start" "-a" "c5bfedd1d1589fdebcaec6b10029de0827bef92b10b7ea5e7446a3053885606d", 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 proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.204
[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 prost v0.13.2
[INFO] [stderr]    Compiling prost-types v0.13.2
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling prost-build v0.13.2
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]    Compiling serde_spanned 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.95s
[INFO] running `Command { std: "docker" "inspect" "c5bfedd1d1589fdebcaec6b10029de0827bef92b10b7ea5e7446a3053885606d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5bfedd1d1589fdebcaec6b10029de0827bef92b10b7ea5e7446a3053885606d", kill_on_drop: false }`
[INFO] [stdout] c5bfedd1d1589fdebcaec6b10029de0827bef92b10b7ea5e7446a3053885606d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7a188a6331240bbf97068e67103593b021f25bd796e64a0809b194de9aaee2e8
[INFO] running `Command { std: "docker" "start" "-a" "7a188a6331240bbf97068e67103593b021f25bd796e64a0809b194de9aaee2e8", 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] [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 core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[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.12s
[INFO] running `Command { std: "docker" "inspect" "7a188a6331240bbf97068e67103593b021f25bd796e64a0809b194de9aaee2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a188a6331240bbf97068e67103593b021f25bd796e64a0809b194de9aaee2e8", kill_on_drop: false }`
[INFO] [stdout] 7a188a6331240bbf97068e67103593b021f25bd796e64a0809b194de9aaee2e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 268c014caba4b4ecf50b84e2923a31dc2a2e3c73f28f3f79c709bc9222517797
[INFO] running `Command { std: "docker" "start" "-a" "268c014caba4b4ecf50b84e2923a31dc2a2e3c73f28f3f79c709bc9222517797", 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: `core` (lib test) generated 1 warning (1 duplicate)
[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: 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: `server` (bin "tuna-server" test) generated 1 warning
[INFO] [stderr] warning: `cli` (bin "tuna" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/cli/2b9d121a923d74fc/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/build/core/2c017f8e5f41eaf9/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/build/server/3ef349f13fe0908d/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/build/anyhow/8b333ffe98d210b6/deps/libanyhow-8b333ffe98d210b6.rlib --extern async_trait=/opt/rustwide/target/debug/build/async-trait/22757421dafc6145/deps/libasync_trait-22757421dafc6145.so --extern core=/opt/rustwide/target/debug/build/core/1ea87509085b6c21/deps/libcore-1ea87509085b6c21.rlib --extern home=/opt/rustwide/target/debug/build/home/34c282980fe9bb92/deps/libhome-34c282980fe9bb92.rlib --extern prost=/opt/rustwide/target/debug/build/prost/c2dc751347dde1d1/deps/libprost-c2dc751347dde1d1.rlib --extern prost_types=/opt/rustwide/target/debug/build/prost-types/b1960ca39577520d/deps/libprost_types-b1960ca39577520d.rlib --extern serde=/opt/rustwide/target/debug/build/serde/10e828fde74ed04e/deps/libserde-10e828fde74ed04e.rlib --extern tokio=/opt/rustwide/target/debug/build/tokio/91ad455d2ebd01a0/deps/libtokio-91ad455d2ebd01a0.rlib --extern toml=/opt/rustwide/target/debug/build/toml/f2380f0612155539/deps/libtoml-f2380f0612155539.rlib -L dependency=/opt/rustwide/target/debug/build/aho-corasick/bbf1a4f0088c0f15/deps -L dependency=/opt/rustwide/target/debug/build/anyhow/8b333ffe98d210b6/deps -L dependency=/opt/rustwide/target/debug/build/anyhow/c1793871f2483073/deps -L dependency=/opt/rustwide/target/debug/build/anyhow/e77b68c54305243f/deps -L dependency=/opt/rustwide/target/debug/build/async-trait/22757421dafc6145/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/0c4f859a930e1eb4/deps -L dependency=/opt/rustwide/target/debug/build/bitflags/e5c910880d9ee6e9/deps -L dependency=/opt/rustwide/target/debug/build/bytes/b8c2ca00b3c0e98e/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/core/1ea87509085b6c21/deps -L dependency=/opt/rustwide/target/debug/build/core/4d28913050cb8862/deps -L dependency=/opt/rustwide/target/debug/build/core/874cab0e67250c99/deps -L dependency=/opt/rustwide/target/debug/build/core/d45534f60c32c446/deps -L dependency=/opt/rustwide/target/debug/build/either/4fcd3f8e66c69bf0/deps -L dependency=/opt/rustwide/target/debug/build/equivalent/fdc46004df91ad08/deps -L dependency=/opt/rustwide/target/debug/build/fastrand/67671324c7d99cb8/deps -L dependency=/opt/rustwide/target/debug/build/fixedbitset/69defad4b00af737/deps -L dependency=/opt/rustwide/target/debug/build/hashbrown/5d9404f16ad26a3c/deps -L dependency=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/deps -L dependency=/opt/rustwide/target/debug/build/home/34c282980fe9bb92/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/b51ef21e0678e0a7/deps -L dependency=/opt/rustwide/target/debug/build/itertools/64eb6c863733cda4/deps -L dependency=/opt/rustwide/target/debug/build/libc/046ea5b3e73a06e9/deps -L dependency=/opt/rustwide/target/debug/build/libc/32eb2a276fb4d026/deps -L dependency=/opt/rustwide/target/debug/build/libc/678beade9b305526/deps -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/f42a99e14ea9adb8/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/1816f3b533a13b1c/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/753ed95a7528dc61/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/d4a0fb494fad2701/deps -L dependency=/opt/rustwide/target/debug/build/log/669e9396cafcbb01/deps -L dependency=/opt/rustwide/target/debug/build/memchr/4f0714dc45d95749/deps -L dependency=/opt/rustwide/target/debug/build/mio/0fbd182ab190a58b/deps -L dependency=/opt/rustwide/target/debug/build/multimap/994db427dac8c5ce/deps -L dependency=/opt/rustwide/target/debug/build/once_cell/934a7f6bf1a96730/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot/bff9802a7c7b3d80/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/349f1d43f1c68ba7/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/98d0b08127fb9fa9/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/f44bece1bbf408da/deps -L dependency=/opt/rustwide/target/debug/build/petgraph/1478e56ecc5ce707/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/e0c50e8704e39276/deps -L dependency=/opt/rustwide/target/debug/build/prettyplease/864ae2e4e8c1839b/deps -L dependency=/opt/rustwide/target/debug/build/prettyplease/b726c2b406726283/deps -L dependency=/opt/rustwide/target/debug/build/prettyplease/c8c030e9df902fad/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/311ee779dd0870c9/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8c68ecd7d948d827/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/f3285e5c19000248/deps -L dependency=/opt/rustwide/target/debug/build/prost/c2dc751347dde1d1/deps -L dependency=/opt/rustwide/target/debug/build/prost-build/f4d1e5851fd26e09/deps -L dependency=/opt/rustwide/target/debug/build/prost-derive/7cd7d819a5ed5ddb/deps -L dependency=/opt/rustwide/target/debug/build/prost-types/b1960ca39577520d/deps -L dependency=/opt/rustwide/target/debug/build/quote/b29be6395babc9ba/deps -L dependency=/opt/rustwide/target/debug/build/regex/06b7160a1744a82c/deps -L dependency=/opt/rustwide/target/debug/build/regex-automata/cd2cfedf8661e75f/deps -L dependency=/opt/rustwide/target/debug/build/regex-syntax/cfe788c235684a3f/deps -L dependency=/opt/rustwide/target/debug/build/rustix/579cd40c3da74a4e/deps -L dependency=/opt/rustwide/target/debug/build/rustix/713af165ebc25186/deps -L dependency=/opt/rustwide/target/debug/build/rustix/7655acd15a3b3128/deps -L dependency=/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps -L dependency=/opt/rustwide/target/debug/build/serde/10e828fde74ed04e/deps -L dependency=/opt/rustwide/target/debug/build/serde/34d1be527f3bb62a/deps -L dependency=/opt/rustwide/target/debug/build/serde/83acd545cfe62454/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/ebeb1ff928e29bbe/deps -L dependency=/opt/rustwide/target/debug/build/serde_spanned/5c9d2d1abc6d1f45/deps -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/b2d1c331d12e72aa/deps -L dependency=/opt/rustwide/target/debug/build/smallvec/8045c56aeb050430/deps -L dependency=/opt/rustwide/target/debug/build/socket2/dfe81951fcbad853/deps -L dependency=/opt/rustwide/target/debug/build/syn/e3ef99a7786a8536/deps -L dependency=/opt/rustwide/target/debug/build/tempfile/f508aa7aad325141/deps -L dependency=/opt/rustwide/target/debug/build/tokio/91ad455d2ebd01a0/deps -L dependency=/opt/rustwide/target/debug/build/tokio-macros/99448e6e24487fdc/deps -L dependency=/opt/rustwide/target/debug/build/toml/f2380f0612155539/deps -L dependency=/opt/rustwide/target/debug/build/toml_datetime/9cc5e098db6067a6/deps -L dependency=/opt/rustwide/target/debug/build/toml_edit/c3ffb118e473267f/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/deps -L dependency=/opt/rustwide/target/debug/build/winnow/e76ec1373f133c2b/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" "268c014caba4b4ecf50b84e2923a31dc2a2e3c73f28f3f79c709bc9222517797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268c014caba4b4ecf50b84e2923a31dc2a2e3c73f28f3f79c709bc9222517797", kill_on_drop: false }`
[INFO] [stdout] 268c014caba4b4ecf50b84e2923a31dc2a2e3c73f28f3f79c709bc9222517797
