[INFO] cloning repository https://github.com/sml7/RustSem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sml7/RustSem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsml7%2FRustSem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsml7%2FRustSem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d13813d35c647078b73eb72f5df44d6af2fd164d [INFO] checking sml7/RustSem against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsml7%2FRustSem" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sml7/RustSem [INFO] finished tweaking git repo https://github.com/sml7/RustSem [INFO] tweaked toml for git repo https://github.com/sml7/RustSem written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sml7/RustSem on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sml7/RustSem 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded lz4 v1.28.0 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded raw-cpuid v11.2.0 [INFO] [stderr] Downloaded cc v1.2.6 [INFO] [stderr] Downloaded serde_json v1.0.134 [INFO] [stderr] Downloaded chrono-tz v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36ad641cca20677fb680b9eea745cc5c2f365f940fb8f6837764859e0f81fb0b [INFO] running `Command { std: "docker" "start" "-a" "36ad641cca20677fb680b9eea745cc5c2f365f940fb8f6837764859e0f81fb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ad641cca20677fb680b9eea745cc5c2f365f940fb8f6837764859e0f81fb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ad641cca20677fb680b9eea745cc5c2f365f940fb8f6837764859e0f81fb0b", kill_on_drop: false }` [INFO] [stdout] 36ad641cca20677fb680b9eea745cc5c2f365f940fb8f6837764859e0f81fb0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8b96d675da2c4e338906ae62c53757a04e9ddf020e686b353f58acfd3d53660 [INFO] running `Command { std: "docker" "start" "-a" "e8b96d675da2c4e338906ae62c53757a04e9ddf020e686b353f58acfd3d53660", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling polars-utils v0.45.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling polars-schema v0.45.1 [INFO] [stderr] Compiling polars-arrow v0.45.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling polars-compute v0.45.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Compiling polars-core v0.45.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling polars-ops v0.45.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling polars-plan v0.45.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling polars-lazy v0.45.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling polars v0.45.1 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking comfy-table v7.1.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking polars-error v0.45.1 [INFO] [stderr] Checking polars-row v0.45.1 [INFO] [stderr] Checking polars-parquet v0.45.1 [INFO] [stderr] Checking polars-time v0.45.1 [INFO] [stderr] Checking polars-io v0.45.1 [INFO] [stderr] Checking polars-expr v0.45.1 [INFO] [stderr] Checking polars-mem-engine v0.45.1 [INFO] [stderr] Checking rust_web_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `polars::lazy::prelude::*` [INFO] [stdout] --> src/web_app.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use polars::lazy::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `polars::lazy::dsl::*` [INFO] [stdout] --> src/web_app.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use polars::lazy::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Router` and `routing::get` [INFO] [stdout] --> src/main.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use axum::{Router, routing::get}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `eda_summary` and `get_distribution_data` [INFO] [stdout] --> src/main.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use web_app::{eda_summary, get_distribution_data, AppState}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `polars::lazy::prelude::*` [INFO] [stdout] --> src/web_app.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use polars::lazy::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `polars::lazy::dsl::*` [INFO] [stdout] --> src/web_app.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use polars::lazy::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Router` and `routing::get` [INFO] [stdout] --> src/main.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use axum::{Router, routing::get}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `eda_summary` and `get_distribution_data` [INFO] [stdout] --> src/main.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use web_app::{eda_summary, get_distribution_data, AppState}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `utf8` found for reference `&polars::prelude::Column` in the current scope [INFO] [stdout] --> src/web_app.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | let gender_utf8 = match gender_series.utf8() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `u8` with a similar name [INFO] [stdout] | [INFO] [stdout] 42 - let gender_utf8 = match gender_series.utf8() { [INFO] [stdout] 42 + let gender_utf8 = match gender_series.u8() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `utf8` found for reference `&polars::prelude::Column` in the current scope [INFO] [stdout] --> src/web_app.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | let gender_utf8 = match gender_series.utf8() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `u8` with a similar name [INFO] [stdout] | [INFO] [stdout] 42 - let gender_utf8 = match gender_series.utf8() { [INFO] [stdout] 42 + let gender_utf8 = match gender_series.u8() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_web_app` (bin "rust_web_app" test) due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_web_app` (bin "rust_web_app") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e8b96d675da2c4e338906ae62c53757a04e9ddf020e686b353f58acfd3d53660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b96d675da2c4e338906ae62c53757a04e9ddf020e686b353f58acfd3d53660", kill_on_drop: false }` [INFO] [stdout] e8b96d675da2c4e338906ae62c53757a04e9ddf020e686b353f58acfd3d53660