[INFO] fetching crate encrypted_fs 0.1.21...
[INFO] checking encrypted_fs-0.1.21 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate encrypted_fs 0.1.21 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate encrypted_fs 0.1.21 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate encrypted_fs 0.1.21
[INFO] finished tweaking crates.io crate encrypted_fs 0.1.21
[INFO] tweaked toml for crates.io crate encrypted_fs 0.1.21 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate encrypted_fs 0.1.21 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hmac v0.13.0-pre.3
[INFO] [stderr]   Downloaded block-buffer v0.11.0-pre.5
[INFO] [stderr]   Downloaded crypto-common v0.2.0-pre.5
[INFO] [stderr]   Downloaded cryptostream v0.3.2
[INFO] [stderr]   Downloaded fuse3 v0.7.1
[INFO] [stderr]   Downloaded cstr v0.2.12
[INFO] [stderr]   Downloaded sha2 v0.11.0-pre.3
[INFO] [stderr]   Downloaded digest v0.11.0-pre.8
[INFO] [stderr]   Downloaded async-notify v0.3.0
[INFO] [stderr]   Downloaded hybrid-array v0.2.0-rc.8
[INFO] [stderr]   Downloaded trait-make v0.1.0
[INFO] [stderr]   Downloaded const-oid v0.10.0-pre.2
[INFO] [stderr]   Downloaded pbkdf2 v0.13.0-pre.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0ef62638bf185db446feea109b6e44c0f74d8b6881f81d29326afb1035913d0
[INFO] running `Command { std: "docker" "start" "-a" "a0ef62638bf185db446feea109b6e44c0f74d8b6881f81d29326afb1035913d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0ef62638bf185db446feea109b6e44c0f74d8b6881f81d29326afb1035913d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0ef62638bf185db446feea109b6e44c0f74d8b6881f81d29326afb1035913d0", kill_on_drop: false }`
[INFO] [stdout] a0ef62638bf185db446feea109b6e44c0f74d8b6881f81d29326afb1035913d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce0e8c2cbba51ab33ea68fcf11f23479052ecc2c7dd0f78512f2b0c54c594e2d
[INFO] running `Command { std: "docker" "start" "-a" "ce0e8c2cbba51ab33ea68fcf11f23479052ecc2c7dd0f78512f2b0c54c594e2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking const-oid v0.10.0-pre.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking hybrid-array v0.2.0-rc.8
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking crypto-common v0.2.0-pre.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking block-buffer v0.11.0-pre.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking digest v0.11.0-pre.8
[INFO] [stderr]     Checking async-notify v0.3.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]     Checking hmac v0.13.0-pre.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pbkdf2 v0.13.0-pre.0
[INFO] [stderr]     Checking sha2 v0.11.0-pre.3
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling trait-make v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking cryptostream v0.3.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fuse3 v0.7.1
[INFO] [stderr]     Checking encrypted_fs v0.1.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encrypted_fs_fuse3.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |         #[cfg(feature = "abi-7-26")] {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encrypted_fs_fuse3.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 |         #[cfg(not(feature = "abi-7-26"))] {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encrypted_fs_fuse3.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(feature = "abi-7-26")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encrypted_fs_fuse3.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |         #[cfg(feature = "abi-7-26")] {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encrypted_fs_fuse3.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 |         #[cfg(not(feature = "abi-7-26"))] {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encrypted_fs_fuse3.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(feature = "abi-7-26")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let (fh, attr) = fs.create_nod(ROOT_INODE, test_dir, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let (fh, attr) = fs.create_nod(parent, test_dir_2, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let (fh, file_attr) = fs.create_nod(ROOT_INODE, test_file, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let (fh, dir_attr) = fs.create_nod(ROOT_INODE, test_dir, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |         let (fh, file_attr) = fs.create_nod(parent, test_file_2, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let (fh, dir_attr) = fs.create_nod(parent, test_dir_2, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout] 311 |         let (fh, file_attr) = fs.create_nod(ROOT_INODE, test_file, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let (fh, dir_attr) = fs.create_nod(ROOT_INODE, test_dir, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let (fh, file_attr) = fs.create_nod(parent, test_file_2, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:369:14
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let (fh, dir_attr) = fs.create_nod(parent, test_dir_2, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:444:14
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let (fh, dir_attr) = fs.create_nod(ROOT_INODE, test_dir, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:446:14
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let (fh, file_attr) = fs.create_nod(dir_attr.ino, test_file, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:468:14
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let (fh, attr) = fs.create_nod(ROOT_INODE, test_file, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:651:14
[INFO] [stdout]     |
[INFO] [stdout] 651 |         let (fh, attr) = fs.create_nod(ROOT_INODE, "test-file", create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_2`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:801:17
[INFO] [stdout]     |
[INFO] [stdout] 801 |         let (_, attr_2) = fs.create_nod(new_parent, file_2, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_2`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:815:17
[INFO] [stdout]     |
[INFO] [stdout] 815 |         let (_, attr_2) = fs.create_nod(new_parent, dir_2, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_2`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:833:17
[INFO] [stdout]     |
[INFO] [stdout] 833 |         let (_, attr_2) = fs.create_nod(new_parent, file_1, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_2`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:847:17
[INFO] [stdout]     |
[INFO] [stdout] 847 |         let (_, attr_2) = fs.create_nod(new_parent, dir_1, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_2`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:865:17
[INFO] [stdout]     |
[INFO] [stdout] 865 |         let (_, attr_2) = fs.create_nod(new_parent, dir_1, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_2`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:880:17
[INFO] [stdout]     |
[INFO] [stdout] 880 |         let (_, attr_2) = fs.create_nod(new_parent, file_1, create_attr_from_type(FileType::Directory), false, false).unwrap();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_2`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:898:13
[INFO] [stdout]     |
[INFO] [stdout] 898 |         let attr_2 = new_parent_attr;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:964:14
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let (fh, attr) = fs.create_nod(ROOT_INODE, test_file, create_attr_from_type(FileType::RegularFile), false, false).unwrap();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh_w`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:972:13
[INFO] [stdout]     |
[INFO] [stdout] 972 |         let fh_w = fs.open(attr.ino, false, true).unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_fh_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs`
[INFO] [stdout]    --> src/encrypted_fs/encrypted_fs_tests.rs:981:13
[INFO] [stdout]     |
[INFO] [stdout] 981 |         let fs = setup.fs.as_mut().unwrap();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ring::error::Unspecified;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ring::rand::SecureRandom;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ring::rand::SystemRandom;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ring::aead::Algorithm;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ring::aead::AES_128_GCM;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ring::aead::AES_256_GCM;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ring::aead::CHACHA20_POLY1305;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ring::aead::UnboundKey;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ring::aead::BoundKey;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ring::aead::SealingKey;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ring::aead::OpeningKey;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ring::aead::Aad;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use ring::aead::Tag;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use ring::aead::NonceSequence;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ring::aead::NONCE_LEN;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use ring::aead::Nonce;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ring::aead::quic::CHACHA20;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuser`
[INFO] [stdout]  --> examples/fuser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fuser::MountOption;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fuse3::MountOption;
[INFO] [stdout]   |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuser`
[INFO] [stdout]  --> examples/encrypted_fs_fuse.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fuser::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fuse3::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuser`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuser::TimeOrNow::Now;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `fuser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuse3::TimeOrNow::Now;
[INFO] [stdout]    |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuser`
[INFO] [stdout]  --> examples/encrypted_fs_fuse.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fuser::{FileAttr, Filesystem, FileType, KernelConfig, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory, ReplyEmpty, ReplyEntry, Repl...
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fuse3::{FileAttr, Filesystem, FileType, KernelConfig, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory, ReplyEmpty, ReplyEntry, ReplyOpen, ReplyStatfs, ReplyWrite, Request, TimeOrNow};
[INFO] [stdout]   |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decrypt_string` and `encrypt_string`
[INFO] [stdout]  --> examples/cryptostream.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use encrypted_fs::encrypted_fs::crypto_util::{decrypt_string, encrypt_string};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `crypto`
[INFO] [stdout]  --> examples/aes_stream.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crypto::aessafe::{AesSafe256Decryptor, AesSafe256Encryptor};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `crypto`
[INFO] [stdout]  --> examples/aes_stream_speed.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crypto::aessafe::AesSafe256Encryptor;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aesstream`
[INFO] [stdout]  --> examples/aes_stream_speed.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use aesstream::AesWriter;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `aesstream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aesstream`
[INFO] [stdout]  --> examples/aes_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aesstream::{AesReader, AesWriter};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `aesstream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> examples/aes_stream.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{Read, Seek, Write};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> examples/aes_stream.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{Read, Seek, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seek`
[INFO] [stdout]  --> examples/aes_stream.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{Read, Seek, Write};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{debug, warn};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encrypted_fs` (example "aes_stream") due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `encrypted_fs` (example "aes_stream_speed") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `crate::encrypted_fs`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::encrypted_fs::{EncryptedFs, EncryptionType, FsError, FsResult};
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `encrypted_fs::encrypted_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuser`
[INFO] [stdout]  --> examples/encrypted_fs_fuse.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fuser::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fuse3::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuser`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuser::TimeOrNow::Now;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `fuser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuse3::TimeOrNow::Now;
[INFO] [stdout]    |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuser`
[INFO] [stdout]  --> examples/encrypted_fs_fuse.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fuser::{FileAttr, Filesystem, FileType, KernelConfig, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory, ReplyEmpty, ReplyEntry, Repl...
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fuse3::{FileAttr, Filesystem, FileType, KernelConfig, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory, ReplyEmpty, ReplyEntry, ReplyOpen, ReplyStatfs, ReplyWrite, Request, TimeOrNow};
[INFO] [stdout]   |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hex`
[INFO] [stdout]   --> examples/ring_speed.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 |         println!("nonce_bytes = {}", hex::encode(&nonce_bytes));
[INFO] [stdout]    |                                      ^^^ use of undeclared crate or module `hex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hex`
[INFO] [stdout]   --> examples/ring_speed.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     println!("key_bytes = {}", hex::encode(&key_bytes)); // don't print this in production code
[INFO] [stdout]    |                                ^^^ use of undeclared crate or module `hex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encrypted_fs` (example "ring_speed") due to 20 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[cfg(feature = "abi-7-26")] {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg(not(feature = "abi-7-26"))] {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> examples/encrypted_fs_fuse.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[cfg(feature = "abi-7-26")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> examples/fuser.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[cfg(feature = "abi-7-26")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> examples/fuser.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[cfg(not(feature = "abi-7-26"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/fuser.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     env_logger::init();
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuser`
[INFO] [stdout]    --> examples/fuser.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fuser::mount2(EncryptedFsFuse::new(&data_dir, &password, cipher, derive_key_hash_rounds,
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `fuser`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fuse3::mount2(EncryptedFsFuse::new(&data_dir, &password, cipher, derive_key_hash_rounds,
[INFO] [stdout]     |     ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `crypto`
[INFO] [stdout]    --> examples/aes_stream_with_writer_seek.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | extern crate crypto;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encrypted_fs` (example "fuser") due to 9 previous errors; 5 warnings emitted
[INFO] [stdout] error[E0601]: `main` function not found in crate `aes_stream_with_writer_seek`
[INFO] [stdout]    --> examples/aes_stream_with_writer_seek.rs:610:2
[INFO] [stdout]     |
[INFO] [stdout] 610 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `examples/aes_stream_with_writer_seek.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{debug, warn};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::encrypted_fs`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::encrypted_fs::{EncryptedFs, EncryptionType, FsError, FsResult};
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `encrypted_fs::encrypted_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encrypted_fs` (example "aes_stream_with_writer_seek") due to 3 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[cfg(feature = "abi-7-26")] {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]   --> examples/encrypted_fs_fuse.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg(not(feature = "abi-7-26"))] {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> examples/encrypted_fs_fuse.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[cfg(feature = "abi-7-26")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `abi-7-26` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `encrypted_fs_fuse`
[INFO] [stdout]     --> examples/encrypted_fs_fuse.rs:1136:2
[INFO] [stdout]      |
[INFO] [stdout] 1136 | }
[INFO] [stdout]      |  ^ consider adding a `main` function to `examples/encrypted_fs_fuse.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encrypted_fs` (example "encrypted_fs_fuse") due to 7 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ce0e8c2cbba51ab33ea68fcf11f23479052ecc2c7dd0f78512f2b0c54c594e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0e8c2cbba51ab33ea68fcf11f23479052ecc2c7dd0f78512f2b0c54c594e2d", kill_on_drop: false }`
[INFO] [stdout] ce0e8c2cbba51ab33ea68fcf11f23479052ecc2c7dd0f78512f2b0c54c594e2d
