[INFO] cloning repository https://github.com/adriangb/pgpq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adriangb/pgpq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fpgpq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fpgpq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 306cdf8cf2b8450a3162a9cd467422cb0849af5a
[INFO] checking adriangb/pgpq against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fpgpq" "/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/adriangb/pgpq
[INFO] finished tweaking git repo https://github.com/adriangb/pgpq
[INFO] tweaked toml for git repo https://github.com/adriangb/pgpq written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adriangb/pgpq on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adriangb/pgpq 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70
[INFO] running `Command { std: "docker" "start" "77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70", 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" "77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70", 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" "77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking arrow-schema v59.2.0
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling zerovec v0.11.7
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling tinystr v0.8.4
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]     Checking num-bigint v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]    Compiling icu_locale_core v2.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling pyo3-build-config v0.29.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling icu_provider v2.3.0
[INFO] [stderr]    Compiling ipnet v2.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling pyo3-ffi v0.29.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling icu_properties v2.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling http-body-util v0.1.5
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.2
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling pyo3 v0.29.2
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling target-triple v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e1d6317e81cfab62 -C extra-filename=-a36fdd4fd66d314f --out-dir /opt/rustwide/target/debug/build/tokio/a36fdd4fd66d314f/out -L dependency=/opt/rustwide/target/debug/build/bytes/30351472287a0b7c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/errno/c14d97da9398b623/out -L dependency=/opt/rustwide/target/debug/build/libc/957bca8494e3bc36/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/mio/90708ae23790c840/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/12796d4c9d86eb5a/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/7928d3d45c27752a/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/0fd23947951094f4/out -L dependency=/opt/rustwide/target/debug/build/smallvec/c8568b9f45ddc918/out -L dependency=/opt/rustwide/target/debug/build/socket2/7b3676e69b8e86f5/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/b54d099818f02516/out --extern bytes=/opt/rustwide/target/debug/build/bytes/30351472287a0b7c/out/libbytes-30351472287a0b7c.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/957bca8494e3bc36/out/liblibc-957bca8494e3bc36.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/90708ae23790c840/out/libmio-90708ae23790c840.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/12796d4c9d86eb5a/out/libparking_lot-12796d4c9d86eb5a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/0fd23947951094f4/out/libsignal_hook_registry-0fd23947951094f4.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/7b3676e69b8e86f5/out/libsocket2-7b3676e69b8e86f5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/b54d099818f02516/out/libtokio_macros-b54d099818f02516.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0300d732f48f3e77 -C extra-filename=-4a7adf799f51c67b --out-dir /opt/rustwide/target/debug/build/tokio/4a7adf799f51c67b/out -L dependency=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/0f735279c0a5cb88/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/mio/acbf03d6753a552b/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/fbaaae226cca1d88/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/e1a619b48c889fab/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/e631dbe7df418f4f/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3fa8e7f1993d4002/out -L dependency=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/b54d099818f02516/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/acbf03d6753a552b/out/libmio-acbf03d6753a552b.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/fbaaae226cca1d88/out/libparking_lot-fbaaae226cca1d88.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/e631dbe7df418f4f/out/libsignal_hook_registry-e631dbe7df418f4f.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out/libsocket2-081bf329e7bc52a9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/b54d099818f02516/out/libtokio_macros-b54d099818f02516.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70", kill_on_drop: false }`
[INFO] [stdout] 77a04e46b006011e10eb2f0150f3dd017795c5af28c77511e221bdc37ac42b70
