[INFO] fetching crate nautilus-tardis 0.55.0... [INFO] testing nautilus-tardis-0.55.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate nautilus-tardis 0.55.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate nautilus-tardis 0.55.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nautilus-tardis 0.55.0 [INFO] tweaked toml for crates.io crate nautilus-tardis 0.55.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nautilus-tardis 0.55.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 nautilus-tardis 0.55.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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a62dc34d6fed8708c42ce78b79f37c25f34554916052c651dabc8a16d8f2ba05 [INFO] running `Command { std: "docker" "start" "-a" "a62dc34d6fed8708c42ce78b79f37c25f34554916052c651dabc8a16d8f2ba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a62dc34d6fed8708c42ce78b79f37c25f34554916052c651dabc8a16d8f2ba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62dc34d6fed8708c42ce78b79f37c25f34554916052c651dabc8a16d8f2ba05", kill_on_drop: false }` [INFO] [stdout] a62dc34d6fed8708c42ce78b79f37c25f34554916052c651dabc8a16d8f2ba05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fd17852f0a07536de6f370d52e42d3b4ed75cdeff638e4a5dc1fb3c47b076dce [INFO] running `Command { std: "docker" "start" "-a" "fd17852f0a07536de6f370d52e42d3b4ed75cdeff638e4a5dc1fb3c47b076dce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling arrow-schema v58.1.0 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pyo3-build-config v0.28.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.3 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling pyo3-ffi v0.28.3 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-buffer v58.1.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling arrow-data v58.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling pyo3 v0.28.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling arrow-array v58.1.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling arrow-select v58.1.0 [INFO] [stderr] Compiling pyo3-macros v0.28.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling arrow-ord v58.1.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling nautilus-core v0.55.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.20.0 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling arrow-cast v58.1.0 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling pyo3-stub-gen v0.20.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling toml_edit v0.25.10+spec-1.1.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling arrow-ipc v58.1.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling implied-vol v2.0.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling arrow-json v58.1.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling arrow-csv v58.1.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling arrow-string v58.1.0 [INFO] [stderr] Compiling arrow-arith v58.1.0 [INFO] [stderr] Compiling arrow-row v58.1.0 [INFO] [stderr] Compiling nautilus-model v0.55.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling arrow v58.1.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling nautilus-common v0.55.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling sysinfo v0.38.4 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling capnp v0.25.3 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling capnpc v0.25.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling nautilus-serialization v0.55.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling parquet v58.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] error: could not compile `parquet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name parquet --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-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="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="async"' --cfg 'feature="base64"' --cfg 'feature="futures"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "geospatial", "json", "lz4", "lz4_flex", "object_store", "parquet-geospatial", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=88dee9f29bd4450a -C extra-filename=-28b954200ffe3e9e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f00ce0a0bf0ab543.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-dcd10acfaa09cb34.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-de29981438b2ea73.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-71280f41d4177e68.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-e1bec14638e3da26.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e7e6436e0520f8e8.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-dbebae26a12d489d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8d7d3d1261252c07.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7b74b3e40dde5b45.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6a7825a9e4dba3fa.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-ed4ec4dfb4815040.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-00f937fe1169347c.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9e7c93849e105900.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-1e7f805ed6327c48.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-f9ac563ba0e6e78d.so --extern thrift=/opt/rustwide/target/debug/deps/libthrift-19bac5b0ed89bafe.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ba1cd3a3bc594c1a.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-bac69974778bb474.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 `nautilus-model` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name nautilus_model --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nautilus-model-0.55.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type staticlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::verbose_bit_mask' '--warn=clippy::useless_conversion' '--warn=clippy::use_self' '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_sort_by' '--warn=clippy::unnecessary_semicolon' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::unnecessary_literal_bound' '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::unnecessary_join' '--warn=clippy::unnecessary_filter_map' '--warn=clippy::unnecessary_debug_formatting' '--warn=clippy::unnecessary_box_returns' '--warn=clippy::uninlined_format_args' '--warn=clippy::suspicious_doc_comments' '--warn=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--warn=clippy::single_char_pattern' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_field_names' '--allow=clippy::redundant_else' '--warn=clippy::redundant_closure' '--warn=clippy::redundant_clone' '--warn=clippy::range_plus_one' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--allow=clippy::or_fun_call' '--warn=clippy::option_option' '--allow=clippy::option_if_let_else' '--warn=clippy::option_as_ref_deref' '--warn=clippy::needless_update' '--warn=clippy::needless_return' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_range_loop' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_option_as_deref' '--warn=clippy::needless_match' '--warn=clippy::needless_lifetimes' '--warn=clippy::needless_late_init' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_collect' '--warn=clippy::needless_borrows_for_generic_args' '--warn=clippy::needless_borrow' '--warn=clippy::needless_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mut_mut' '--warn=clippy::match_like_matches_macro' '--warn=clippy::match_bool' '--warn=clippy::map_unwrap_or' '--warn=clippy::map_identity' '--warn=clippy::map_flatten' '--warn=clippy::manual_while_let_some' '--warn=clippy::manual_strip' '--warn=clippy::manual_string_new' '--warn=clippy::manual_split_once' '--warn=clippy::manual_range_contains' '--warn=clippy::manual_map' '--allow=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::manual_is_ascii_check' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_flatten' '--warn=clippy::manual_find' '--warn=clippy::manual_filter' '--warn=clippy::manual_assert' '--warn=clippy::large_stack_arrays' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_kv_map' '--warn=clippy::items_after_statements' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::ignored_unit_patterns' '--warn=clippy::if_same_then_else' '--warn=clippy::if_not_else' '--warn=clippy::identity_op' '--warn=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::equatable_if_let' '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::collapsible_if' '--warn=clippy::collapsible_else_if' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::checked_conversions' '--warn=clippy::bytes_count_to_len' '--warn=clippy::borrow_as_ptr' '--warn=clippy::bool_to_int_with_if' --cfg 'feature="default"' --cfg 'feature="high-precision"' --cfg 'feature="pyo3"' --cfg 'feature="pyo3-stub-gen"' --cfg 'feature="python"' --cfg 'feature="rstest"' --cfg 'feature="stubs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloy-primitives", "cbindgen", "cython-compat", "default", "defi", "extension-module", "ffi", "high-precision", "pyo3", "pyo3-stub-gen", "python", "rstest", "stubs"))' -C metadata=c92526bd915e8358 -C extra-filename=-14769ee13c3f7585 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f00ce0a0bf0ab543.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-5887179eab056b2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7b74b3e40dde5b45.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-1b7852d9fdfa658d.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-4a1cc9abdf1246f2.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-64b8346f6ba4e6fb.so --extern implied_vol=/opt/rustwide/target/debug/deps/libimplied_vol-ef05d4349e8c05fa.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-93271dd70d782150.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a91796ff7cb2d874.rlib --extern nautilus_core=/opt/rustwide/target/debug/deps/libnautilus_core-f289bfea0a18e63b.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-ca6a91d46e009779.rlib --extern pyo3_stub_gen=/opt/rustwide/target/debug/deps/libpyo3_stub_gen-70c35f53734454ee.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-94bb89dce608f682.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-7b04a2f23a914a22.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-f5a1ccd422e24b99.so --extern serde=/opt/rustwide/target/debug/deps/libserde-f424cdde8308010d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5cd044343bd88a8.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-09b7c9441fefae5f.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-0786e5c955f4fab1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern ustr=/opt/rustwide/target/debug/deps/libustr-29e44f8bca80e3b7.rlib --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fd17852f0a07536de6f370d52e42d3b4ed75cdeff638e4a5dc1fb3c47b076dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd17852f0a07536de6f370d52e42d3b4ed75cdeff638e4a5dc1fb3c47b076dce", kill_on_drop: false }` [INFO] [stdout] fd17852f0a07536de6f370d52e42d3b4ed75cdeff638e4a5dc1fb3c47b076dce