[INFO] cloning repository https://github.com/kjessec/m8t [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjessec/m8t" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjessec%2Fm8t", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjessec%2Fm8t'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2d3e32234179b057f5456670febd4e3fd2b255e [INFO] checking kjessec/m8t against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjessec%2Fm8t" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kjessec/m8t [INFO] finished tweaking git repo https://github.com/kjessec/m8t [INFO] tweaked toml for git repo https://github.com/kjessec/m8t written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kjessec/m8t on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kjessec/m8t 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ffaec7e0e87e77869e2013161dd71cba99bcf165087dae9633cdd6995c92b1f [INFO] running `Command { std: "docker" "start" "-a" "3ffaec7e0e87e77869e2013161dd71cba99bcf165087dae9633cdd6995c92b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ffaec7e0e87e77869e2013161dd71cba99bcf165087dae9633cdd6995c92b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ffaec7e0e87e77869e2013161dd71cba99bcf165087dae9633cdd6995c92b1f", kill_on_drop: false }` [INFO] [stdout] 3ffaec7e0e87e77869e2013161dd71cba99bcf165087dae9633cdd6995c92b1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc6611149e332783bff8d5603bc771381b810cc9d537587cb2b8c415a8867f3a [INFO] running `Command { std: "docker" "start" "-a" "dc6611149e332783bff8d5603bc771381b810cc9d537587cb2b8c415a8867f3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking testutil v0.1.0 (/opt/rustwide/workdir/testutil) [INFO] [stdout] warning: constant `TestDocumentBuffer` should have an upper case name [INFO] [stdout] --> testutil/src/fixtures.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const TestDocumentBuffer: &str = r" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEST_DOCUMENT_BUFFER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking vfs v0.12.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking m8t v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `TestDocumentBuffer` should have an upper case name [INFO] [stdout] --> testutil/src/fixtures.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const TestDocumentBuffer: &str = r" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEST_DOCUMENT_BUFFER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> bin-server/src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> bin-server/src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> bin-server/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::Parser; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `clap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `server` [INFO] [stdout] --> bin-server/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use server::document_resolver::{Backend, DocumentResolver}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `server` [INFO] [stdout] --> bin-server/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use server::document_resolver; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> bin-server/src/main.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[tokio::main] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clap` [INFO] [stdout] --> bin-server/src/main.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(clap::Parser, Debug)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `clap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> bin-server/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::Parser; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `clap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `server` [INFO] [stdout] --> bin-server/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use server::document_resolver::{Backend, DocumentResolver}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `server` [INFO] [stdout] --> bin-server/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use server::document_resolver; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> bin-server/src/main.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[tokio::main] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clap` [INFO] [stdout] --> bin-server/src/main.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(clap::Parser, Debug)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `clap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `command` in this scope [INFO] [stdout] --> bin-server/src/main.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[command(version, about, long_about = None)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> bin-server/src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[arg(short, long)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> bin-server/src/main.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[arg(short, long)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `server` [INFO] [stdout] --> bin-server/src/main.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | let app_state = server::state::AppState{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum` [INFO] [stdout] --> bin-server/src/main.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | let router = axum::Router::new(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `axum` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `server` [INFO] [stdout] --> bin-server/src/main.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | let router = server::handlers::register(router); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `command` in this scope [INFO] [stdout] --> bin-server/src/main.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[command(version, about, long_about = None)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> bin-server/src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[arg(short, long)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> bin-server/src/main.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | let listener = tokio::net::TcpListener::bind(args.listen_addr).await.unwrap(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] help: if you import `TcpListener`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 32 - let listener = tokio::net::TcpListener::bind(args.listen_addr).await.unwrap(); [INFO] [stdout] 32 + let listener = TcpListener::bind(args.listen_addr).await.unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> bin-server/src/main.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[arg(short, long)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `server` [INFO] [stdout] --> bin-server/src/main.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | let app_state = server::state::AppState{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum` [INFO] [stdout] --> bin-server/src/main.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | let router = axum::Router::new(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `axum` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `server` [INFO] [stdout] --> bin-server/src/main.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | let router = server::handlers::register(router); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> bin-server/src/main.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | let listener = tokio::net::TcpListener::bind(args.listen_addr).await.unwrap(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] help: if you import `TcpListener`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 32 - let listener = tokio::net::TcpListener::bind(args.listen_addr).await.unwrap(); [INFO] [stdout] 32 + let listener = TcpListener::bind(args.listen_addr).await.unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Configuration` in the current scope [INFO] [stdout] --> bin-server/src/main.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 9 | struct Configuration { [INFO] [stdout] | -------------------- function or associated item `parse` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 19 | let args = Configuration::parse(); [INFO] [stdout] | ^^^^^ function or associated item not found in `Configuration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum` [INFO] [stdout] --> bin-server/src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | axum::serve(listener, router).await.unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `axum` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `m8t` (bin "server" test) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Configuration` in the current scope [INFO] [stdout] --> bin-server/src/main.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 9 | struct Configuration { [INFO] [stdout] | -------------------- function or associated item `parse` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 19 | let args = Configuration::parse(); [INFO] [stdout] | ^^^^^ function or associated item not found in `Configuration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum` [INFO] [stdout] --> bin-server/src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | axum::serve(listener, router).await.unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `axum` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> bin-server/src/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `m8t` (bin "server") due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "dc6611149e332783bff8d5603bc771381b810cc9d537587cb2b8c415a8867f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6611149e332783bff8d5603bc771381b810cc9d537587cb2b8c415a8867f3a", kill_on_drop: false }` [INFO] [stdout] dc6611149e332783bff8d5603bc771381b810cc9d537587cb2b8c415a8867f3a