[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 try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDIvkov575%2Fxlsx-decimal-detection" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DIvkov575/xlsx-decimal-detection on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49893f1a274a433aa1034ea8c9a8838e1ad41aced176e3bbd25d4683b574f787
[INFO] running `Command { std: "docker" "start" "-a" "49893f1a274a433aa1034ea8c9a8838e1ad41aced176e3bbd25d4683b574f787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49893f1a274a433aa1034ea8c9a8838e1ad41aced176e3bbd25d4683b574f787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49893f1a274a433aa1034ea8c9a8838e1ad41aced176e3bbd25d4683b574f787", kill_on_drop: false }`
[INFO] [stdout] 49893f1a274a433aa1034ea8c9a8838e1ad41aced176e3bbd25d4683b574f787
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9e73c942adbab5561bc1839f625598721ae57cd2bfcf8f7bdd767ac0fd1a591
[INFO] running `Command { std: "docker" "start" "-a" "d9e73c942adbab5561bc1839f625598721ae57cd2bfcf8f7bdd767ac0fd1a591", 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 linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[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 either v1.9.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling shlex v1.2.0
[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]     Checking smallvec v1.11.0
[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]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[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 zip v0.6.6
[INFO] [stderr]    Compiling cc v1.0.83
[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 pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking calamine v0.22.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling prettyplease v0.2.15
[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]  --> library/std/src/fs.rs:46:18
[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]   --> library/std/src/fs.rs:46:18
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d9e73c942adbab5561bc1839f625598721ae57cd2bfcf8f7bdd767ac0fd1a591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e73c942adbab5561bc1839f625598721ae57cd2bfcf8f7bdd767ac0fd1a591", kill_on_drop: false }`
[INFO] [stdout] d9e73c942adbab5561bc1839f625598721ae57cd2bfcf8f7bdd767ac0fd1a591
