[INFO] cloning repository https://github.com/wangjiawen2013/pypies
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangjiawen2013/pypies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjiawen2013%2Fpypies", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjiawen2013%2Fpypies'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a747b3c7fde770b0373b0639f4cb187f6ae1c274
[INFO] checking wangjiawen2013/pypies against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjiawen2013%2Fpypies" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wangjiawen2013/pypies on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wangjiawen2013/pypies
[INFO] finished tweaking git repo https://github.com/wangjiawen2013/pypies
[INFO] tweaked toml for git repo https://github.com/wangjiawen2013/pypies written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wangjiawen2013/pypies 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-polars v0.15.0
[INFO] [stderr]   Downloaded polars-compute v0.41.3
[INFO] [stderr]   Downloaded polars-utils v0.41.3
[INFO] [stderr]   Downloaded polars-error v0.41.3
[INFO] [stderr]   Downloaded colorous v1.0.14
[INFO] [stderr]   Downloaded polars-expr v0.41.3
[INFO] [stderr]   Downloaded polars-lazy v0.41.3
[INFO] [stderr]   Downloaded polars-time v0.41.3
[INFO] [stderr]   Downloaded polars-pipe v0.41.3
[INFO] [stderr]   Downloaded polars-io v0.41.3
[INFO] [stderr]   Downloaded polars-ops v0.41.3
[INFO] [stderr]   Downloaded polars v0.41.3
[INFO] [stderr]   Downloaded polars-parquet v0.41.3
[INFO] [stderr]   Downloaded polars-sql v0.41.3
[INFO] [stderr]   Downloaded sqlparser v0.47.0
[INFO] [stderr]   Downloaded polars-plan v0.41.3
[INFO] [stderr]   Downloaded polars-arrow v0.41.3
[INFO] [stderr]   Downloaded polars-mem-engine v0.41.3
[INFO] [stderr]   Downloaded polars-core v0.41.3
[INFO] [stderr]   Downloaded polars-row v0.41.3
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdbe32609efc36cb3670856506681a9803de8c0ac876953a8f74ac7088ed2cd6
[INFO] running `Command { std: "docker" "start" "-a" "cdbe32609efc36cb3670856506681a9803de8c0ac876953a8f74ac7088ed2cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdbe32609efc36cb3670856506681a9803de8c0ac876953a8f74ac7088ed2cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdbe32609efc36cb3670856506681a9803de8c0ac876953a8f74ac7088ed2cd6", kill_on_drop: false }`
[INFO] [stdout] cdbe32609efc36cb3670856506681a9803de8c0ac876953a8f74ac7088ed2cd6
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cce99970b15aa5849ba905b325482426162dd0ac8a0269fc848cdfbff8517304
[INFO] running `Command { std: "docker" "start" "-a" "cce99970b15aa5849ba905b325482426162dd0ac8a0269fc848cdfbff8517304", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling polars-utils v0.41.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling polars-arrow v0.41.3
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling polars-compute v0.41.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling polars-core v0.41.3
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling polars-ops v0.41.3
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.41.3
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling polars-lazy v0.41.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling polars v0.41.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking colorous v1.0.14
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking polars-error v0.41.3
[INFO] [stderr]     Checking polars-row v0.41.3
[INFO] [stderr]     Checking polars-parquet v0.41.3
[INFO] [stderr]     Checking polars-time v0.41.3
[INFO] [stderr]     Checking polars-io v0.41.3
[INFO] [stderr]     Checking polars-expr v0.41.3
[INFO] [stderr]     Checking polars-mem-engine v0.41.3
[INFO] [stderr]     Checking pyo3-polars v0.15.0
[INFO] [stderr]     Checking pypies v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/plot.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let center = ((
[INFO] [stdout]    |                      ^
[INFO] [stdout] ...
[INFO] [stdout] 74 |         ));
[INFO] [stdout]    |          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 ~         let center = (
[INFO] [stdout] 72 |             ((x[0]-x_start)*ratio) as i32,
[INFO] [stdout] 73 |             ((y[0]-y_start)*ratio) as i32  // 像素坐标和位置坐标转换
[INFO] [stdout] 74 ~         );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/plot.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let center = ((
[INFO] [stdout]    |                      ^
[INFO] [stdout] ...
[INFO] [stdout] 74 |         ));
[INFO] [stdout]    |          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 ~         let center = (
[INFO] [stdout] 72 |             ((x[0]-x_start)*ratio) as i32,
[INFO] [stdout] 73 |             ((y[0]-y_start)*ratio) as i32  // 像素坐标和位置坐标转换
[INFO] [stdout] 74 ~         );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sorted_by_radius`
[INFO] [stdout]   --> src/plot.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |               sorted_by_radius: bool,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorted_by_radius`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `long_format`
[INFO] [stdout]   --> src/plot.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |               long_format: bool,
[INFO] [stdout]    |               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_long_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_radius`
[INFO] [stdout]   --> src/plot.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |               label_radius: Option<f64>,
[INFO] [stdout]    |               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_show_ratio`
[INFO] [stdout]   --> src/plot.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |               label_show_ratio: bool,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_show_ratio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_threshold`
[INFO] [stdout]   --> src/plot.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |               label_threshold: f64,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `donut_radius`
[INFO] [stdout]   --> src/plot.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |               donut_radius: Option<f64>,
[INFO] [stdout]    |               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_donut_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bg_circle_radius`
[INFO] [stdout]   --> src/plot.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |               bg_circle_radius: Option<f64>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bg_circle_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/plot.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let mut root = SVGBackend::new(&file_name, (area_width+200, area_height)).into_drawing_area();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/plot.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut pie = Pie::new(&i.0, &i.1, &i.2, &colors, &labels);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |         pub fn scatterpie(data: PyDataFrame,
[INFO] [stdout]    |                                 ^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |               x: &str,
[INFO] [stdout]    |                  ^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |               y: &str,
[INFO] [stdout]    |                  ^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |               vars: Vec<String>,  // Cannot be Vec<&str>
[INFO] [stdout]    |                     ^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sorted_by_radius`
[INFO] [stdout]   --> src/plot.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |               sorted_by_radius: bool,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorted_by_radius`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `long_format`
[INFO] [stdout]   --> src/plot.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |               long_format: bool,
[INFO] [stdout]    |               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_long_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_radius`
[INFO] [stdout]   --> src/plot.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |               label_radius: Option<f64>,
[INFO] [stdout]    |               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_show_ratio`
[INFO] [stdout]   --> src/plot.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |               label_show_ratio: bool,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_show_ratio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_threshold`
[INFO] [stdout]   --> src/plot.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |               label_threshold: f64,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `donut_radius`
[INFO] [stdout]   --> src/plot.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |               donut_radius: Option<f64>,
[INFO] [stdout]    |               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_donut_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bg_circle_radius`
[INFO] [stdout]   --> src/plot.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |               bg_circle_radius: Option<f64>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bg_circle_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/plot.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let mut root = SVGBackend::new(&file_name, (area_width+200, area_height)).into_drawing_area();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/plot.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut pie = Pie::new(&i.0, &i.1, &i.2, &colors, &labels);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |         pub fn scatterpie(data: PyDataFrame,
[INFO] [stdout]    |                                 ^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |               x: &str,
[INFO] [stdout]    |                  ^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |               y: &str,
[INFO] [stdout]    |                  ^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |               vars: Vec<String>,  // Cannot be Vec<&str>
[INFO] [stdout]    |                     ^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "cce99970b15aa5849ba905b325482426162dd0ac8a0269fc848cdfbff8517304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce99970b15aa5849ba905b325482426162dd0ac8a0269fc848cdfbff8517304", kill_on_drop: false }`
[INFO] [stdout] cce99970b15aa5849ba905b325482426162dd0ac8a0269fc848cdfbff8517304
