[INFO] cloning repository https://github.com/Chikimuras/scaffapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chikimuras/scaffapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChikimuras%2Fscaffapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChikimuras%2Fscaffapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df6d9b7e994d2c25fc3f84f2616dfcc62e486e70
[INFO] testing Chikimuras/scaffapi against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChikimuras%2Fscaffapi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Chikimuras/scaffapi
[INFO] finished tweaking git repo https://github.com/Chikimuras/scaffapi
[INFO] tweaked toml for git repo https://github.com/Chikimuras/scaffapi written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chikimuras/scaffapi on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chikimuras/scaffapi 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-common v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.9.0
[INFO] [stderr]   Downloaded unic-char-range v0.9.0
[INFO] [stderr]   Downloaded unic-char-property v0.9.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded phf_codegen v0.11.3
[INFO] [stderr]   Downloaded phf_shared v0.11.3
[INFO] [stderr]   Downloaded siphasher v1.0.1
[INFO] [stderr]   Downloaded phf_generator v0.11.3
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.25
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded zerocopy v0.8.25
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded indexmap v2.9.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded phf v0.11.3
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.6
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da7d9d8062f36dd4f88b7d5e9ccb0a74d2b9b8b9f3560ea61f000ed35bcebd12
[INFO] running `Command { std: "docker" "start" "-a" "da7d9d8062f36dd4f88b7d5e9ccb0a74d2b9b8b9f3560ea61f000ed35bcebd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da7d9d8062f36dd4f88b7d5e9ccb0a74d2b9b8b9f3560ea61f000ed35bcebd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da7d9d8062f36dd4f88b7d5e9ccb0a74d2b9b8b9f3560ea61f000ed35bcebd12", kill_on_drop: false }`
[INFO] [stdout] da7d9d8062f36dd4f88b7d5e9ccb0a74d2b9b8b9f3560ea61f000ed35bcebd12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 346b1c865d737f4d3b70281dbdbbc2c40d2e2897aede60be75b656614026dba2
[INFO] running `Command { std: "docker" "start" "-a" "346b1c865d737f4d3b70281dbdbbc2c40d2e2897aede60be75b656614026dba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling scaffapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Parser` in this scope
[INFO] [stdout]  --> src/cli.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Parser` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, Subcommand, ValueEnum};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/cli.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command(name = "scaffapi")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/cli.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[command(version = "0.1.0")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/cli.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[command(author = "Alexandre Velia")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/cli.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[command(about = "Generate API boilerplate code from templates", long_about = None)]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/cli.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[command(subcommand)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Subcommand` in this scope
[INFO] [stdout]   --> src/cli.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Subcommand)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Subcommand` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/cli.rs:3:20
[INFO] [stdout]    |
[INFO] [stdout]  3 | use clap::{Parser, Subcommand, ValueEnum};
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/cli.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[arg(short, long, value_enum)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/cli.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[arg(value_enum)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ValueEnum` in this scope
[INFO] [stdout]   --> src/cli.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Clone, Debug, ValueEnum)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ValueEnum` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/cli.rs:3:32
[INFO] [stdout]    |
[INFO] [stdout]  3 | use clap::{Parser, Subcommand, ValueEnum};
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ValueEnum` in this scope
[INFO] [stdout]   --> src/cli.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Clone, Debug, ValueEnum)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ValueEnum` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/cli.rs:3:32
[INFO] [stdout]    |
[INFO] [stdout]  3 | use clap::{Parser, Subcommand, ValueEnum};
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Command` in `cli`
[INFO] [stdout]   --> src/main.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |         cli::Command::New { name, stack } => {
[INFO] [stdout]    |              ^^^^^^^ could not find `Command` in `cli`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 |         cli::Commands::New { name, stack } => {
[INFO] [stdout]    |                     +
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use clap::Command;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Command`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -         cli::Command::New { name, stack } => {
[INFO] [stdout] 13 +         Command::New { name, stack } => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Command` in `cli`
[INFO] [stdout]   --> src/main.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |         cli::Command::Config { key, value } => {
[INFO] [stdout]    |              ^^^^^^^ could not find `Command` in `cli`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 21 |         cli::Commands::Config { key, value } => {
[INFO] [stdout]    |                     +
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use clap::Command;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Command`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -         cli::Command::Config { key, value } => {
[INFO] [stdout] 21 +         Command::Config { key, value } => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Cli` in the current scope
[INFO] [stdout]   --> src/main.rs:9:20
[INFO] [stdout]    |
[INFO] [stdout]  9 |     let cli = Cli::parse();
[INFO] [stdout]    |                    ^^^^^ function or associated item not found in `Cli`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cli.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Cli {
[INFO] [stdout]    | -------------- function or associated item `parse` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `parse`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Parser`
[INFO] [stdout]            candidate #2: `TypedValueParser`
[INFO] [stdout]            candidate #3: `pest::Parser`
[INFO] [stdout]            candidate #4: `winnow::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ComponentKind` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |             println!("Generating a new {}: {}", kind, name);
[INFO] [stdout]    |                                        --       ^^^^ `ComponentKind` cannot be formatted with the default formatter
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `ComponentKind`
[INFO] [stdout]   --> src/cli.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub enum ComponentKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn main() {
[INFO] [stdout]    |          - expected `()` because of default return type
[INFO] [stdout] ...
[INFO] [stdout] 32 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ expected `()`, found `Result<(), _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                    found enum `Result<(), _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scaffapi` (bin "scaffapi") due to 16 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "346b1c865d737f4d3b70281dbdbbc2c40d2e2897aede60be75b656614026dba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "346b1c865d737f4d3b70281dbdbbc2c40d2e2897aede60be75b656614026dba2", kill_on_drop: false }`
[INFO] [stdout] 346b1c865d737f4d3b70281dbdbbc2c40d2e2897aede60be75b656614026dba2
