[INFO] cloning repository https://github.com/brooks-builds/lms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brooks-builds/lms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Flms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Flms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddb5bc9669ddb86d93d50dc97e1ac2a379e59c94 [INFO] documenting brooks-builds/lms/ddb5bc9669ddb86d93d50dc97e1ac2a379e59c94 against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Flms" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brooks-builds/lms on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brooks-builds/lms [INFO] finished tweaking git repo https://github.com/brooks-builds/lms [INFO] tweaked toml for git repo https://github.com/brooks-builds/lms written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brooks-builds/lms 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/brooks-builds/ycl` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yewdux-macros v0.10.0 [INFO] [stderr] Downloaded yewdux v0.10.0 [INFO] [stderr] Downloaded yew-hooks v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96e12332e0e4d81ca91ee5126dc265c8f28be918a90d06500dd066b164819ccf [INFO] running `Command { std: "docker" "start" "-a" "96e12332e0e4d81ca91ee5126dc265c8f28be918a90d06500dd066b164819ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96e12332e0e4d81ca91ee5126dc265c8f28be918a90d06500dd066b164819ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e12332e0e4d81ca91ee5126dc265c8f28be918a90d06500dd066b164819ccf", kill_on_drop: false }` [INFO] [stdout] 96e12332e0e4d81ca91ee5126dc265c8f28be918a90d06500dd066b164819ccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34b577dc1f65e031be06e3123991729c484a649cfec1675fab8af84b77871724 [INFO] running `Command { std: "docker" "start" "-a" "34b577dc1f65e031be06e3123991729c484a649cfec1675fab8af84b77871724", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking anymap v1.0.0-beta.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling dotenvy_macro v0.15.7 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling yewdux-macros v0.10.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking zxcvbn v2.2.2 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking stylist-core v0.13.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling stylist-macros v0.13.0 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Checking graphql_client v0.14.0 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking stylist v0.13.0 [INFO] [stderr] Checking yew-router v0.18.0 [INFO] [stderr] Checking yew-hooks v0.3.1 [INFO] [stderr] Checking yewdux v0.10.0 [INFO] [stderr] Checking ycl v0.1.0 (https://github.com/brooks-builds/ycl?rev=ae4e3ed#ae4e3edb) [INFO] [stderr] Documenting lms v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/api/auth.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | static AUTH0_DOMAIN: &str = dotenv!("AUTH0_DOMAIN"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/api/auth.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | static AUTH0_DOMAIN: &str = dotenv!("AUTH0_DOMAIN"); [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: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/api/mod.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | static GRAPHQL_URI: &str = dotenv!("GRAPHQL_URI"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/api/mod.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | static GRAPHQL_URI: &str = dotenv!("GRAPHQL_URI"); [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: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/auth/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | static AUTH0_DOMAIN: &str = dotenv!("AUTH0_DOMAIN"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/auth/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | static AUTH0_DOMAIN: &str = dotenv!("AUTH0_DOMAIN"); [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: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/auth/mod.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | static AUTH0_CLIENT_ID: &str = dotenv!("AUTH0_CLIENT_ID"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/auth/mod.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | static AUTH0_CLIENT_ID: &str = dotenv!("AUTH0_CLIENT_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: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/auth/mod.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | static AUTH_REDIRECT_URI: &str = dotenv!("AUTH_REDIRECT_URI"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/auth/mod.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | static AUTH_REDIRECT_URI: &str = dotenv!("AUTH_REDIRECT_URI"); [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: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/logging.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | static RUST_ENV: &str = dotenv!("RUST_ENV"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/logging.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | static RUST_ENV: &str = dotenv!("RUST_ENV"); [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: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/stores/main_store.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | static AUTH0_DOMAIN: &str = dotenv!("AUTH0_DOMAIN"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/stores/main_store.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | static AUTH0_DOMAIN: &str = dotenv!("AUTH0_DOMAIN"); [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: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/stores/main_store.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | static AUTH0_LOGOUT_REDIRECT: &str = dotenv!("LOGOUT_REDIRECT"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/stores/main_store.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | static AUTH0_LOGOUT_REDIRECT: &str = dotenv!("LOGOUT_REDIRECT"); [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: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/stores/main_store.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | static AUTH0_CLIENT_ID: &str = dotenv!("AUTH0_CLIENT_ID"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> src/stores/main_store.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | static AUTH0_CLIENT_ID: &str = dotenv!("AUTH0_CLIENT_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] [stderr] error: could not document `lms` [INFO] running `Command { std: "docker" "inspect" "34b577dc1f65e031be06e3123991729c484a649cfec1675fab8af84b77871724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b577dc1f65e031be06e3123991729c484a649cfec1675fab8af84b77871724", kill_on_drop: false }` [INFO] [stdout] 34b577dc1f65e031be06e3123991729c484a649cfec1675fab8af84b77871724