[INFO] cloning repository https://github.com/casweeney/axum-postgresql-boilerplate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casweeney/axum-postgresql-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasweeney%2Faxum-postgresql-boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasweeney%2Faxum-postgresql-boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22053fc0f946d8fdca134c0cacd072952c3b86c3
[INFO] checking casweeney/axum-postgresql-boilerplate against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasweeney%2Faxum-postgresql-boilerplate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/casweeney/axum-postgresql-boilerplate
[INFO] finished tweaking git repo https://github.com/casweeney/axum-postgresql-boilerplate
[INFO] tweaked toml for git repo https://github.com/casweeney/axum-postgresql-boilerplate written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/casweeney/axum-postgresql-boilerplate on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/casweeney/axum-postgresql-boilerplate 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `axum_postgres_boilerplate` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../axum_postgres_boilerplate
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `axum-postgres-boilerplate`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 - name = "axum_postgres_boilerplate"
[INFO] [stderr] 40 + name = "axum-postgres-boilerplate"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `axum-postgres-boilerplate`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:41:19
[INFO] [stderr]    |
[INFO] [stderr] 41 ~ version = "0.1.0"
[INFO] [stderr] 42 + [[bin]]
[INFO] [stderr] 43 + name = "axum-postgres-boilerplate"
[INFO] [stderr] 44 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `axum_postgres_boilerplate` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded alloy-transport-ws v1.0.5
[INFO] [stderr]   Downloaded alloy v1.0.5
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded wasmtimer v0.4.1
[INFO] [stderr]   Downloaded alloy-transport v1.0.5
[INFO] [stderr]   Downloaded alloy-primitives v1.1.1
[INFO] [stderr]   Downloaded ruint v1.14.0
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] [stderr]   Downloaded alloy-json-rpc v1.0.5
[INFO] [stderr]   Downloaded alloy-sol-types v1.1.1
[INFO] [stderr]   Downloaded alloy-json-abi v1.1.1
[INFO] [stderr]   Downloaded alloy-sol-type-parser v1.1.1
[INFO] [stderr]   Downloaded alloy-sol-macro-input v1.1.1
[INFO] [stderr]   Downloaded syn-solidity v1.1.1
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v1.1.1
[INFO] [stderr]   Downloaded alloy-signer-local v1.0.5
[INFO] [stderr]   Downloaded alloy-sol-macro v1.1.1
[INFO] [stderr]   Downloaded alloy-signer v1.0.5
[INFO] [stderr]   Downloaded alloy-transport-ipc v1.0.5
[INFO] [stderr]   Downloaded alloy-serde v1.0.5
[INFO] [stderr]   Downloaded alloy-network v1.0.5
[INFO] [stderr]   Downloaded alloy-network-primitives v1.0.5
[INFO] [stderr]   Downloaded alloy-pubsub v1.0.5
[INFO] [stderr]   Downloaded blst v0.3.14
[INFO] [stderr]   Downloaded alloy-transport-http v1.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v1.0.5
[INFO] [stderr]   Downloaded alloy-eips v1.0.5
[INFO] [stderr]   Downloaded alloy-consensus v1.0.5
[INFO] [stderr]   Downloaded alloy-consensus-any v1.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-any v1.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-txpool v1.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v1.0.5
[INFO] [stderr]   Downloaded alloy-node-bindings v1.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-trace v1.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-debug v1.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types v1.0.5
[INFO] [stderr]   Downloaded alloy-provider v1.0.5
[INFO] [stderr]   Downloaded alloy-hardforks v0.2.2
[INFO] [stderr]   Downloaded alloy-rpc-types-anvil v1.0.5
[INFO] [stderr]   Downloaded alloy-rpc-client v1.0.5
[INFO] [stderr]   Downloaded alloy-core v1.1.1
[INFO] [stderr]   Downloaded alloy-dyn-abi v1.1.1
[INFO] [stderr]   Downloaded alloy-contract v1.0.5
[INFO] [stderr]   Downloaded alloy-chains v0.2.1
[INFO] [stderr]   Downloaded alloy-genesis v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90
[INFO] running `Command { std: "docker" "start" "a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `axum_postgres_boilerplate` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../axum_postgres_boilerplate
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `axum-postgres-boilerplate`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 - name = "axum_postgres_boilerplate"
[INFO] [stderr] 40 + name = "axum-postgres-boilerplate"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `axum-postgres-boilerplate`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:41:19
[INFO] [stderr]    |
[INFO] [stderr] 41 ~ version = "0.1.0"
[INFO] [stderr] 42 + [[bin]]
[INFO] [stderr] 43 + name = "axum-postgres-boilerplate"
[INFO] [stderr] 44 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `axum_postgres_boilerplate` (manifest) generated 1 warning
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling syn-solidity v1.1.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling c-kzg v2.1.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=da2bd65767320df6 -C extra-filename=-b358481479df9b62 --out-dir /opt/rustwide/target/debug/build/serde_derive/b358481479df9b62/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rlib --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out/libsyn-9193fad60b9a6598.rlib --extern syn=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out/libsyn-9193fad60b9a6598.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="not"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=69db2d33d8989df6 -C extra-filename=-020bb81651f9706a --out-dir /opt/rustwide/target/debug/build/derive_more-impl/020bb81651f9706a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rlib --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out/libsyn-9193fad60b9a6598.rlib --extern syn=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out/libsyn-9193fad60b9a6598.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rlib --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90", kill_on_drop: false }`
[INFO] [stdout] a514430b5738c02c5fd93bd4e810f8dc539523b9ddd3eb828ccbdc48b7489b90
