[INFO] fetching crate psutil 5.4.0... [INFO] checking psutil-5.4.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate psutil 5.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate psutil 5.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate psutil 5.4.0 [INFO] tweaked toml for crates.io crate psutil 5.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate psutil 5.4.0 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 psutil 5.4.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c3666c0ce42006a39bc493f1ba8c1c3318018a99732d0f5e4d6af7509546762e [INFO] running `Command { std: "docker" "start" "-a" "c3666c0ce42006a39bc493f1ba8c1c3318018a99732d0f5e4d6af7509546762e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3666c0ce42006a39bc493f1ba8c1c3318018a99732d0f5e4d6af7509546762e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3666c0ce42006a39bc493f1ba8c1c3318018a99732d0f5e4d6af7509546762e", kill_on_drop: false }` [INFO] [stdout] c3666c0ce42006a39bc493f1ba8c1c3318018a99732d0f5e4d6af7509546762e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 174efa3e432ffea59563f3749471105c0c236f4e473953bad3eabcabcfe2d61f [INFO] running `Command { std: "docker" "start" "-a" "174efa3e432ffea59563f3749471105c0c236f4e473953bad3eabcabcfe2d61f", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking platforms v3.5.0 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking psutil v5.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:121:50 [INFO] [stdout] | [INFO] [stdout] 121 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 122 | | match () { [INFO] [stdout] 123 | | _ if s.eq_ignore_ascii_case("ext2") => Ok(FileSystem::Ext2), [INFO] [stdout] 124 | | _ if s.eq_ignore_ascii_case("ext3") => Ok(FileSystem::Ext3), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [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/disk/filesystem.rs:122:3 [INFO] [stdout] | [INFO] [stdout] 122 | / match () { [INFO] [stdout] 123 | | _ if s.eq_ignore_ascii_case("ext2") => Ok(FileSystem::Ext2), [INFO] [stdout] 124 | | _ if s.eq_ignore_ascii_case("ext3") => Ok(FileSystem::Ext3), [INFO] [stdout] 125 | | _ if s.eq_ignore_ascii_case("ext4") => Ok(FileSystem::Ext4), [INFO] [stdout] ... | [INFO] [stdout] 143 | | _ => Ok(FileSystem::Other(s.to_string())), [INFO] [stdout] 144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | _ if s.eq_ignore_ascii_case("ext2") => Ok(FileSystem::Ext2), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:124:43 [INFO] [stdout] | [INFO] [stdout] 124 | _ if s.eq_ignore_ascii_case("ext3") => Ok(FileSystem::Ext3), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:125:43 [INFO] [stdout] | [INFO] [stdout] 125 | _ if s.eq_ignore_ascii_case("ext4") => Ok(FileSystem::Ext4), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | _ if s.eq_ignore_ascii_case("vfat") => Ok(FileSystem::VFat), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:127:43 [INFO] [stdout] | [INFO] [stdout] 127 | _ if s.eq_ignore_ascii_case("ntfs") => Ok(FileSystem::Ntfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | _ if s.eq_ignore_ascii_case("zfs") => Ok(FileSystem::Zfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:129:42 [INFO] [stdout] | [INFO] [stdout] 129 | _ if s.eq_ignore_ascii_case("hfs") => Ok(FileSystem::Hfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:130:47 [INFO] [stdout] | [INFO] [stdout] 130 | _ if s.eq_ignore_ascii_case("reiserfs") => Ok(FileSystem::Reiser3), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 131 | _ if s.eq_ignore_ascii_case("reiser4") => Ok(FileSystem::Reiser4), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:132:44 [INFO] [stdout] | [INFO] [stdout] 132 | _ if s.eq_ignore_ascii_case("exfat") => Ok(FileSystem::ExFat), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:133:43 [INFO] [stdout] | [INFO] [stdout] 133 | _ if s.eq_ignore_ascii_case("f2fs") => Ok(FileSystem::F2fs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:134:46 [INFO] [stdout] | [INFO] [stdout] 134 | _ if s.eq_ignore_ascii_case("hfsplus") => Ok(FileSystem::HfsPlus), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:135:42 [INFO] [stdout] | [INFO] [stdout] 135 | _ if s.eq_ignore_ascii_case("jfs") => Ok(FileSystem::Jfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 136 | _ if s.eq_ignore_ascii_case("btrfs") => Ok(FileSystem::Btrfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 137 | _ if s.eq_ignore_ascii_case("minix") => Ok(FileSystem::Minix), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:138:44 [INFO] [stdout] | [INFO] [stdout] 138 | _ if s.eq_ignore_ascii_case("nilfs") => Ok(FileSystem::Nilfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:139:42 [INFO] [stdout] | [INFO] [stdout] 139 | _ if s.eq_ignore_ascii_case("xfs") => Ok(FileSystem::Xfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:140:43 [INFO] [stdout] | [INFO] [stdout] 140 | _ if s.eq_ignore_ascii_case("apfs") => Ok(FileSystem::Apfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:142:46 [INFO] [stdout] | [INFO] [stdout] 142 | _ if s.eq_ignore_ascii_case("fuseblk") => Ok(FileSystem::FuseBlk), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | _ => Ok(FileSystem::Other(s.to_string())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/sys/linux/partitions.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | filesystem: FileSystem::from_str(fields[2]).unwrap(), // infallible unwrap [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `psutil` (lib) due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:121:50 [INFO] [stdout] | [INFO] [stdout] 121 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 122 | | match () { [INFO] [stdout] 123 | | _ if s.eq_ignore_ascii_case("ext2") => Ok(FileSystem::Ext2), [INFO] [stdout] 124 | | _ if s.eq_ignore_ascii_case("ext3") => Ok(FileSystem::Ext3), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [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/disk/filesystem.rs:122:3 [INFO] [stdout] | [INFO] [stdout] 122 | / match () { [INFO] [stdout] 123 | | _ if s.eq_ignore_ascii_case("ext2") => Ok(FileSystem::Ext2), [INFO] [stdout] 124 | | _ if s.eq_ignore_ascii_case("ext3") => Ok(FileSystem::Ext3), [INFO] [stdout] 125 | | _ if s.eq_ignore_ascii_case("ext4") => Ok(FileSystem::Ext4), [INFO] [stdout] ... | [INFO] [stdout] 143 | | _ => Ok(FileSystem::Other(s.to_string())), [INFO] [stdout] 144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | _ if s.eq_ignore_ascii_case("ext2") => Ok(FileSystem::Ext2), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:124:43 [INFO] [stdout] | [INFO] [stdout] 124 | _ if s.eq_ignore_ascii_case("ext3") => Ok(FileSystem::Ext3), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:125:43 [INFO] [stdout] | [INFO] [stdout] 125 | _ if s.eq_ignore_ascii_case("ext4") => Ok(FileSystem::Ext4), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | _ if s.eq_ignore_ascii_case("vfat") => Ok(FileSystem::VFat), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:127:43 [INFO] [stdout] | [INFO] [stdout] 127 | _ if s.eq_ignore_ascii_case("ntfs") => Ok(FileSystem::Ntfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | _ if s.eq_ignore_ascii_case("zfs") => Ok(FileSystem::Zfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:129:42 [INFO] [stdout] | [INFO] [stdout] 129 | _ if s.eq_ignore_ascii_case("hfs") => Ok(FileSystem::Hfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:130:47 [INFO] [stdout] | [INFO] [stdout] 130 | _ if s.eq_ignore_ascii_case("reiserfs") => Ok(FileSystem::Reiser3), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 131 | _ if s.eq_ignore_ascii_case("reiser4") => Ok(FileSystem::Reiser4), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:132:44 [INFO] [stdout] | [INFO] [stdout] 132 | _ if s.eq_ignore_ascii_case("exfat") => Ok(FileSystem::ExFat), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:133:43 [INFO] [stdout] | [INFO] [stdout] 133 | _ if s.eq_ignore_ascii_case("f2fs") => Ok(FileSystem::F2fs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:134:46 [INFO] [stdout] | [INFO] [stdout] 134 | _ if s.eq_ignore_ascii_case("hfsplus") => Ok(FileSystem::HfsPlus), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:135:42 [INFO] [stdout] | [INFO] [stdout] 135 | _ if s.eq_ignore_ascii_case("jfs") => Ok(FileSystem::Jfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 136 | _ if s.eq_ignore_ascii_case("btrfs") => Ok(FileSystem::Btrfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 137 | _ if s.eq_ignore_ascii_case("minix") => Ok(FileSystem::Minix), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:138:44 [INFO] [stdout] | [INFO] [stdout] 138 | _ if s.eq_ignore_ascii_case("nilfs") => Ok(FileSystem::Nilfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:139:42 [INFO] [stdout] | [INFO] [stdout] 139 | _ if s.eq_ignore_ascii_case("xfs") => Ok(FileSystem::Xfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:140:43 [INFO] [stdout] | [INFO] [stdout] 140 | _ if s.eq_ignore_ascii_case("apfs") => Ok(FileSystem::Apfs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:142:46 [INFO] [stdout] | [INFO] [stdout] 142 | _ if s.eq_ignore_ascii_case("fuseblk") => Ok(FileSystem::FuseBlk), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/filesystem.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | _ => Ok(FileSystem::Other(s.to_string())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/disk/sys/linux/partitions.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | filesystem: FileSystem::from_str(fields[2]).unwrap(), // infallible unwrap [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `psutil` (lib test) due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "174efa3e432ffea59563f3749471105c0c236f4e473953bad3eabcabcfe2d61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "174efa3e432ffea59563f3749471105c0c236f4e473953bad3eabcabcfe2d61f", kill_on_drop: false }` [INFO] [stdout] 174efa3e432ffea59563f3749471105c0c236f4e473953bad3eabcabcfe2d61f