[INFO] cloning repository https://github.com/pandazy/jankensqlhub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandazy/jankensqlhub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandazy%2Fjankensqlhub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandazy%2Fjankensqlhub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a3a10455228bd637e1f76a89092663a1835736f [INFO] testing pandazy/jankensqlhub against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandazy%2Fjankensqlhub" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pandazy/jankensqlhub [INFO] finished tweaking git repo https://github.com/pandazy/jankensqlhub [INFO] tweaked toml for git repo https://github.com/pandazy/jankensqlhub written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pandazy/jankensqlhub on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 142 packages to latest Rust 1.97.0-nightly compatible versions [INFO] [stderr] Adding rusqlite v0.38.0 (available: v0.39.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bfc9d0e3dc5ae755e12ca7991832e5dc145e291ce8339b35811fa963630efa6 [INFO] running `Command { std: "docker" "start" "-a" "4bfc9d0e3dc5ae755e12ca7991832e5dc145e291ce8339b35811fa963630efa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bfc9d0e3dc5ae755e12ca7991832e5dc145e291ce8339b35811fa963630efa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bfc9d0e3dc5ae755e12ca7991832e5dc145e291ce8339b35811fa963630efa6", kill_on_drop: false }` [INFO] [stdout] 4bfc9d0e3dc5ae755e12ca7991832e5dc145e291ce8339b35811fa963630efa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09054e10a70eeee5bea0cbe35402a150478ec5e88a56f3f15ae438a800c3ef99 [INFO] running `Command { std: "docker" "start" "-a" "09054e10a70eeee5bea0cbe35402a150478ec5e88a56f3f15ae438a800c3ef99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hybrid-array v0.4.11 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling whoami v2.1.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling md-5 v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling postgres-protocol v0.6.11 [INFO] [stderr] Compiling postgres-types v0.2.13 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-postgres v0.7.17 [INFO] [stderr] Compiling jankensqlhub v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.07s [INFO] running `Command { std: "docker" "inspect" "09054e10a70eeee5bea0cbe35402a150478ec5e88a56f3f15ae438a800c3ef99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09054e10a70eeee5bea0cbe35402a150478ec5e88a56f3f15ae438a800c3ef99", kill_on_drop: false }` [INFO] [stdout] 09054e10a70eeee5bea0cbe35402a150478ec5e88a56f3f15ae438a800c3ef99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83558b8b0dc096e77f176781388fd482ecf981cc031e685c52d80b523894da16 [INFO] running `Command { std: "docker" "start" "-a" "83558b8b0dc096e77f176781388fd482ecf981cc031e685c52d80b523894da16", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling jankensqlhub v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `jankensqlhub` (test "postgresql_integration_types") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name postgresql_integration_types --edition=2024 tests/postgresql_integration_types.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="all"' --cfg 'feature="default"' --cfg 'feature="postgresql"' --cfg 'feature="rusqlite"' --cfg 'feature="sqlite"' --cfg 'feature="tokio-postgres"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "postgresql", "rusqlite", "sqlite", "tokio-postgres"))' -C metadata=2e9c4e973be5cc2a -C extra-filename=-6b74736027515b7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-21230feaa0b9f903.rlib --extern jankensqlhub=/opt/rustwide/target/debug/deps/libjankensqlhub-2747617691cb9d6d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-07c92c1ac1194069.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-50c57dcd57f1ede1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b3003a2e878acec.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-85981a2e68e0fe54.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-40edc7ea5cfd6d53.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-048a34ba97f29519.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83558b8b0dc096e77f176781388fd482ecf981cc031e685c52d80b523894da16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83558b8b0dc096e77f176781388fd482ecf981cc031e685c52d80b523894da16", kill_on_drop: false }` [INFO] [stdout] 83558b8b0dc096e77f176781388fd482ecf981cc031e685c52d80b523894da16