[INFO] fetching crate csv2xlsx-line 0.1.2... [INFO] checking csv2xlsx-line-0.1.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate csv2xlsx-line 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate csv2xlsx-line 0.1.2 [INFO] finished tweaking crates.io crate csv2xlsx-line 0.1.2 [INFO] tweaked toml for crates.io crate csv2xlsx-line 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate csv2xlsx-line 0.1.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate csv2xlsx-line 0.1.2 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77e4c2e35fd2ca6d52dc1a4a7b496b3013bca044e051d72a269e505531c65f3d [INFO] running `Command { std: "docker" "start" "-a" "77e4c2e35fd2ca6d52dc1a4a7b496b3013bca044e051d72a269e505531c65f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77e4c2e35fd2ca6d52dc1a4a7b496b3013bca044e051d72a269e505531c65f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e4c2e35fd2ca6d52dc1a4a7b496b3013bca044e051d72a269e505531c65f3d", kill_on_drop: false }` [INFO] [stdout] 77e4c2e35fd2ca6d52dc1a4a7b496b3013bca044e051d72a269e505531c65f3d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e38504e4e674cefae15239fcec0e5f6ddbe5b3e1943d6df1be17ec860eeafa22 [INFO] running `Command { std: "docker" "start" "-a" "e38504e4e674cefae15239fcec0e5f6ddbe5b3e1943d6df1be17ec860eeafa22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking rust_xlsxwriter v0.81.0 [INFO] [stderr] Compiling libxlsxwriter-sys v1.1.7 [INFO] [stderr] Checking xlsxwriter v0.6.1 [INFO] [stderr] Checking csv2xlsx-line v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `XlsxError` [INFO] [stdout] --> src/lib.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use rust_xlsxwriter::{Workbook, XlsxError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `XlsxError` [INFO] [stdout] --> src/lib.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use rust_xlsxwriter::{Workbook, XlsxError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/lib.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/lib.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::NamedTempFile` [INFO] [stdout] --> src/lib.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | use tempfile::NamedTempFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/lib.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | convert_from_path(file_path, output_dir, &flag); [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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 210 | let _ = convert_from_path(file_path, output_dir, &flag); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.82s [INFO] running `Command { std: "docker" "inspect" "e38504e4e674cefae15239fcec0e5f6ddbe5b3e1943d6df1be17ec860eeafa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38504e4e674cefae15239fcec0e5f6ddbe5b3e1943d6df1be17ec860eeafa22", kill_on_drop: false }` [INFO] [stdout] e38504e4e674cefae15239fcec0e5f6ddbe5b3e1943d6df1be17ec860eeafa22