[INFO] fetching crate xlsx2csv 0.4.5...
[INFO] checking xlsx2csv-0.4.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate xlsx2csv 0.4.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate xlsx2csv 0.4.5
[INFO] finished tweaking crates.io crate xlsx2csv 0.4.5
[INFO] tweaked toml for crates.io crate xlsx2csv 0.4.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xlsx2csv 0.4.5 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xlsx2csv 0.4.5 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80056cd2f16515d0107ded1cf9a3e6da6657aef1368e7d010fb2267bac32ec27
[INFO] running `Command { std: "docker" "start" "-a" "80056cd2f16515d0107ded1cf9a3e6da6657aef1368e7d010fb2267bac32ec27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80056cd2f16515d0107ded1cf9a3e6da6657aef1368e7d010fb2267bac32ec27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80056cd2f16515d0107ded1cf9a3e6da6657aef1368e7d010fb2267bac32ec27", kill_on_drop: false }`
[INFO] [stdout] 80056cd2f16515d0107ded1cf9a3e6da6657aef1368e7d010fb2267bac32ec27
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0617d572e4a534afbb15174e44533e009dd727f4fb52accae6c7dae3513de9f2
[INFO] running `Command { std: "docker" "start" "-a" "0617d572e4a534afbb15174e44533e009dd727f4fb52accae6c7dae3513de9f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking base64ct v1.0.1
[INFO] [stderr]    Compiling serde_test v1.0.136
[INFO] [stderr]    Compiling static_init v1.0.2
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking password-hash v0.3.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking escape8259 v0.5.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.1
[INFO] [stderr]     Checking pbr v1.0.4
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking pbkdf2 v0.10.1
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking clap v3.1.8
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_json v1.0.79
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking minidom v0.14.0
[INFO] [stderr]     Checking zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.2
[INFO] [stderr]     Checking ooxml v0.2.8
[INFO] [stderr]     Checking xlsx2csv v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | /     /// Input Excel-like files, supports: .xls .xlsx .xlsb .xlsm .ods
[INFO] [stdout] 155 | |     xlsx: PathBuf,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | /     /// Output each sheet to seprated file.
[INFO] [stdout] 157 | |     ///
[INFO] [stdout] 158 | |     /// If not setted, output first sheet to stdout.
[INFO] [stdout] 159 | |     output: Vec<PathBuf>,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | /     /// Output files location if `--use_sheet_names` setted
[INFO] [stdout] 173 | |     #[clap(short, long, conflicts_with = "output", requires = "use-sheet-names")]
[INFO] [stdout] 174 | |     workdir: Option<PathBuf>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | /     /// A regex pattern for matching sheetnames to include, used with '-u'.
[INFO] [stdout] 176 | |     #[clap(short = 'I', long, requires = "use-sheet-names")]
[INFO] [stdout] 177 | |     include: Option<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | /     /// A regex pattern for matching sheetnames to exclude, used with '-u'.
[INFO] [stdout] 179 | |     #[clap(short = 'X', long, requires = "use-sheet-names")]
[INFO] [stdout] 180 | |     exclude: Option<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | /     /// Input Excel-like files, supports: .xls .xlsx .xlsb .xlsm .ods
[INFO] [stdout] 155 | |     xlsx: PathBuf,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | /     /// Output each sheet to seprated file.
[INFO] [stdout] 157 | |     ///
[INFO] [stdout] 158 | |     /// If not setted, output first sheet to stdout.
[INFO] [stdout] 159 | |     output: Vec<PathBuf>,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | /     /// Output files location if `--use_sheet_names` setted
[INFO] [stdout] 173 | |     #[clap(short, long, conflicts_with = "output", requires = "use-sheet-names")]
[INFO] [stdout] 174 | |     workdir: Option<PathBuf>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | /     /// A regex pattern for matching sheetnames to include, used with '-u'.
[INFO] [stdout] 176 | |     #[clap(short = 'I', long, requires = "use-sheet-names")]
[INFO] [stdout] 177 | |     include: Option<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | /     /// A regex pattern for matching sheetnames to exclude, used with '-u'.
[INFO] [stdout] 179 | |     #[clap(short = 'X', long, requires = "use-sheet-names")]
[INFO] [stdout] 180 | |     exclude: Option<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xlsx2csv` (bin "xlsx2csv") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xlsx2csv` (bin "xlsx2csv" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "0617d572e4a534afbb15174e44533e009dd727f4fb52accae6c7dae3513de9f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0617d572e4a534afbb15174e44533e009dd727f4fb52accae6c7dae3513de9f2", kill_on_drop: false }`
[INFO] [stdout] 0617d572e4a534afbb15174e44533e009dd727f4fb52accae6c7dae3513de9f2
