[INFO] cloning repository https://github.com/mak8427/Rust_interface [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mak8427/Rust_interface" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmak8427%2FRust_interface", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmak8427%2FRust_interface'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3168294c6a433f575374707f40a86b29e4823c5 [INFO] checking mak8427/Rust_interface against try#f393e920342ceb7ad171c4c84886bae0c180965d for pr-149291-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmak8427%2FRust_interface" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mak8427/Rust_interface [INFO] finished tweaking git repo https://github.com/mak8427/Rust_interface [INFO] tweaked toml for git repo https://github.com/mak8427/Rust_interface written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mak8427/Rust_interface on toolchain f393e920342ceb7ad171c4c84886bae0c180965d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f393e920342ceb7ad171c4c84886bae0c180965d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mak8427/Rust_interface 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" "+f393e920342ceb7ad171c4c84886bae0c180965d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f393e920342ceb7ad171c4c84886bae0c180965d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e23669757f89601dbcceb7cf851196acc831044a6b9d4036d19e67aa30c1ae48 [INFO] running `Command { std: "docker" "start" "-a" "e23669757f89601dbcceb7cf851196acc831044a6b9d4036d19e67aa30c1ae48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e23669757f89601dbcceb7cf851196acc831044a6b9d4036d19e67aa30c1ae48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23669757f89601dbcceb7cf851196acc831044a6b9d4036d19e67aa30c1ae48", kill_on_drop: false }` [INFO] [stdout] e23669757f89601dbcceb7cf851196acc831044a6b9d4036d19e67aa30c1ae48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f393e920342ceb7ad171c4c84886bae0c180965d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2406d511f8fba546f4f990a7ff6a3224ea901fcb4fd4a20257eb0b9f37e27f5 [INFO] running `Command { std: "docker" "start" "-a" "a2406d511f8fba546f4f990a7ff6a3224ea901fcb4fd4a20257eb0b9f37e27f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling polars-utils v0.46.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling polars-schema v0.46.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling polars-arrow v0.46.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling polars-compute v0.46.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking ethnum v1.5.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking dioxus-core-types v0.6.2 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling polars-core v0.46.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling polars-ops v0.46.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Checking zlib-rs v0.5.0 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Compiling polars-plan v0.46.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dioxus-document v0.6.3 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling dioxus-web v0.6.3 [INFO] [stderr] Checking sledgehammer_utils v0.3.1 [INFO] [stderr] Checking libz-rs-sys v0.5.0 [INFO] [stderr] Compiling polars-lazy v0.46.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dioxus-rsx v0.6.2 [INFO] [stderr] Compiling polars v0.46.0 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Compiling dioxus-config-macro v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking generational-box v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling const-serialize-macro v0.6.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking dioxus-cli-config v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.2 [INFO] [stderr] Checking dioxus-logger v0.6.2 [INFO] [stderr] Checking sledgehammer_bindgen v0.6.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling const-serialize v0.6.2 [INFO] [stderr] Checking dioxus-core v0.6.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling manganis-core v0.6.2 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Compiling manganis-macro v0.6.2 [INFO] [stderr] Checking manganis v0.6.2 [INFO] [stderr] Checking polars-error v0.46.0 [INFO] [stderr] Checking dioxus-signals v0.6.3 [INFO] [stderr] Checking dioxus-devtools-types v0.6.2 [INFO] [stderr] Checking dioxus-history v0.6.2 [INFO] [stderr] Checking dioxus-hooks v0.6.2 [INFO] [stderr] Checking dioxus-devtools v0.6.2 [INFO] [stderr] Checking dioxus-html v0.6.3 [INFO] [stderr] Checking dioxus v0.6.3 [INFO] [stderr] Checking polars-row v0.46.0 [INFO] [stderr] Checking polars-parquet v0.46.0 [INFO] [stderr] Checking polars-time v0.46.0 [INFO] [stderr] Checking polars-io v0.46.0 [INFO] [stderr] Checking polars-expr v0.46.0 [INFO] [stderr] Checking polars-mem-engine v0.46.0 [INFO] [stderr] Checking hot_dog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `polars_io::prelude::*` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use polars_io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `polars_io::prelude::*` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use polars_io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_csv_now` is never used [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn read_csv_now(file_name: &str) -> PolarsResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_csv_now` is never used [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn read_csv_now(file_name: &str) -> PolarsResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rsx! { "Culoh"}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = rsx! { "Culoh"}; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rsx! { "Culoh"}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = rsx! { "Culoh"}; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "a2406d511f8fba546f4f990a7ff6a3224ea901fcb4fd4a20257eb0b9f37e27f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2406d511f8fba546f4f990a7ff6a3224ea901fcb4fd4a20257eb0b9f37e27f5", kill_on_drop: false }` [INFO] [stdout] a2406d511f8fba546f4f990a7ff6a3224ea901fcb4fd4a20257eb0b9f37e27f5