[INFO] cloning repository https://github.com/samuelwoodcore/panda-database [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelwoodcore/panda-database" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelwoodcore%2Fpanda-database", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelwoodcore%2Fpanda-database'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c23094e5c0f4cf11061cec958894239e07d84ba6 [INFO] building samuelwoodcore/panda-database against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelwoodcore%2Fpanda-database" "/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/samuelwoodcore/panda-database [INFO] finished tweaking git repo https://github.com/samuelwoodcore/panda-database [INFO] tweaked toml for git repo https://github.com/samuelwoodcore/panda-database written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/samuelwoodcore/panda-database on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/samuelwoodcore/panda-database 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twox-hash v2.1.1 [INFO] [stderr] Downloaded seq-macro v0.3.6 [INFO] [stderr] Downloaded lz4_flex v0.11.5 [INFO] [stderr] Downloaded arrow-data v55.2.0 [INFO] [stderr] Downloaded aws-credential-types v1.2.4 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.60.10 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.5 [INFO] [stderr] Downloaded aws-smithy-http v0.62.2 [INFO] [stderr] Downloaded aws-smithy-checksums v0.63.5 [INFO] [stderr] Downloaded lexical-core v1.0.5 [INFO] [stderr] Downloaded arrow-arith v55.2.0 [INFO] [stderr] Downloaded arrow-string v55.2.0 [INFO] [stderr] Downloaded flatbuffers v25.2.10 [INFO] [stderr] Downloaded arrow-schema v55.2.0 [INFO] [stderr] Downloaded arrow-row v55.2.0 [INFO] [stderr] Downloaded arrow-select v55.2.0 [INFO] [stderr] Downloaded arrow-csv v55.2.0 [INFO] [stderr] Downloaded arrow-json v55.2.0 [INFO] [stderr] Downloaded aws-runtime v1.5.9 [INFO] [stderr] Downloaded arrow-ord v55.2.0 [INFO] [stderr] Downloaded arrow v55.2.0 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.8.5 [INFO] [stderr] Downloaded aws-sdk-sso v1.78.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.79.0 [INFO] [stderr] Downloaded aws-config v1.8.3 [INFO] [stderr] Downloaded arrow-ipc v55.2.0 [INFO] [stderr] Downloaded aws-smithy-runtime v1.8.5 [INFO] [stderr] Downloaded aws-sdk-sts v1.80.0 [INFO] [stderr] Downloaded aws-lc-rs v1.13.3 [INFO] [stderr] Downloaded lexical-parse-float v1.0.5 [INFO] [stderr] Downloaded arrow-array v55.2.0 [INFO] [stderr] Downloaded arrow-cast v55.2.0 [INFO] [stderr] Downloaded lexical-util v1.0.6 [INFO] [stderr] Downloaded lexical-write-float v1.0.5 [INFO] [stderr] Downloaded arrow-buffer v55.2.0 [INFO] [stderr] Downloaded lexical-write-integer v1.0.5 [INFO] [stderr] Downloaded rustls v0.23.30 [INFO] [stderr] Downloaded parquet v55.2.0 [INFO] [stderr] Downloaded aws-sdk-s3 v1.100.0 [INFO] [stderr] Downloaded aws-lc-sys v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d864d37b039dbea7577882363e94d5e38654f9461a2fe5b280ffc31c94c3dd3 [INFO] running `Command { std: "docker" "start" "-a" "4d864d37b039dbea7577882363e94d5e38654f9461a2fe5b280ffc31c94c3dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d864d37b039dbea7577882363e94d5e38654f9461a2fe5b280ffc31c94c3dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d864d37b039dbea7577882363e94d5e38654f9461a2fe5b280ffc31c94c3dd3", kill_on_drop: false }` [INFO] [stdout] 4d864d37b039dbea7577882363e94d5e38654f9461a2fe5b280ffc31c94c3dd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6cdce47b748b1c6eaeb3d88e857dbbcf2fe3a5ab56adbee165e0126f27f93db [INFO] running `Command { std: "docker" "start" "-a" "e6cdce47b748b1c6eaeb3d88e857dbbcf2fe3a5ab56adbee165e0126f27f93db", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.30 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling crc-fast v1.3.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.5 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.10 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling aws-smithy-http v0.62.2 [INFO] [stderr] Compiling aws-credential-types v1.2.4 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling aws-sigv4 v1.3.3 [INFO] [stderr] Compiling aws-smithy-checksums v0.63.5 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.11/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=eed431b4e95cf4fe -C extra-filename=-bddfc5c861f37cdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-001109810bdecbaa.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-233a9ff1c971125e.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-bf5a4eed15154f64.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2c26baaaa2b562e9.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2231a7a49f877a1b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c8fcc971b2cee3f.rmeta --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 `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.27/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=e69190f78ddc6fcd -C extra-filename=-fc0fc7881b094aae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7c5576ad23868012.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-233a9ff1c971125e.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-bf5a4eed15154f64.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2c26baaaa2b562e9.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2231a7a49f877a1b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c8fcc971b2cee3f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e6cdce47b748b1c6eaeb3d88e857dbbcf2fe3a5ab56adbee165e0126f27f93db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6cdce47b748b1c6eaeb3d88e857dbbcf2fe3a5ab56adbee165e0126f27f93db", kill_on_drop: false }` [INFO] [stdout] e6cdce47b748b1c6eaeb3d88e857dbbcf2fe3a5ab56adbee165e0126f27f93db