[INFO] cloning repository https://github.com/4513ECHO/sqlc-gen-deno-postgres
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4513ECHO/sqlc-gen-deno-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4513ECHO%2Fsqlc-gen-deno-postgres", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4513ECHO%2Fsqlc-gen-deno-postgres'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c3411f72fc12120d4159fd28b8d947eeaa34985
[INFO] checking 4513ECHO/sqlc-gen-deno-postgres against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4513ECHO%2Fsqlc-gen-deno-postgres" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4513ECHO/sqlc-gen-deno-postgres
[INFO] finished tweaking git repo https://github.com/4513ECHO/sqlc-gen-deno-postgres
[INFO] tweaked toml for git repo https://github.com/4513ECHO/sqlc-gen-deno-postgres written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4513ECHO/sqlc-gen-deno-postgres on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4513ECHO/sqlc-gen-deno-postgres 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e6171c102fbfedbde9827c777a39eefe8257002d656b02dd1ce77b1862c359a
[INFO] running `Command { std: "docker" "start" "-a" "1e6171c102fbfedbde9827c777a39eefe8257002d656b02dd1ce77b1862c359a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e6171c102fbfedbde9827c777a39eefe8257002d656b02dd1ce77b1862c359a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e6171c102fbfedbde9827c777a39eefe8257002d656b02dd1ce77b1862c359a", kill_on_drop: false }`
[INFO] [stdout] 1e6171c102fbfedbde9827c777a39eefe8257002d656b02dd1ce77b1862c359a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b83ba05e14a355f83ca209f43d300045e91eb8fa2fd8e516edbaf8a7946c1996
[INFO] running `Command { std: "docker" "start" "-a" "b83ba05e14a355f83ca209f43d300045e91eb8fa2fd8e516edbaf8a7946c1996", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking case v1.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking enquote v1.1.0
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]    Compiling sqlc-gen-deno-postgres v0.1.0-8 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `sqlc-gen-deno-postgres v0.1.0-8 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sqlc-gen-deno-postgres-0d55646058adbcb6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (696) panicked at build.rs:2:68:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "protoc failed: Could not make proto path relative: src/codegen.proto: No such file or directory\n" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6079d5b83142 - std[2cca3b56f05e3e10]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6079d5b83142 - std[2cca3b56f05e3e10]::backtrace_rs::backtrace::trace_unsynchronized::<std[2cca3b56f05e3e10]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6079d5b83142 - std[2cca3b56f05e3e10]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6079d5b83142 - <<std[2cca3b56f05e3e10]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ece2ad3df8f19846]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6079d5b97017 - <core[ece2ad3df8f19846]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6079d5b97017 - core[ece2ad3df8f19846]::fmt::write
[INFO] [stderr]      6:     0x6079d5b88ba6 - std[2cca3b56f05e3e10]::io::default_write_fmt::<std[2cca3b56f05e3e10]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6079d5b88ba6 - <std[2cca3b56f05e3e10]::sys::stdio::unix::Stderr as std[2cca3b56f05e3e10]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6079d5b6678e - <std[2cca3b56f05e3e10]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6079d5b6678e - std[2cca3b56f05e3e10]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x6079d5b7dcc1 - std[2cca3b56f05e3e10]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x6079d5b7df2b - std[2cca3b56f05e3e10]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x6079d5b66848 - std[2cca3b56f05e3e10]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x6079d5b5b869 - std[2cca3b56f05e3e10]::sys::backtrace::__rust_end_short_backtrace::<std[2cca3b56f05e3e10]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6079d5b6722d - __rustc[22b5aff69a48681c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x6079d5b9775c - core[ece2ad3df8f19846]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6079d5b974d2 - core[ece2ad3df8f19846]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x6079d58adad2 - build_script_build[3e19c6493d2144c9]::main
[INFO] [stderr]     18:     0x6079d58afc23 - <fn() as core[ece2ad3df8f19846]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x6079d58ad0b6 - std[2cca3b56f05e3e10]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x6079d58bed49 - std[2cca3b56f05e3e10]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x6079d5b7cbca - <&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync as core[ece2ad3df8f19846]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x6079d5b7cbca - std[2cca3b56f05e3e10]::panicking::catch_unwind::do_call::<&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     23:     0x6079d5b7cbca - std[2cca3b56f05e3e10]::panicking::catch_unwind::<i32, &dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     24:     0x6079d5b7cbca - std[2cca3b56f05e3e10]::panic::catch_unwind::<&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x6079d5b7cbca - std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x6079d5b7cbca - std[2cca3b56f05e3e10]::panicking::catch_unwind::do_call::<std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     27:     0x6079d5b7cbca - std[2cca3b56f05e3e10]::panicking::catch_unwind::<isize, std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     28:     0x6079d5b7cbca - std[2cca3b56f05e3e10]::panic::catch_unwind::<std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x6079d5b7cbca - std[2cca3b56f05e3e10]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x6079d58bc8d1 - std[2cca3b56f05e3e10]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x6079d58b0275 - main
[INFO] [stderr]     32:     0x731d79fd11ca - <unknown>
[INFO] [stderr]     33:     0x731d79fd128b - __libc_start_main
[INFO] [stderr]     34:     0x6079d58aa985 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b83ba05e14a355f83ca209f43d300045e91eb8fa2fd8e516edbaf8a7946c1996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83ba05e14a355f83ca209f43d300045e91eb8fa2fd8e516edbaf8a7946c1996", kill_on_drop: false }`
[INFO] [stdout] b83ba05e14a355f83ca209f43d300045e91eb8fa2fd8e516edbaf8a7946c1996
