[INFO] fetching crate perspt-store 0.5.8... [INFO] testing perspt-store-0.5.8 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate perspt-store 0.5.8 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate perspt-store 0.5.8 [INFO] finished tweaking crates.io crate perspt-store 0.5.8 [INFO] tweaked toml for crates.io crate perspt-store 0.5.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate perspt-store 0.5.8 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate perspt-store 0.5.8 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20a8bdf222df444f3bf351a3d1b9204fa0b9aae185a6b7f4a0edd9c6da27d718 [INFO] running `Command { std: "docker" "start" "-a" "20a8bdf222df444f3bf351a3d1b9204fa0b9aae185a6b7f4a0edd9c6da27d718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20a8bdf222df444f3bf351a3d1b9204fa0b9aae185a6b7f4a0edd9c6da27d718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a8bdf222df444f3bf351a3d1b9204fa0b9aae185a6b7f4a0edd9c6da27d718", kill_on_drop: false }` [INFO] [stdout] 20a8bdf222df444f3bf351a3d1b9204fa0b9aae185a6b7f4a0edd9c6da27d718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012908f405f9dfcfc4f8001b365a172dcdeac1c4665320b188ae3f3a45a93e31 [INFO] running `Command { std: "docker" "start" "-a" "012908f405f9dfcfc4f8001b365a172dcdeac1c4665320b188ae3f3a45a93e31", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling arrow-schema v58.1.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling value-ext v0.1.3 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v58.1.0 [INFO] [stderr] Compiling arrow-data v58.1.0 [INFO] [stderr] Compiling libduckdb-sys v1.10501.0 [INFO] [stderr] Compiling arrow-array v58.1.0 [INFO] [stderr] error: could not compile `lsp-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name lsp_types --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsp-types-0.97.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=2a51160826f254a4 -C extra-filename=-bc86aedce673940e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern fluent_uri=/opt/rustwide/target/debug/deps/libfluent_uri-915d71e02b64b227.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-28a31ed8833c82c6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c9f82413f34ec4f.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-c66769882e28de08.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 `arrow-array` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name arrow_array --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-58.1.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 --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "chrono-tz", "ffi", "force_validate", "pool"))' -C metadata=ef5f64721eded684 -C extra-filename=-5de717e6d1f5e499 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6166b357252a4668.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-f554a452b1bb456a.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-b6a0d200d3df1d66.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e7e6436e0520f8e8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2d3ece89b733908e.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-fb1367bfc24f9bbc.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-00f937fe1169347c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-fe311b6e4178b6bd.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-dfe5de6725209256.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-fd9becfa2d006b07.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hyper` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name hyper --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=8b43553e882b8284 -C extra-filename=-f028792967e7dae5 --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-ff5aca13e3e348ea.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-269d605913ea0ccb.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-bfea3bd31dcfa3ce.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-cf5b21f2e047a877.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c9fa59b257b83676.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4b1ed73b760072b9.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d474a064685fa8df.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7ba72349f3ef0223.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-7ab32758a94a943e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "012908f405f9dfcfc4f8001b365a172dcdeac1c4665320b188ae3f3a45a93e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012908f405f9dfcfc4f8001b365a172dcdeac1c4665320b188ae3f3a45a93e31", kill_on_drop: false }` [INFO] [stdout] 012908f405f9dfcfc4f8001b365a172dcdeac1c4665320b188ae3f3a45a93e31