[INFO] fetching crate optionstratlib 0.8.1...
[INFO] testing optionstratlib-0.8.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate optionstratlib 0.8.1 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate optionstratlib 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate optionstratlib 0.8.1
[INFO] tweaked toml for crates.io crate optionstratlib 0.8.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate optionstratlib 0.8.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate optionstratlib 0.8.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9b873e278abd5216eb97bf929c611959db9f83c2172de232e0c43aa2c2f4977
[INFO] running `Command { std: "docker" "start" "-a" "e9b873e278abd5216eb97bf929c611959db9f83c2172de232e0c43aa2c2f4977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9b873e278abd5216eb97bf929c611959db9f83c2172de232e0c43aa2c2f4977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b873e278abd5216eb97bf929c611959db9f83c2172de232e0c43aa2c2f4977", kill_on_drop: false }`
[INFO] [stdout] e9b873e278abd5216eb97bf929c611959db9f83c2172de232e0c43aa2c2f4977
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 867e244a46b27eaad4eac44f7917a7588e41df8aae024e829ac08d143a2d00e8
[INFO] running `Command { std: "docker" "start" "-a" "867e244a46b27eaad4eac44f7917a7588e41df8aae024e829ac08d143a2d00e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling pretty-simple-display v0.1.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling optionstratlib v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "867e244a46b27eaad4eac44f7917a7588e41df8aae024e829ac08d143a2d00e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867e244a46b27eaad4eac44f7917a7588e41df8aae024e829ac08d143a2d00e8", kill_on_drop: false }`
[INFO] [stdout] 867e244a46b27eaad4eac44f7917a7588e41df8aae024e829ac08d143a2d00e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a84346f60b805423c0fa96622f128e4f39cb3e34d59fd53b0f374be0cc51940d
[INFO] running `Command { std: "docker" "start" "-a" "a84346f60b805423c0fa96622f128e4f39cb3e34d59fd53b0f374be0cc51940d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling optionstratlib v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::pos`
[INFO] [stdout]     --> src/model/positive.rs:1625:9
[INFO] [stdout]      |
[INFO] [stdout] 1625 |     use crate::pos;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `optionstratlib` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name optionstratlib --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "plotly", "static_export"))' -C metadata=b82a803506658384 -C extra-filename=-6b9e76bee52476c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-710b4f9e7a859a5a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec084b4717238105.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b9e42048da78c0f4.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-0c361accdb2135ae.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-aa647379eb232cc3.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5c7ea38e861f65e5.rlib --extern pretty_simple_display=/opt/rustwide/target/debug/deps/libpretty_simple_display-1423cbe6ed071822.so --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-b75409443af4bbff.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc99f30ebdbb1af2.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-35d3fccde13c8013.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2f6ee0235a8f6553.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-3968cc3377cb96e9.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-f6ffdec5a8c47b4e.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c0d2d80840878329.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-74db7fbd5919050a.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f0217ecdd817a834.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-ab395620670a3e84.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3ab405b26caebb40.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-30bb9f0f5e87c7b0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9f0412458e8a3a72.rlib --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-f2f52dbeae3c75d4.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ac8ce943e63333fe.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-91b861aa9b8d88d8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-692fbd762de66df7/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a84346f60b805423c0fa96622f128e4f39cb3e34d59fd53b0f374be0cc51940d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84346f60b805423c0fa96622f128e4f39cb3e34d59fd53b0f374be0cc51940d", kill_on_drop: false }`
[INFO] [stdout] a84346f60b805423c0fa96622f128e4f39cb3e34d59fd53b0f374be0cc51940d
