[INFO] cloning repository https://github.com/ChaseOxide/minecraft-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChaseOxide/minecraft-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseOxide%2Fminecraft-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseOxide%2Fminecraft-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c9188f66d359060d86bb016f8123d458a05c1ce
[INFO] checking ChaseOxide/minecraft-manager against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseOxide%2Fminecraft-manager" "/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/ChaseOxide/minecraft-manager
[INFO] finished tweaking git repo https://github.com/ChaseOxide/minecraft-manager
[INFO] tweaked toml for git repo https://github.com/ChaseOxide/minecraft-manager written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChaseOxide/minecraft-manager on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChaseOxide/minecraft-manager 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded platforms v3.4.0
[INFO] [stderr]   Downloaded dotenv_codegen v0.15.0
[INFO] [stderr]   Downloaded axum-server v0.6.0
[INFO] [stderr]   Downloaded dotenv_codegen_implementation v0.15.0
[INFO] [stderr]   Downloaded fiat-crypto v0.2.8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a19421305d1686ee0521ec4a482eaf544cd4820fc073389ecc1e5c25f11ffb0e
[INFO] running `Command { std: "docker" "start" "-a" "a19421305d1686ee0521ec4a482eaf544cd4820fc073389ecc1e5c25f11ffb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a19421305d1686ee0521ec4a482eaf544cd4820fc073389ecc1e5c25f11ffb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a19421305d1686ee0521ec4a482eaf544cd4820fc073389ecc1e5c25f11ffb0e", kill_on_drop: false }`
[INFO] [stdout] a19421305d1686ee0521ec4a482eaf544cd4820fc073389ecc1e5c25f11ffb0e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faa8b5a1dedd14afcc43ca36aa30606646b766d67218f1c6bc75e78a5f466a19
[INFO] running `Command { std: "docker" "start" "-a" "faa8b5a1dedd14afcc43ca36aa30606646b766d67218f1c6bc75e78a5f466a19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]     Checking dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum-server v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking minecraft-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/bin/register.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |         app_id: String::from(dotenv!("APP_ID")),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/bin/register.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |         discord_token: String::from(dotenv!("DISCORD_TOKEN")),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/bin/register.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |         app_id: String::from(dotenv!("APP_ID")),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/bin/register.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         guild_id: String::from(dotenv!("GUILD_ID")),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/bin/register.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |         discord_token: String::from(dotenv!("DISCORD_TOKEN")),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/bin/register.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         guild_id: String::from(dotenv!("GUILD_ID")),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/main.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 let public_key = dotenv!("PUBLIC_KEY");
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         dotenv!("CERT_PATH"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         dotenv!("KEY_PATH"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/bin/register.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |         app_id: String::from(dotenv!("APP_ID")),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/bin/register.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |         discord_token: String::from(dotenv!("DISCORD_TOKEN")),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/bin/register.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |         app_id: String::from(dotenv!("APP_ID")),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/bin/register.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |         discord_token: String::from(dotenv!("DISCORD_TOKEN")),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/bin/register.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         guild_id: String::from(dotenv!("GUILD_ID")),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/bin/register.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         guild_id: String::from(dotenv!("GUILD_ID")),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         dotenv!("KEY_PATH"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         dotenv!("CERT_PATH"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/main.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 let public_key = dotenv!("PUBLIC_KEY");
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/main.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 let public_key = dotenv!("PUBLIC_KEY");
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         dotenv!("CERT_PATH"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         dotenv!("KEY_PATH"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let config = axum_server::tls_rustls::RustlsConfig::from_pem_file(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 38 | |         dotenv!("CERT_PATH"),
[INFO] [stdout] 39 | |         dotenv!("KEY_PATH"),
[INFO] [stdout] 40 | |     )
[INFO] [stdout] 41 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         dotenv!("KEY_PATH"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         dotenv!("CERT_PATH"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/main.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 let public_key = dotenv!("PUBLIC_KEY");
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minecraft-manager` (bin "register") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let config = axum_server::tls_rustls::RustlsConfig::from_pem_file(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 38 | |         dotenv!("CERT_PATH"),
[INFO] [stdout] 39 | |         dotenv!("KEY_PATH"),
[INFO] [stdout] 40 | |     )
[INFO] [stdout] 41 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minecraft-manager` (bin "minecraft-manager") due to 7 previous errors
[INFO] [stderr] error: could not compile `minecraft-manager` (bin "register" test) due to 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minecraft-manager` (bin "minecraft-manager" test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "faa8b5a1dedd14afcc43ca36aa30606646b766d67218f1c6bc75e78a5f466a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa8b5a1dedd14afcc43ca36aa30606646b766d67218f1c6bc75e78a5f466a19", kill_on_drop: false }`
[INFO] [stdout] faa8b5a1dedd14afcc43ca36aa30606646b766d67218f1c6bc75e78a5f466a19
