[INFO] cloning repository https://github.com/marcusp619/rust-crud-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcusp619/rust-crud-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusp619%2Frust-crud-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusp619%2Frust-crud-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa57fd42a1eb7c8f7f68409b0b149577d041987d
[INFO] testing marcusp619/rust-crud-api against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusp619%2Frust-crud-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcusp619/rust-crud-api
[INFO] finished tweaking git repo https://github.com/marcusp619/rust-crud-api
[INFO] tweaked toml for git repo https://github.com/marcusp619/rust-crud-api written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcusp619/rust-crud-api on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcusp619/rust-crud-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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e8b335d749aeb2068420bbccc7a4e0fb1c0cfdf3e9d690064da3e2759804cb6
[INFO] running `Command { std: "docker" "start" "-a" "1e8b335d749aeb2068420bbccc7a4e0fb1c0cfdf3e9d690064da3e2759804cb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e8b335d749aeb2068420bbccc7a4e0fb1c0cfdf3e9d690064da3e2759804cb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e8b335d749aeb2068420bbccc7a4e0fb1c0cfdf3e9d690064da3e2759804cb6", kill_on_drop: false }`
[INFO] [stdout] 1e8b335d749aeb2068420bbccc7a4e0fb1c0cfdf3e9d690064da3e2759804cb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 700d97e2bc35355a7a532ec38ea4e649b0d3edfd060c97db5c13db24566bfa82
[INFO] running `Command { std: "docker" "start" "-a" "700d97e2bc35355a7a532ec38ea4e649b0d3edfd060c97db5c13db24566bfa82", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling postgres-protocol v0.6.6
[INFO] [stderr]    Compiling postgres-types v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-postgres v0.7.10
[INFO] [stderr]    Compiling postgres v0.19.7
[INFO] [stderr]    Compiling rust-crud-api 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] warning: unused import: `GenericClient`
[INFO] [stdout]  --> src/main.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use postgres::{Error as PostgresError, GenericClient};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/main.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 | 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-crud-api` (bin "rust-crud-api") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "700d97e2bc35355a7a532ec38ea4e649b0d3edfd060c97db5c13db24566bfa82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "700d97e2bc35355a7a532ec38ea4e649b0d3edfd060c97db5c13db24566bfa82", kill_on_drop: false }`
[INFO] [stdout] 700d97e2bc35355a7a532ec38ea4e649b0d3edfd060c97db5c13db24566bfa82
