[INFO] cloning repository https://github.com/broxamson/hcl-axum-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxamson/hcl-axum-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxamson%2Fhcl-axum-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxamson%2Fhcl-axum-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f4fd7b9ea0cd10ddda8eb6d1b422716db42c624 [INFO] checking broxamson/hcl-axum-api/8f4fd7b9ea0cd10ddda8eb6d1b422716db42c624 against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxamson%2Fhcl-axum-api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/broxamson/hcl-axum-api [INFO] finished tweaking git repo https://github.com/broxamson/hcl-axum-api [INFO] tweaked toml for git repo https://github.com/broxamson/hcl-axum-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/broxamson/hcl-axum-api on toolchain cccf075eba88363269e8589ebb8d40874cc542d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/broxamson/hcl-axum-api 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" "+cccf075eba88363269e8589ebb8d40874cc542d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.40 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded rusoto_ec2 v0.48.0 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded hcl-primitives v0.1.1 [INFO] [stderr] Downloaded vecmap-rs v0.1.13 [INFO] [stderr] Downloaded hcl-edit v0.7.4 [INFO] [stderr] Downloaded hcl-rs v0.16.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50d4ed2e0171328864fb7334d5704ff3b90a97152a48a5d655626a4d34efd527 [INFO] running `Command { std: "docker" "start" "-a" "50d4ed2e0171328864fb7334d5704ff3b90a97152a48a5d655626a4d34efd527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50d4ed2e0171328864fb7334d5704ff3b90a97152a48a5d655626a4d34efd527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d4ed2e0171328864fb7334d5704ff3b90a97152a48a5d655626a4d34efd527", kill_on_drop: false }` [INFO] [stdout] 50d4ed2e0171328864fb7334d5704ff3b90a97152a48a5d655626a4d34efd527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29e4a4b7eaa570eb05a964ab50627ad78678fa29483c2b1a4e9b28f8350f058 [INFO] running `Command { std: "docker" "start" "-a" "a29e4a4b7eaa570eb05a964ab50627ad78678fa29483c2b1a4e9b28f8350f058", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking winnow v0.5.28 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling dotenvy_macro v0.15.7 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hcl-primitives v0.1.1 [INFO] [stderr] Checking vecmap-rs v0.1.13 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Checking hcl-edit v0.7.4 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Compiling askama_derive v0.12.2 [INFO] [stderr] Checking hcl-rs v0.16.6 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking git2 v0.18.1 [INFO] [stderr] Checking rusoto_credential v0.48.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking rusoto_signature v0.48.0 [INFO] [stderr] Checking rusoto_ec2 v0.48.0 [INFO] [stderr] Checking netreoxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/routes/git_func/mod.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | let username_env = dotenv!("BITBUCKET_USER"); [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/routes/git_func/mod.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | let username_env = dotenv!("BITBUCKET_USER"); [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/routes/git_func/mod.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | let password_env = dotenv!("BITBUCKET_PASSWORD"); [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/routes/git_func/mod.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | let password_env = dotenv!("BITBUCKET_PASSWORD"); [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/routes/git_func/mod.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | let username_env = dotenv!("BITBUCKET_USER"); [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/routes/git_func/mod.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | let username_env = dotenv!("BITBUCKET_USER"); [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/routes/git_func/mod.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | let password_env = dotenv!("BITBUCKET_PASSWORD"); [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/routes/git_func/mod.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | let password_env = dotenv!("BITBUCKET_PASSWORD"); [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] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/jenkins/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netreoxide` (lib test) due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/jenkins/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netreoxide` (lib) due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a29e4a4b7eaa570eb05a964ab50627ad78678fa29483c2b1a4e9b28f8350f058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29e4a4b7eaa570eb05a964ab50627ad78678fa29483c2b1a4e9b28f8350f058", kill_on_drop: false }` [INFO] [stdout] a29e4a4b7eaa570eb05a964ab50627ad78678fa29483c2b1a4e9b28f8350f058