[INFO] cloning repository https://github.com/ArthurBernardoDev/rust-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurBernardoDev/rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurBernardoDev%2Frust-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurBernardoDev%2Frust-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aff1ee432804e79d2faa5cfba8f74dafb713b7f3
[INFO] checking ArthurBernardoDev/rust-api against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurBernardoDev%2Frust-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArthurBernardoDev/rust-api
[INFO] finished tweaking git repo https://github.com/ArthurBernardoDev/rust-api
[INFO] tweaked toml for git repo https://github.com/ArthurBernardoDev/rust-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurBernardoDev/rust-api on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArthurBernardoDev/rust-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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ea35c7c731e435c91167ecafc21dba1421cb3d5a118d10be7c371813715cf8c
[INFO] running `Command { std: "docker" "start" "-a" "9ea35c7c731e435c91167ecafc21dba1421cb3d5a118d10be7c371813715cf8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ea35c7c731e435c91167ecafc21dba1421cb3d5a118d10be7c371813715cf8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea35c7c731e435c91167ecafc21dba1421cb3d5a118d10be7c371813715cf8c", kill_on_drop: false }`
[INFO] [stdout] 9ea35c7c731e435c91167ecafc21dba1421cb3d5a118d10be7c371813715cf8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edd3c6b7401a9c78e5f87d3746d11e83ffbcfda8b533c37eeb2df5b12cd6c601
[INFO] running `Command { std: "docker" "start" "-a" "edd3c6b7401a9c78e5f87d3746d11e83ffbcfda8b533c37eeb2df5b12cd6c601", kill_on_drop: false }`
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking whoami v1.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-postgres v0.7.10
[INFO] [stderr]     Checking postgres v0.19.7
[INFO] [stderr]     Checking rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `DATABASE_URL` not defined at compile time
[INFO] [stdout]   --> src/main.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | const DB_URL: &str = env!("DATABASE_URL");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DATABASE_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DATABASE_URL` not defined at compile time
[INFO] [stdout]   --> src/main.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | const DB_URL: &str = env!("DATABASE_URL");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DATABASE_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust` (bin "rust" test) due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/main.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn handle_get_all_request(request: &str) -> (String, String) {
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/main.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn handle_get_all_request(request: &str) -> (String, String) {
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust` (bin "rust") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "edd3c6b7401a9c78e5f87d3746d11e83ffbcfda8b533c37eeb2df5b12cd6c601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edd3c6b7401a9c78e5f87d3746d11e83ffbcfda8b533c37eeb2df5b12cd6c601", kill_on_drop: false }`
[INFO] [stdout] edd3c6b7401a9c78e5f87d3746d11e83ffbcfda8b533c37eeb2df5b12cd6c601
