[INFO] fetching crate parse-monitors 0.4.0... [INFO] testing parse-monitors-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate parse-monitors 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate parse-monitors 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate parse-monitors 0.4.0 [INFO] tweaked toml for crates.io crate parse-monitors 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate parse-monitors 0.4.0 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 parse-monitors 0.4.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 721b0095f7838ae9a0683eb976adecc1690c7519e656283bdb86e86b7dbada47 [INFO] running `Command { std: "docker" "start" "-a" "721b0095f7838ae9a0683eb976adecc1690c7519e656283bdb86e86b7dbada47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "721b0095f7838ae9a0683eb976adecc1690c7519e656283bdb86e86b7dbada47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721b0095f7838ae9a0683eb976adecc1690c7519e656283bdb86e86b7dbada47", kill_on_drop: false }` [INFO] [stdout] 721b0095f7838ae9a0683eb976adecc1690c7519e656283bdb86e86b7dbada47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 049d499fe0f6ce337fb09579585c71b681d32e06ed73cd9019b3410855086c09 [INFO] running `Command { std: "docker" "start" "-a" "049d499fe0f6ce337fb09579585c71b681d32e06ed73cd9019b3410855086c09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling password-hash v0.4.2 [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 thiserror v1.0.69 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-macros v2.6.1 [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=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=2f084409d7ff0fc9 -C extra-filename=-af24dd1334745ff9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4ec38f97a09c65ab.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-6034e56927e3b2b5.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-9dfc9f7b7af18fad.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-702a9ed3dcfaa31c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ea591812dd40c83e.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c3c4ae81b7b57f74.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-76659aeb83761b81.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-640463910a5d03b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "049d499fe0f6ce337fb09579585c71b681d32e06ed73cd9019b3410855086c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049d499fe0f6ce337fb09579585c71b681d32e06ed73cd9019b3410855086c09", kill_on_drop: false }` [INFO] [stdout] 049d499fe0f6ce337fb09579585c71b681d32e06ed73cd9019b3410855086c09