[INFO] cloning repository https://github.com/0xnicholasy/backtesting.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xnicholasy/backtesting.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnicholasy%2Fbacktesting.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnicholasy%2Fbacktesting.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d97c775f8cca820a561b6ad82bf8c7077bba4ee2
[INFO] checking 0xnicholasy/backtesting.rs against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnicholasy%2Fbacktesting.rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xnicholasy/backtesting.rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/0xnicholasy/backtesting.rs
[INFO] tweaked toml for git repo https://github.com/0xnicholasy/backtesting.rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xnicholasy/backtesting.rs on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xnicholasy/backtesting.rs 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d01c16c3c6447aa90c38d0f18a1913a9a73b2bf5d65474d781a266d8c28607c5
[INFO] running `Command { std: "docker" "start" "-a" "d01c16c3c6447aa90c38d0f18a1913a9a73b2bf5d65474d781a266d8c28607c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d01c16c3c6447aa90c38d0f18a1913a9a73b2bf5d65474d781a266d8c28607c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d01c16c3c6447aa90c38d0f18a1913a9a73b2bf5d65474d781a266d8c28607c5", kill_on_drop: false }`
[INFO] [stdout] d01c16c3c6447aa90c38d0f18a1913a9a73b2bf5d65474d781a266d8c28607c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1211645530a6dde78c1391a1fc44cf88257e5f94ba2aafa265960722ef85fc13
[INFO] running `Command { std: "docker" "start" "-a" "1211645530a6dde78c1391a1fc44cf88257e5f94ba2aafa265960722ef85fc13", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling arrow2 v0.18.0
[INFO] [stderr]     Checking hash_hasher v2.0.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling polars-utils v0.33.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling polars-arrow v0.33.2
[INFO] [stderr]    Compiling polars-core v0.33.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling polars-ops v0.33.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.33.2
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling polars-lazy v0.33.2
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling polars v0.33.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking argmin-math v0.3.0
[INFO] [stderr]     Checking argmin v0.8.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking polars-error v0.33.2
[INFO] [stderr]     Checking polars-row v0.33.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1593) panicked at /rustc-dev/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7d9c8bdb8feb - <<std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c78f5786263e26ef]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7d9c8c420048 - core[c78f5786263e26ef]::fmt::write
[INFO] [stderr]    2:     0x7d9c8bdd0266 - <std[14bf7ee402dca657]::sys::stdio::unix::Stderr as std[14bf7ee402dca657]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7d9c8bd8f0a8 - std[14bf7ee402dca657]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7d9c8bdac453 - std[14bf7ee402dca657]::panicking::default_hook
[INFO] [stderr]    5:     0x7d9c8ad792df - std[14bf7ee402dca657]::panicking::update_hook::<alloc[5f18bda7a686a5d0]::boxed::Box<rustc_driver_impl[eab45d4a57664a9d]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7d9c8bdac732 - std[14bf7ee402dca657]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7d9c8bd8f19a - std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7d9c8bd836d9 - std[14bf7ee402dca657]::sys::backtrace::__rust_end_short_backtrace::<std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7d9c8bd90bcd - __rustc[b8068e97bc8fdfd5]::rust_begin_unwind
[INFO] [stderr]   10:     0x7d9c89223bac - core[c78f5786263e26ef]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7d9c884fd9d2 - core[c78f5786263e26ef]::panicking::panic
[INFO] [stderr]   12:     0x7d9c8c445109 - <rustc_resolve[a22be8035cfb58f6]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7d9c8c44470b - <rustc_resolve[a22be8035cfb58f6]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7d9c8c44470b - <rustc_resolve[a22be8035cfb58f6]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x7d9c8c442c46 - <rustc_resolve[a22be8035cfb58f6]::Resolver as rustc_expand[1f4283d6b0b0e52e]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   16:     0x7d9c8da3fa98 - <rustc_expand[1f4283d6b0b0e52e]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   17:     0x7d9c8da3ec1b - <rustc_expand[1f4283d6b0b0e52e]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   18:     0x7d9c8cca9494 - rustc_interface[febfef7fdc765204]::passes::resolver_for_lowering_raw
[INFO] [stderr]   19:     0x7d9c8cca890d - rustc_query_impl[2f706155754277fd]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   20:     0x7d9c8d61942e - rustc_query_impl[2f706155754277fd]::execution::try_execute_query::<rustc_middle[e625e7f6e5218779]::query::caches::SingleCache<rustc_middle[e625e7f6e5218779]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[2f706155754277fd]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   21:     0x7d9c8d618f82 - rustc_query_impl[2f706155754277fd]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   22:     0x7d9c8d6ba2cf - <rustc_interface[febfef7fdc765204]::passes::create_and_enter_global_ctxt<core[c78f5786263e26ef]::option::Option<rustc_interface[febfef7fdc765204]::queries::Linker>, rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[c78f5786263e26ef]::ops::function::FnOnce<(&rustc_session[3c84e7174116d12d]::session::Session, rustc_middle[e625e7f6e5218779]::ty::context::CurrentGcx, alloc[5f18bda7a686a5d0]::sync::Arc<rustc_data_structures[d0dc7f70d4473f03]::jobserver::Proxy>, &std[14bf7ee402dca657]::sync::once_lock::OnceLock<rustc_middle[e625e7f6e5218779]::ty::context::GlobalCtxt>, &rustc_data_structures[d0dc7f70d4473f03]::sync::worker_local::WorkerLocal<rustc_middle[e625e7f6e5218779]::arena::Arena>, &rustc_data_structures[d0dc7f70d4473f03]::sync::worker_local::WorkerLocal<rustc_hir[de1da3f458a582ca]::Arena>, rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   23:     0x7d9c8d5ba70c - rustc_interface[febfef7fdc765204]::interface::run_compiler::<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   24:     0x7d9c8d5f2dfe - std[14bf7ee402dca657]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[febfef7fdc765204]::util::run_in_thread_with_globals<rustc_interface[febfef7fdc765204]::util::run_in_thread_pool_with_globals<rustc_interface[febfef7fdc765204]::interface::run_compiler<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   25:     0x7d9c8d5f34e0 - <std[14bf7ee402dca657]::thread::lifecycle::spawn_unchecked<rustc_interface[febfef7fdc765204]::util::run_in_thread_with_globals<rustc_interface[febfef7fdc765204]::util::run_in_thread_pool_with_globals<rustc_interface[febfef7fdc765204]::interface::run_compiler<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x7d9c8d5f436c - <std[14bf7ee402dca657]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   27:     0x7d9c8708aaa4 - <unknown>
[INFO] [stderr]   28:     0x7d9c87117a64 - clone
[INFO] [stderr]   29:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-ops-0.33.2/rustc-ice-2026-02-19T17_22_39-1591.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (0269aeccc 2026-02-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `polars-ops` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name polars_ops --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-ops-0.33.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="strings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx_unique", "asof_join", "base64", "big_idx", "binary_encoding", "chrono", "chrono-tz", "chunked_ids", "convert_index", "cross_join", "cutqcut", "diff", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "extract_groups", "extract_jsonpath", "fused", "group_by_list", "hash", "hex", "interpolate", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "jsonpath_lib", "list_any_all", "list_count", "list_sets", "list_take", "list_to_struct", "log", "merge_sorted", "moment", "nightly", "object", "performant", "pivot", "polars-json", "propagate_nans", "rle", "rolling_window", "round_series", "search_sorted", "semi_anti_join", "serde", "serde_json", "simd", "string_encoding", "string_from_radix", "string_justify", "strings", "timezones", "to_dummies", "top_k"))' -C metadata=c6b99c7d503f9e34 -C extra-filename=-fe2298db2449556b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argminmax=/opt/rustwide/target/debug/deps/libargminmax-29c63cd5ce5a7872.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-20c4d0e5e2d8460c.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-30f08a89d32de00d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-70ee69bd3c31a8f2.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-cbb598325a65a761.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-7160f0258fdff2a4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a647d47be5b4c8f0.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-1218b5414e57de9f.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "1211645530a6dde78c1391a1fc44cf88257e5f94ba2aafa265960722ef85fc13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1211645530a6dde78c1391a1fc44cf88257e5f94ba2aafa265960722ef85fc13", kill_on_drop: false }`
[INFO] [stdout] 1211645530a6dde78c1391a1fc44cf88257e5f94ba2aafa265960722ef85fc13
