[INFO] cloning repository https://github.com/Almightyluccas/ecommerce_trend_trove_api_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Almightyluccas/ecommerce_trend_trove_api_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyluccas%2Fecommerce_trend_trove_api_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyluccas%2Fecommerce_trend_trove_api_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89ac6d9dc8454c3801b5726d4adfb83cff785416
[INFO] testing Almightyluccas/ecommerce_trend_trove_api_rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyluccas%2Fecommerce_trend_trove_api_rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Almightyluccas/ecommerce_trend_trove_api_rust
[INFO] finished tweaking git repo https://github.com/Almightyluccas/ecommerce_trend_trove_api_rust
[INFO] tweaked toml for git repo https://github.com/Almightyluccas/ecommerce_trend_trove_api_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Almightyluccas/ecommerce_trend_trove_api_rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Almightyluccas/ecommerce_trend_trove_api_rust 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 201055b3c317f2e24ff1d970dc5518f7202e7f23346e9d8f5ff2b81eedfcb38c
[INFO] running `Command { std: "docker" "start" "-a" "201055b3c317f2e24ff1d970dc5518f7202e7f23346e9d8f5ff2b81eedfcb38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "201055b3c317f2e24ff1d970dc5518f7202e7f23346e9d8f5ff2b81eedfcb38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "201055b3c317f2e24ff1d970dc5518f7202e7f23346e9d8f5ff2b81eedfcb38c", kill_on_drop: false }`
[INFO] [stdout] 201055b3c317f2e24ff1d970dc5518f7202e7f23346e9d8f5ff2b81eedfcb38c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db0984b26ab108293e37fded632fa74fdec43f432f5ee811d245a1a550c6d94b
[INFO] running `Command { std: "docker" "start" "-a" "db0984b26ab108293e37fded632fa74fdec43f432f5ee811d245a1a550c6d94b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.6
[INFO] [stderr]    Compiling postgres-types v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.192
[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 ecommerce_trend_trove_api_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: mismatched closing delimiter: `}`
[INFO] [stdout]   --> src/main.rs:59:54
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match stream {
[INFO] [stdout]    |                      - closing delimiter possibly meant for this
[INFO] [stdout] 58 |             let client = database_client.as_ref();
[INFO] [stdout] 59 |             Ok(stream) => http::routes::handle_client(stream, client,
[INFO] [stdout]    |                                                      ^ unclosed delimiter
[INFO] [stdout] 60 |             Err(e) => println!("Error: {}", e),
[INFO] [stdout] 61 |         }
[INFO] [stdout]    |         ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ecommerce_trend_trove_api_rust` (bin "ecommerce_trend_trove_api_rust") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "db0984b26ab108293e37fded632fa74fdec43f432f5ee811d245a1a550c6d94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db0984b26ab108293e37fded632fa74fdec43f432f5ee811d245a1a550c6d94b", kill_on_drop: false }`
[INFO] [stdout] db0984b26ab108293e37fded632fa74fdec43f432f5ee811d245a1a550c6d94b
