[INFO] fetching crate axion-data 0.1.1...
[INFO] testing axion-data-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate axion-data 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate axion-data 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate axion-data 0.1.1
[INFO] tweaked toml for crates.io crate axion-data 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axion-data 0.1.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axion-data 0.1.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc8b4906c1f5134e342885168194f954de0be208a6e93807a1b3d71f1ea33bc9
[INFO] running `Command { std: "docker" "start" "-a" "dc8b4906c1f5134e342885168194f954de0be208a6e93807a1b3d71f1ea33bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc8b4906c1f5134e342885168194f954de0be208a6e93807a1b3d71f1ea33bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc8b4906c1f5134e342885168194f954de0be208a6e93807a1b3d71f1ea33bc9", kill_on_drop: false }`
[INFO] [stdout] dc8b4906c1f5134e342885168194f954de0be208a6e93807a1b3d71f1ea33bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 67cf4a94b775739d582cb3f7bb8de6dad509b04b024c396b5b946e4edb995f76
[INFO] running `Command { std: "docker" "start" "-a" "67cf4a94b775739d582cb3f7bb8de6dad509b04b024c396b5b946e4edb995f76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling axion-data v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s
[INFO] running `Command { std: "docker" "inspect" "67cf4a94b775739d582cb3f7bb8de6dad509b04b024c396b5b946e4edb995f76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67cf4a94b775739d582cb3f7bb8de6dad509b04b024c396b5b946e4edb995f76", kill_on_drop: false }`
[INFO] [stdout] 67cf4a94b775739d582cb3f7bb8de6dad509b04b024c396b5b946e4edb995f76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4bb416cd8c05b034d84ee9f724f26852f1178739669c30567f57fadf4ddee7bc
[INFO] running `Command { std: "docker" "start" "-a" "4bb416cd8c05b034d84ee9f724f26852f1178739669c30567f57fadf4ddee7bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling axion-data v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.43s
[INFO] running `Command { std: "docker" "inspect" "4bb416cd8c05b034d84ee9f724f26852f1178739669c30567f57fadf4ddee7bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb416cd8c05b034d84ee9f724f26852f1178739669c30567f57fadf4ddee7bc", kill_on_drop: false }`
[INFO] [stdout] 4bb416cd8c05b034d84ee9f724f26852f1178739669c30567f57fadf4ddee7bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 891729324d250c715e0ed709efe360472c6fa33febba0aa2d37539364fd38b3d
[INFO] running `Command { std: "docker" "start" "-a" "891729324d250c715e0ed709efe360472c6fa33febba0aa2d37539364fd38b3d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/axion-data/193fe8bde3359342/deps/axion_data-193fe8bde3359342)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/build/axion-data/357dae11b6ed45db/deps/main-357dae11b6ed45db)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test dataframe::core::test_column_access ... ok
[INFO] [stdout] test dataframe::core::test_df_add_column ... ok
[INFO] [stdout] test dataframe::core::test_df_macro_empty ... ok
[INFO] [stdout] test dataframe::core::test_df_add_column_to_empty_dataframe ... ok
[INFO] [stdout] test dataframe::core::test_df_drop_column ... ok
[INFO] [stdout] test dataframe::core::test_df_macro_duplicate_column_name ... ok
[INFO] [stdout] test dataframe::core::test_df_macro_mismatched_lengths ... ok
[INFO] [stdout] test dataframe::core::test_downcast_column ... ok
[INFO] [stdout] test dataframe::core::test_df_rename_column ... ok
[INFO] [stdout] test dataframe::core::test_drop ... ok
[INFO] [stdout] test dataframe::core::test_head ... ok
[INFO] [stdout] test dataframe::core::test_join_column_name_conflict ... ok
[INFO] [stdout] test dataframe::core::test_new_dataframe_duplicate_names ... ok
[INFO] [stdout] test dataframe::core::test_new_dataframe_mismatched_lengths ... ok
[INFO] [stdout] test dataframe::core::test_new_dataframe_success ... ok
[INFO] [stdout] test dataframe::core::test_select ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_count_single_key_string ... ok
[INFO] [stdout] test dataframe::core::test_tail ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_count_empty_df ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_count_with_nulls_in_key ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_count_multi_keys ... ok
[INFO] [stdout] test dataframe::core::test_df_macro_creation_and_properties ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_count_single_key_int ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_error_handling ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_mean_all_nulls_in_group ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_mean_empty_df ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_mean_comprehensive ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_sum_multi_keys ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_mean_with_nulls_and_nan ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_sum_comprehensive ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_sum_with_nulls_and_nan ... ok
[INFO] [stdout] test dataframe::groupby::test_groupby_sum_empty_df ... ok
[INFO] [stdout] test io::csv::test_read_csv_manual_dtypes ... ok
[INFO] [stdout] test io::csv::test_csv_roundtrip ... ok
[INFO] [stdout] test io::csv::test_read_csv_edge_cases ... ok
[INFO] [stdout] test io::csv::test_read_csv_na_values ... ok
[INFO] [stdout] test io::csv::test_read_csv_advanced_options ... ok
[INFO] [stdout] test io::csv::test_read_csv_with_empty_fields ... ok
[INFO] [stdout] test io::csv::test_read_csv_schema_options ... ok
[INFO] [stdout] test io::csv::test_write_csv_basic ... ok
[INFO] [stdout] test io::csv::test_read_simple_csv ... ok
[INFO] [stdout] test io::csv::test_read_csv_no_header ... ok
[INFO] [stdout] test io::csv::test_write_csv_empty_dataframe ... ok
[INFO] [stdout] test io::csv::test_write_csv_with_options ... ok
[INFO] [stdout] test series::core::test_bool_operations ... ok
[INFO] [stdout] test series::core::test_basic_properties_and_access ... ok
[INFO] [stdout] test series::core::test_equals ... ok
[INFO] [stdout] test series::core::test_flags_and_sorting ... ok
[INFO] [stdout] test io::csv::test_read_csv_column_selection ... ok
[INFO] [stdout] test series::core::test_functional_operations ... ok
[INFO] [stdout] test series::core::test_modification_operations ... ok
[INFO] [stdout] test series::core::test_null_handling ... ok
[INFO] [stdout] test series::core::test_series_compare_operations ... ok
[INFO] [stdout] test series::core::test_series_arithmetic_operations ... ok
[INFO] [stdout] test series::core::test_series_creation ... ok
[INFO] [stdout] test series::core::test_series_string_operations ... ok
[INFO] [stdout] test series::core::test_take_inner ... ok
[INFO] [stdout] test series::core::test_parallel_apply ... ok
[INFO] [stdout] test series::core::test_series_aggregation ... ok
[INFO] [stdout] test io::csv::test_read_csv_type_inference ... ok
[INFO] [stdout] test series::core::test_series_arith_series_int_div_zero - should panic ... ok
[INFO] [stdout] test series::core::test_filter_panic_length_mismatch - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axion_data
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test src/dataframe/core.rs - dataframe::core::DataFrame (line 29) ... FAILED
[INFO] [stdout] test src/dataframe/core.rs - dataframe::core::DataFrame::groupby (line 845) ... FAILED
[INFO] [stdout] test src/dataframe/core.rs - dataframe::core::DataFrame::new_empty (line 107) ... FAILED
[INFO] [stdout] test src/dataframe/core.rs - dataframe::core::DataFrame::to_csv (line 934) ... FAILED
[INFO] [stdout] test src/dataframe/core.rs - dataframe::core::DataFrame::add_column (line 227) ... FAILED
[INFO] [stdout] test src/dataframe/groupby.rs - dataframe::groupby::GroupBy (line 176) ... FAILED
[INFO] [stdout] test src/dataframe/types.rs - dataframe::types::GroupKey (line 49) ... FAILED
[INFO] [stdout] test src/dataframe/groupby.rs - dataframe::groupby::GroupBy<'a>::count (line 275) ... FAILED
[INFO] [stdout] test src/dataframe/core.rs - dataframe::core::DataFrame::new (line 72) ... FAILED
[INFO] [stdout] test src/dataframe/core.rs - dataframe::core::DataFrame::sort (line 872) ... FAILED
[INFO] [stdout] test src/dataframe/core.rs - dataframe::core::DataFrame::shape (line 127) ... FAILED
[INFO] [stdout] test src/dataframe/types.rs - dataframe::types::GroupKeyValue (line 16) ... FAILED
[INFO] [stdout] test src/io/csv.rs - io::csv::ReadCsvOptions (line 20) ... FAILED
[INFO] [stdout] test src/io/csv.rs - io::csv::WriteCsvOptions (line 549) ... FAILED
[INFO] [stdout] test src/io/csv.rs - io::csv::read_csv (line 318) ... FAILED
[INFO] [stdout] test src/io/csv.rs - io::csv::ReadCsvOptionsBuilder (line 92) ... FAILED
[INFO] [stdout] test src/dataframe/macros.rs - dataframe::macros::df (line 13) ... FAILED
[INFO] [stdout] test src/error.rs - error::AxionResult (line 198) ... FAILED
[INFO] [stdout] test src/series/string.rs - series::string::StringAccessor (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dataframe/core.rs - dataframe::core::DataFrame (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axion`
[INFO] [stdout]   --> src/dataframe/core.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use axion::dataframe::DataFrame;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axion`
[INFO] [stdout]   --> src/dataframe/core.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use axion::series::Series;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/core.rs - dataframe::core::DataFrame::groupby (line 845) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `df` in this scope
[INFO] [stdout]    --> src/dataframe/core.rs:846:15
[INFO] [stdout]     |
[INFO] [stdout] 846 | let grouped = df.groupby(&["类别"])?;
[INFO] [stdout]     |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/core.rs - dataframe::core::DataFrame::new_empty (line 107) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataFrame`
[INFO] [stdout]    --> src/dataframe/core.rs:108:16
[INFO] [stdout]     |
[INFO] [stdout] 108 | let empty_df = DataFrame::new_empty();
[INFO] [stdout]     |                ^^^^^^^^^ use of undeclared type `DataFrame`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 107 + use axion_data::DataFrame;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/core.rs - dataframe::core::DataFrame::to_csv (line 934) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    --> src/dataframe/core.rs:935:5
[INFO] [stdout]     |
[INFO] [stdout] 935 | use axion::io::csv::WriteCsvOptions;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `df` in this scope
[INFO] [stdout]    --> src/dataframe/core.rs:938:1
[INFO] [stdout]     |
[INFO] [stdout] 938 | df.to_csv("output.csv", None)?;
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `df` in this scope
[INFO] [stdout]    --> src/dataframe/core.rs:946:1
[INFO] [stdout]     |
[INFO] [stdout] 946 | df.to_csv("output.csv", Some(options))?;
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/core.rs - dataframe::core::DataFrame::add_column (line 227) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Series`
[INFO] [stdout]    --> src/dataframe/core.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 | let new_col = Series::new("新列".to_string(), vec![1, 2, 3]);
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `Series`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 227 + use axion_data::Series;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `df` in this scope
[INFO] [stdout]    --> src/dataframe/core.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | df.add_column(Box::new(new_col))?;
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/groupby.rs - dataframe::groupby::GroupBy (line 176) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `df` in this scope
[INFO] [stdout]    --> src/dataframe/groupby.rs:177:15
[INFO] [stdout]     |
[INFO] [stdout] 177 | let grouped = df.groupby(&["类别"])?;
[INFO] [stdout]     |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/types.rs - dataframe::types::GroupKey (line 49) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axion`
[INFO] [stdout]   --> src/dataframe/types.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use axion::dataframe::types::{GroupKey, GroupKeyValue};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/groupby.rs - dataframe::groupby::GroupBy<'a>::count (line 275) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `df` in this scope
[INFO] [stdout]    --> src/dataframe/groupby.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 | let grouped = df.groupby(&["类别"])?;
[INFO] [stdout]     |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/core.rs - dataframe::core::DataFrame::new (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Series`
[INFO] [stdout]   --> src/dataframe/core.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |     Box::new(Series::new("A".to_string(), vec![1, 2, 3])),
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Series`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 72 + use axion_data::Series;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Series`
[INFO] [stdout]   --> src/dataframe/core.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Box::new(Series::new("B".to_string(), vec![4, 5, 6])),
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Series`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 72 + use axion_data::Series;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataFrame`
[INFO] [stdout]   --> src/dataframe/core.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | let df = DataFrame::new(columns)?;
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataFrame`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 72 + use axion_data::DataFrame;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/core.rs - dataframe::core::DataFrame::sort (line 872) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `df` in this scope
[INFO] [stdout]    --> src/dataframe/core.rs:874:17
[INFO] [stdout]     |
[INFO] [stdout] 874 | let sorted_df = df.sort(&["年龄", "姓名"], &[false, true])?;
[INFO] [stdout]     |                 ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/core.rs - dataframe::core::DataFrame::shape (line 127) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `df` in this scope
[INFO] [stdout]    --> src/dataframe/core.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 | let (rows, cols) = df.shape();
[INFO] [stdout]     |                    ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/types.rs - dataframe::types::GroupKeyValue (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axion`
[INFO] [stdout]   --> src/dataframe/types.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use axion::dataframe::types::GroupKeyValue;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/csv.rs - io::csv::ReadCsvOptions (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axion`
[INFO] [stdout]   --> src/io/csv.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use axion::io::csv::{ReadCsvOptions, read_csv};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axion`
[INFO] [stdout]   --> src/io/csv.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use axion::dtype::DataType;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/csv.rs - io::csv::WriteCsvOptions (line 549) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    --> src/io/csv.rs:550:5
[INFO] [stdout]     |
[INFO] [stdout] 550 | use axion::io::csv::{WriteCsvOptions, QuoteStyle};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/csv.rs - io::csv::read_csv (line 318) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `read_csv` in this scope
[INFO] [stdout]    --> src/io/csv.rs:320:10
[INFO] [stdout]     |
[INFO] [stdout] 320 | let df = read_csv("data.csv", None)?;
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 318 + use axion_data::read_csv;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadCsvOptions`
[INFO] [stdout]    --> src/io/csv.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | let options = ReadCsvOptions::builder()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ use of undeclared type `ReadCsvOptions`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 318 + use axion_data::ReadCsvOptions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_csv` in this scope
[INFO] [stdout]    --> src/io/csv.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 | let df = read_csv("data.csv", Some(options))?;
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 318 + use axion_data::read_csv;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/csv.rs - io::csv::ReadCsvOptionsBuilder (line 92) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadCsvOptions`
[INFO] [stdout]   --> src/io/csv.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 | let options = ReadCsvOptions::builder()
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared type `ReadCsvOptions`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 92 + use axion_data::ReadCsvOptions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dataframe/macros.rs - dataframe::macros::df (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axion`
[INFO] [stdout]   --> src/dataframe/macros.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use axion::df;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `axion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axion`, use `cargo add axion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::AxionResult (line 198) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `AxionResult` in this scope
[INFO] [stdout]    --> src/error.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn process_data() -> AxionResult<DataFrame> {
[INFO] [stdout]     |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 198 + use axion_data::AxionResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataFrame` in this scope
[INFO] [stdout]    --> src/error.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn process_data() -> AxionResult<DataFrame> {
[INFO] [stdout]     |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 198 + use axion_data::DataFrame;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dataframe` in this scope
[INFO] [stdout]    --> src/error.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 201 |     Ok(dataframe)
[INFO] [stdout]     |        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/series/string.rs - series::string::StringAccessor (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Series`
[INFO] [stdout]   --> src/series/string.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | let s = Series::new("names".to_string(), vec!["Alice", "Bob", "Charlie"]);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Series`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 16 + use axion_data::Series;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dataframe/core.rs - dataframe::core::DataFrame (line 29)
[INFO] [stdout]     src/dataframe/core.rs - dataframe::core::DataFrame::add_column (line 227)
[INFO] [stdout]     src/dataframe/core.rs - dataframe::core::DataFrame::groupby (line 845)
[INFO] [stdout]     src/dataframe/core.rs - dataframe::core::DataFrame::new (line 72)
[INFO] [stdout]     src/dataframe/core.rs - dataframe::core::DataFrame::new_empty (line 107)
[INFO] [stdout]     src/dataframe/core.rs - dataframe::core::DataFrame::shape (line 127)
[INFO] [stdout]     src/dataframe/core.rs - dataframe::core::DataFrame::sort (line 872)
[INFO] [stdout]     src/dataframe/core.rs - dataframe::core::DataFrame::to_csv (line 934)
[INFO] [stdout]     src/dataframe/groupby.rs - dataframe::groupby::GroupBy (line 176)
[INFO] [stdout]     src/dataframe/groupby.rs - dataframe::groupby::GroupBy<'a>::count (line 275)
[INFO] [stdout]     src/dataframe/macros.rs - dataframe::macros::df (line 13)
[INFO] [stdout]     src/dataframe/types.rs - dataframe::types::GroupKey (line 49)
[INFO] [stdout]     src/dataframe/types.rs - dataframe::types::GroupKeyValue (line 16)
[INFO] [stdout]     src/error.rs - error::AxionResult (line 198)
[INFO] [stdout]     src/io/csv.rs - io::csv::ReadCsvOptions (line 20)
[INFO] [stdout]     src/io/csv.rs - io::csv::ReadCsvOptionsBuilder (line 92)
[INFO] [stdout]     src/io/csv.rs - io::csv::WriteCsvOptions (line 549)
[INFO] [stdout]     src/io/csv.rs - io::csv::read_csv (line 318)
[INFO] [stdout]     src/series/string.rs - series::string::StringAccessor (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "891729324d250c715e0ed709efe360472c6fa33febba0aa2d37539364fd38b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "891729324d250c715e0ed709efe360472c6fa33febba0aa2d37539364fd38b3d", kill_on_drop: false }`
[INFO] [stdout] 891729324d250c715e0ed709efe360472c6fa33febba0aa2d37539364fd38b3d
