[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] testing samuelwoodcore/panda-database against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelwoodcore%2Fpanda-database" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/samuelwoodcore/panda-database on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05a56e893f84c1f25315075c69a68021ac8c9bab89761554bcba7240dee6393e [INFO] running `Command { std: "docker" "start" "-a" "05a56e893f84c1f25315075c69a68021ac8c9bab89761554bcba7240dee6393e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05a56e893f84c1f25315075c69a68021ac8c9bab89761554bcba7240dee6393e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a56e893f84c1f25315075c69a68021ac8c9bab89761554bcba7240dee6393e", kill_on_drop: false }` [INFO] [stdout] 05a56e893f84c1f25315075c69a68021ac8c9bab89761554bcba7240dee6393e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83c4e3748c1eb23d695588bb7442787e43b9da1c959d45193b8932023d47fcab [INFO] running `Command { std: "docker" "start" "-a" "83c4e3748c1eb23d695588bb7442787e43b9da1c959d45193b8932023d47fcab", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling rustls v0.23.30 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling group v0.12.1 [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 rustls-native-certs v0.8.1 [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 bitflags v2.9.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling nix v0.30.1 [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 atoi v2.0.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pkcs8 v0.9.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 lexical-core v1.0.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling crc-fast v1.3.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [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 arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [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 arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling aws-smithy-http v0.62.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/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 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=4359b6aa9ef8765f -C extra-filename=-e0f7f322248a106d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-89f5afed9cf00b61.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-b6d574d6ae7326a0.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-1caf22e27f7b3103.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-358959f58d03e4eb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arrow-array` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-55.2.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=d9a394fe8f9129ca -C extra-filename=-67394cd99cfe5ce6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8934e02fd5059647.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-298f4e13001ef713.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-95db04b50b29bf71.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-702a9ed3dcfaa31c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1de31c207979180d.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-cd0dc42a55db40c3.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e09f6c67f11e5c6d.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-3679b2bea9264524.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "83c4e3748c1eb23d695588bb7442787e43b9da1c959d45193b8932023d47fcab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c4e3748c1eb23d695588bb7442787e43b9da1c959d45193b8932023d47fcab", kill_on_drop: false }` [INFO] [stdout] 83c4e3748c1eb23d695588bb7442787e43b9da1c959d45193b8932023d47fcab