[INFO] cloning repository https://github.com/river-walras/walras-nexuscore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/river-walras/walras-nexuscore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friver-walras%2Fwalras-nexuscore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friver-walras%2Fwalras-nexuscore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f711dc94357f87ce617bac945410cb774c8fd275
[INFO] checking river-walras/walras-nexuscore/f711dc94357f87ce617bac945410cb774c8fd275 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friver-walras%2Fwalras-nexuscore" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/river-walras/walras-nexuscore
[INFO] finished tweaking git repo https://github.com/river-walras/walras-nexuscore
[INFO] tweaked toml for git repo https://github.com/river-walras/walras-nexuscore written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/river-walras/walras-nexuscore on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/river-walras/walras-nexuscore 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded zmij v1.0.17
[INFO] [stderr]   Downloaded rust_decimal_macros v1.40.0
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.4.0
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded rustpython-parser-core v0.4.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded pyo3-async-runtimes-macros v0.27.0
[INFO] [stderr]   Downloaded pyo3-stub-gen-derive v0.16.2
[INFO] [stderr]   Downloaded rust_decimal v1.40.0
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded pyo3-stub-gen v0.16.2
[INFO] [stderr]   Downloaded rustpython-ast v0.4.0
[INFO] [stderr]   Downloaded numpy v0.27.1
[INFO] [stderr]   Downloaded clap v4.5.55
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded evalexpr v11.3.1
[INFO] [stderr]   Downloaded pyo3-async-runtimes v0.27.0
[INFO] [stderr]   Downloaded implied-vol v2.0.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.35
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded clap_builder v4.5.55
[INFO] [stderr]   Downloaded rustpython-parser v0.4.0
[INFO] [stderr]   Downloaded cbindgen v0.29.2
[INFO] [stderr]   Downloaded sysinfo v0.38.0
[INFO] [stderr]   Downloaded zerocopy v0.8.35
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded ustr v1.1.0
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f27c780a658f6ca08dbd30cf99301490b05e37c8158818a8fe9091f78aa61e03
[INFO] running `Command { std: "docker" "start" "-a" "f27c780a658f6ca08dbd30cf99301490b05e37c8158818a8fe9091f78aa61e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f27c780a658f6ca08dbd30cf99301490b05e37c8158818a8fe9091f78aa61e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27c780a658f6ca08dbd30cf99301490b05e37c8158818a8fe9091f78aa61e03", kill_on_drop: false }`
[INFO] [stdout] f27c780a658f6ca08dbd30cf99301490b05e37c8158818a8fe9091f78aa61e03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae346b3f09a9ef62a72bb840e3ebfcf035d9cd938ec5fe98560044dbf4354f8e
[INFO] running `Command { std: "docker" "start" "-a" "ae346b3f09a9ef62a72bb840e3ebfcf035d9cd938ec5fe98560044dbf4354f8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling implied-vol v2.0.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nautilus-model v0.1.0 (/opt/rustwide/workdir/crates/model)
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking evalexpr v11.3.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling nautilus-common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking sysinfo v0.38.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling nautilus-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: function `try_read_pyproject_version` is never used
[INFO] [stdout]    --> crates/core/build.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn try_read_pyproject_version() -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking ustr v1.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]   --> crates/core/benches/stack_str.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use criterion::{Criterion, criterion_group, criterion_main};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]   --> crates/core/benches/time.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use criterion::{Criterion, criterion_group, criterion_main};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nautilus-core` (bench "stack_str") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]   --> crates/core/benches/identifier_comparison.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use criterion::{BenchmarkId, Criterion, criterion_group, criterion_main};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nautilus-core` (bench "time") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iai`
[INFO] [stdout]   --> crates/core/benches/stack_str_iai.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use iai::black_box;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `iai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iai`, use `cargo add iai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `iai` in this scope
[INFO] [stdout]   --> crates/core/benches/stack_str_iai.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | iai::main!(
[INFO] [stdout]    | ^^^ use of unresolved module or unlinked crate `iai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nautilus-core` (bench "identifier_comparison") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nautilus-core` (bench "stack_str_iai") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]   --> crates/core/benches/uuid.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use criterion::{Criterion, criterion_group, criterion_main};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nautilus-core` (bench "uuid") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]     --> crates/core/src/nanos.rs:1052:9
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     use proptest::prelude::*;
[INFO] [stdout]      |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal_macros`
[INFO] [stdout]    --> crates/core/src/serialization.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |     use rust_decimal_macros::dec;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_decimal_macros`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_decimal_macros`, use `cargo add rust_decimal_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_oneof` in this scope
[INFO] [stdout]     --> crates/core/src/nanos.rs:1055:9
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         prop_oneof![
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> crates/core/src/nanos.rs:1077:5
[INFO] [stdout]      |
[INFO] [stdout] 1077 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]     --> crates/core/src/nanos.rs:1054:38
[INFO] [stdout]      |
[INFO] [stdout] 1054 |     fn unix_nanos_strategy() -> impl Strategy<Value = UnixNanos> {
[INFO] [stdout]      |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]     --> crates/core/src/nanos.rs:1073:43
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     fn unix_nanos_pair_strategy() -> impl Strategy<Value = (UnixNanos, UnixNanos)> {
[INFO] [stdout]      |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nautilus-core` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae346b3f09a9ef62a72bb840e3ebfcf035d9cd938ec5fe98560044dbf4354f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae346b3f09a9ef62a72bb840e3ebfcf035d9cd938ec5fe98560044dbf4354f8e", kill_on_drop: false }`
[INFO] [stdout] ae346b3f09a9ef62a72bb840e3ebfcf035d9cd938ec5fe98560044dbf4354f8e
