[INFO] cloning repository https://github.com/ykrist/slurm-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ykrist/slurm-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b2fb62e163f52d0fc8ed6410323537594bd736c [INFO] checking ykrist/slurm-tools against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ykrist/slurm-tools [INFO] finished tweaking git repo https://github.com/ykrist/slurm-tools [INFO] tweaked toml for git repo https://github.com/ykrist/slurm-tools written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ykrist/slurm-tools 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ykrist/labrat.git` [INFO] [stderr] Updating git repository `https://github.com/ykrist/posix-cli-utils.git` [INFO] [stderr] Locking 142 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.51) [INFO] [stderr] Adding comfy-table v5.0.1 (available: v7.2.1) [INFO] [stderr] Adding dirs v4.0.0 (available: v6.0.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.12.0) [INFO] [stderr] Adding phf v0.10.1 (available: v0.13.1) [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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98593bde96e9a78c5b1ea4781ffafb7f17eb476e3f0d39da5542f522bedaff13 [INFO] running `Command { std: "docker" "start" "-a" "98593bde96e9a78c5b1ea4781ffafb7f17eb476e3f0d39da5542f522bedaff13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98593bde96e9a78c5b1ea4781ffafb7f17eb476e3f0d39da5542f522bedaff13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98593bde96e9a78c5b1ea4781ffafb7f17eb476e3f0d39da5542f522bedaff13", kill_on_drop: false }` [INFO] [stdout] 98593bde96e9a78c5b1ea4781ffafb7f17eb476e3f0d39da5542f522bedaff13 [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 -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] 4e1e66244767dc21ee4c63e283e6b15720217885e4176b1ad1299f1ea5099220 [INFO] running `Command { std: "docker" "start" "-a" "4e1e66244767dc21ee4c63e283e6b15720217885e4176b1ad1299f1ea5099220", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking format_num v0.1.0 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking base-62 v0.1.1 [INFO] [stderr] Checking comfy-table v5.0.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking posix-cli-utils v0.2.0 (https://github.com/ykrist/posix-cli-utils.git#dc943769) [INFO] [stderr] Checking labrat v1.3.0 (https://github.com/ykrist/labrat.git#e7eb869c) [INFO] [stderr] Checking slurm-tools v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sinteractive.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | cpus: String, [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: std::result::Result [INFO] [stdout] --> src/bin/sinteractive.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | memory: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sinteractive.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | time: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sinteractive.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | constraint: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slurm-tools` (bin "sinteractive" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: StdResult [INFO] [stdout] --> src/bin/assign_resources.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | filename: Option, [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: StdResult [INFO] [stdout] --> src/bin/assign_resources.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | output_field: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slurm-tools` (bin "sacct-assign-resources" test) due to 2 previous errors [INFO] [stdout] error: this type will no longer be must used: slurm_tools::StdResult [INFO] [stdout] --> src/bin/clean_log.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | filename: Option, [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: slurm_tools::StdResult [INFO] [stdout] --> src/bin/clean_log.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | filename: Option, [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: slurm_tools::StdResult [INFO] [stdout] --> src/bin/clean_log.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | delimiter: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: slurm_tools::StdResult [INFO] [stdout] --> src/bin/clean_log.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | delimiter: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sinteractive.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | cpus: String, [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: std::result::Result [INFO] [stdout] --> src/bin/sinteractive.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | memory: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sinteractive.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | time: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sinteractive.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | constraint: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slurm-tools` (bin "sacct-clean-log") due to 2 previous errors [INFO] [stderr] error: could not compile `slurm-tools` (bin "sacct-clean-log" test) due to 2 previous errors [INFO] [stderr] error: could not compile `slurm-tools` (bin "sinteractive") due to 4 previous errors [INFO] [stdout] error: this type will no longer be must used: StdResult [INFO] [stdout] --> src/bin/slurm_blame.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | partition: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slurm-tools` (bin "slurm-blame") due to 1 previous error [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/sbatch_array/parse.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn iter(&self) -> ArgumentListIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn iter(&self) -> ArgumentListIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/sbatch_array/submit.rs:360:12 [INFO] [stdout] | [INFO] [stdout] 360 | fn job(&self, p: Profile) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 360 | fn job(&self, p: Profile) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/sbatch_array/submit.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 397 | fn job(&self, parent_id: usize, index: usize) -> SbatchCall { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 397 | fn job(&self, parent_id: usize, index: usize) -> SbatchCall<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: StdResult [INFO] [stdout] --> src/bin/slurm_blame.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | partition: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slurm-tools` (bin "slurm-blame" test) due to 1 previous error [INFO] [stdout] error: this type will no longer be must used: StdResult [INFO] [stdout] --> src/bin/assign_resources.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | filename: Option, [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: StdResult [INFO] [stdout] --> src/bin/assign_resources.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | output_field: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slurm-tools` (bin "sacct-assign-resources") due to 2 previous errors [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/sbatch_array/parse.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn iter(&self) -> ArgumentListIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn iter(&self) -> ArgumentListIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/sbatch_array/submit.rs:360:12 [INFO] [stdout] | [INFO] [stdout] 360 | fn job(&self, p: Profile) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 360 | fn job(&self, p: Profile) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/sbatch_array/submit.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 397 | fn job(&self, parent_id: usize, index: usize) -> SbatchCall { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 397 | fn job(&self, parent_id: usize, index: usize) -> SbatchCall<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | account: Option, [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: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | acctg_freq: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | array: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | batch: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | bb: Option, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | bbf: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | begin: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | chdir: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | cluster_constraint: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | clusters: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | constraint: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | container: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | core_spec: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | cores_per_socket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | cpu_freq: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | cpus_per_gpu: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | cpus_per_task: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | deadline: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | delay_boot: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | dependency: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | distribution: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | exclude: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | exclusive: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | export: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | export_file: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | extra_node_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | get_user_env: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | gid: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | gpu_bind: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | gpu_freq: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | gpus: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | gpus_per_node: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | gpus_per_socket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | gpus_per_task: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | gres: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | gres_flags: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | hint: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | input: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | job_name: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | kill_on_invalid_dep: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | licenses: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | mail_type: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | mail_user: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | mcs_label: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | mem: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | mem_bind: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | mem_per_cpu: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | mem_per_gpu: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | mincpus: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | network: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | nice: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | nodefile: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | nodelist: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | nodes: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | ntasks: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | ntasks_per_core: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | ntasks_per_gpu: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | ntasks_per_node: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | ntasks_per_socket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | open_mode: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | output: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | partition: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | power: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | priority: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | profile: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | propagate: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | qos: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | reservation: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | signal: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | sockets_per_node: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | switches: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | thread_spec: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | threads_per_core: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | time: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | time_min: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | tmp: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | uid: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | wait_all_nodes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | wckey: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | wrap: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | script: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | script_args: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slurm-tools` (bin "sbatch-fake" test) due to 84 previous errors [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | account: Option, [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: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | acctg_freq: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | array: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | batch: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | bb: Option, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | bbf: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | begin: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | chdir: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | cluster_constraint: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | clusters: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | constraint: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | container: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | core_spec: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | cores_per_socket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | cpu_freq: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | cpus_per_gpu: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | cpus_per_task: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | deadline: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | delay_boot: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | dependency: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | distribution: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | exclude: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | exclusive: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | export: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | export_file: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | extra_node_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | get_user_env: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | gid: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | gpu_bind: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | gpu_freq: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | gpus: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | gpus_per_node: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | gpus_per_socket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | gpus_per_task: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | gres: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | gres_flags: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | hint: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | input: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | job_name: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | kill_on_invalid_dep: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | licenses: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | mail_type: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | mail_user: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | mcs_label: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | mem: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | mem_bind: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | mem_per_cpu: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | mem_per_gpu: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | mincpus: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | network: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | nice: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | nodefile: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | nodelist: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | nodes: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | ntasks: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | ntasks_per_core: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | ntasks_per_gpu: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | ntasks_per_node: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | ntasks_per_socket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | open_mode: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | output: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | partition: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | power: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | priority: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | profile: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | propagate: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | qos: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | reservation: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | signal: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | sockets_per_node: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | switches: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | thread_spec: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | threads_per_core: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | time: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | time_min: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | tmp: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | uid: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | wait_all_nodes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | wckey: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | wrap: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | script: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/bin/sbatch_fake.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | script_args: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slurm-tools` (bin "sbatch-fake") due to 84 previous errors [INFO] running `Command { std: "docker" "inspect" "4e1e66244767dc21ee4c63e283e6b15720217885e4176b1ad1299f1ea5099220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1e66244767dc21ee4c63e283e6b15720217885e4176b1ad1299f1ea5099220", kill_on_drop: false }` [INFO] [stdout] 4e1e66244767dc21ee4c63e283e6b15720217885e4176b1ad1299f1ea5099220