[INFO] cloning repository https://github.com/DIvkov575/xlsx-decimal-detection
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DIvkov575/xlsx-decimal-detection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDIvkov575%2Fxlsx-decimal-detection", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDIvkov575%2Fxlsx-decimal-detection'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ee989f8eefebd9ef45306aaf61499ca052fd8b4
[INFO] checking DIvkov575/xlsx-decimal-detection against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDIvkov575%2Fxlsx-decimal-detection" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DIvkov575/xlsx-decimal-detection
[INFO] finished tweaking git repo https://github.com/DIvkov575/xlsx-decimal-detection
[INFO] tweaked toml for git repo https://github.com/DIvkov575/xlsx-decimal-detection written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DIvkov575/xlsx-decimal-detection on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DIvkov575/xlsx-decimal-detection 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `decimal_processing_xlsx_vesmar` library target)
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xlsxwriter v0.6.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded calamine v0.22.0
[INFO] [stderr]   Downloaded syn v2.0.35
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded libxlsxwriter-sys v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de654439f2fd23fd3c07dfa6eca64392ae232e686cd36d8c3a0c63c9044fd26b
[INFO] running `Command { std: "docker" "start" "-a" "de654439f2fd23fd3c07dfa6eca64392ae232e686cd36d8c3a0c63c9044fd26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de654439f2fd23fd3c07dfa6eca64392ae232e686cd36d8c3a0c63c9044fd26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de654439f2fd23fd3c07dfa6eca64392ae232e686cd36d8c3a0c63c9044fd26b", kill_on_drop: false }`
[INFO] [stdout] de654439f2fd23fd3c07dfa6eca64392ae232e686cd36d8c3a0c63c9044fd26b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4b01591187c78dc5a26bd4089f638b63b461d81a0e62ce1af94e0ab27b6645d
[INFO] running `Command { std: "docker" "start" "-a" "f4b01591187c78dc5a26bd4089f638b63b461d81a0e62ce1af94e0ab27b6645d", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `decimal_processing_xlsx_vesmar` library target)
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking codepage v0.1.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling syn v2.0.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking calamine v0.22.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling libxlsxwriter-sys v1.1.5
[INFO] [stderr]     Checking xlsxwriter v0.6.0
[INFO] [stderr]     Checking decimal_processing_xlsx_vesmar v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `,`, `.`, `?`, or an operator, found `0`
[INFO] [stdout]   --> src/test.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |         assert!(process_all("output", false).is_ok()0);
[INFO] [stdout]    |                                                     ^ expected one of `,`, `.`, `?`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Path` is private
[INFO] [stdout]  --> src/test.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |         assert!(std::fs::Path::new("input").is_dir());
[INFO] [stdout]   |                          ^^^^ private struct
[INFO] [stdout]   |
[INFO] [stdout] note: the struct `Path` is defined here
[INFO] [stdout]  --> /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/fs.rs:46:19
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 8 -         assert!(std::fs::Path::new("input").is_dir());
[INFO] [stdout] 8 +         assert!(std::path::Path::new("input").is_dir());
[INFO] [stdout]   |
[INFO] [stdout] help: import `Path` directly
[INFO] [stdout]   |
[INFO] [stdout] 8 -         assert!(std::fs::Path::new("input").is_dir());
[INFO] [stdout] 8 +         assert!(std::path::Path("input").is_dir());
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Path` is private
[INFO] [stdout]   --> src/test.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |         if std::fs::Path::new("output").is_dir() {
[INFO] [stdout]    |                     ^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Path` is defined here
[INFO] [stdout]   --> /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/fs.rs:46:19
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 10 -         if std::fs::Path::new("output").is_dir() {
[INFO] [stdout] 10 +         if std::path::Path::new("output").is_dir() {
[INFO] [stdout]    |
[INFO] [stdout] help: import `Path` directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -         if std::fs::Path::new("output").is_dir() {
[INFO] [stdout] 10 +         if std::path::Path("output").is_dir() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/test.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `decimal_processing_xlsx_vesmar` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f4b01591187c78dc5a26bd4089f638b63b461d81a0e62ce1af94e0ab27b6645d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b01591187c78dc5a26bd4089f638b63b461d81a0e62ce1af94e0ab27b6645d", kill_on_drop: false }`
[INFO] [stdout] f4b01591187c78dc5a26bd4089f638b63b461d81a0e62ce1af94e0ab27b6645d
