[INFO] fetching crate encryptedfs 0.1.26...
[INFO] testing encryptedfs-0.1.26 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate encryptedfs 0.1.26 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate encryptedfs 0.1.26
[INFO] finished tweaking crates.io crate encryptedfs 0.1.26
[INFO] tweaked toml for crates.io crate encryptedfs 0.1.26 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate encryptedfs 0.1.26 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate encryptedfs 0.1.26 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d25eede308323f4f3c45c400021512442889482ffbb7643376c79f53c6c9df95
[INFO] running `Command { std: "docker" "start" "-a" "d25eede308323f4f3c45c400021512442889482ffbb7643376c79f53c6c9df95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d25eede308323f4f3c45c400021512442889482ffbb7643376c79f53c6c9df95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25eede308323f4f3c45c400021512442889482ffbb7643376c79f53c6c9df95", kill_on_drop: false }`
[INFO] [stdout] d25eede308323f4f3c45c400021512442889482ffbb7643376c79f53c6c9df95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a9187292c0bedca040f02e9cc384bd75e011d1dc976f60a638fc93263755db0
[INFO] running `Command { std: "docker" "start" "-a" "2a9187292c0bedca040f02e9cc384bd75e011d1dc976f60a638fc93263755db0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling const-oid v0.10.0-pre.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling hybrid-array v0.2.0-rc.8
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling async-notify v0.3.0
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling crypto-common v0.2.0-pre.5
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling block-buffer v0.11.0-pre.5
[INFO] [stderr]    Compiling digest v0.11.0-pre.8
[INFO] [stderr]    Compiling hmac v0.13.0-pre.3
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.3
[INFO] [stderr]    Compiling pbkdf2 v0.13.0-pre.0
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling trait-make v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling cryptostream v0.3.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fuse3 v0.7.1
[INFO] [stderr]    Compiling encryptedfs v0.1.26 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encryptedfs_fuse3.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 |         #[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/encryptedfs_fuse3.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |         #[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/encryptedfs_fuse3.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |         #[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.38s
[INFO] running `Command { std: "docker" "inspect" "2a9187292c0bedca040f02e9cc384bd75e011d1dc976f60a638fc93263755db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a9187292c0bedca040f02e9cc384bd75e011d1dc976f60a638fc93263755db0", kill_on_drop: false }`
[INFO] [stdout] 2a9187292c0bedca040f02e9cc384bd75e011d1dc976f60a638fc93263755db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 169d71a8a8178dfc8d9959a56c282ed2d00ef700ff64f2a20ab0c2abe99dd3a8
[INFO] running `Command { std: "docker" "start" "-a" "169d71a8a8178dfc8d9959a56c282ed2d00ef700ff64f2a20ab0c2abe99dd3a8", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encryptedfs_fuse3.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 |         #[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/encryptedfs_fuse3.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |         #[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/encryptedfs_fuse3.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |         #[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] [stderr]    Compiling encryptedfs v0.1.26 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ring::error::Unspecified;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ring::rand::SecureRandom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ring::rand::SystemRandom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ring::aead::Algorithm;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ring::aead::AES_128_GCM;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]  --> examples/ring_speed.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ring::aead::AES_256_GCM;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ring::aead::CHACHA20_POLY1305;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ring::aead::UnboundKey;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ring::aead::BoundKey;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ring::aead::SealingKey;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ring::aead::OpeningKey;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ring::aead::Aad;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use ring::aead::Tag;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use ring::aead::NonceSequence;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ring::aead::NONCE_LEN;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use ring::aead::Nonce;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   --> examples/ring_speed.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ring::aead::quic::CHACHA20;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encryptedfs` (example "aes_stream_with_writer_seek") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `encryptedfs` (example "aes_stream_speed") due to 2 previous errors
[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] 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] 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[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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crypto`
[INFO] [stdout]  --> examples/aes_stream_speed.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crypto::aessafe::AesSafe256Encryptor;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `crypto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto`, use `cargo add crypto` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `aesstream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `aesstream`, use `cargo add aesstream` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use fuser::MountOption;
[INFO] [stdout] 7 + use fuse3::MountOption;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]  --> examples/encryptedfs_fuse.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fuser::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use fuser::consts::FOPEN_DIRECT_IO;
[INFO] [stdout] 9 + use fuse3::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuser::TimeOrNow::Now;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use fuser::TimeOrNow::Now;
[INFO] [stdout] 10 + use fuse3::TimeOrNow::Now;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuser`
[INFO] [stdout]  --> examples/encryptedfs_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 unresolved module or unlinked crate `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use fuser::{FileAttr, Filesystem, FileType, KernelConfig, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory, ReplyEmpty, ReplyEntry, ReplyOpen, ReplyStatfs, ReplyWrite, Request, TimeOrNow};
[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[E0432]: unresolved import `log`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{debug, warn};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::encryptedfs`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::encryptedfs::{EncryptedFs, EncryptionType, FsError, FsResult};
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `encryptedfs::encryptedfs`
[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 `encryptedfs` (example "fuser") due to 8 previous errors; 5 warnings emitted
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]   --> examples/encryptedfs_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/encryptedfs_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/encryptedfs_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 unresolved module or unlinked crate `env_logger`
[INFO] [stdout]   --> examples/fuser.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     env_logger::init();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `env_logger`, use `cargo add env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `fuser`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 147 -     fuser::mount2(EncryptedFsFuse::new(&data_dir, &password, cipher, derive_key_hash_rounds,
[INFO] [stdout] 147 +     fuse3::mount2(EncryptedFsFuse::new(&data_dir, &password, cipher, derive_key_hash_rounds,
[INFO] [stdout]     |
[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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]  --> examples/encryptedfs_fuse.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fuser::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use fuser::consts::FOPEN_DIRECT_IO;
[INFO] [stdout] 9 + use fuse3::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuser::TimeOrNow::Now;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use fuser::TimeOrNow::Now;
[INFO] [stdout] 10 + use fuse3::TimeOrNow::Now;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuser`
[INFO] [stdout]  --> examples/encryptedfs_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 unresolved module or unlinked crate `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use fuser::{FileAttr, Filesystem, FileType, KernelConfig, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory, ReplyEmpty, ReplyEntry, ReplyOpen, ReplyStatfs, ReplyWrite, Request, TimeOrNow};
[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 import: `Read`
[INFO] [stdout]  --> examples/cryptostream_speed.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{Read, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> examples/cryptostream_speed.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{debug, warn};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::encryptedfs`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::encryptedfs::{EncryptedFs, EncryptionType, FsError, FsResult};
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `encryptedfs::encryptedfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]  --> examples/encryptedfs_fuse.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fuser::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use fuser::consts::FOPEN_DIRECT_IO;
[INFO] [stdout] 9 + use fuse3::consts::FOPEN_DIRECT_IO;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]   --> examples/encryptedfs_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/encryptedfs_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/encryptedfs_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[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuser::TimeOrNow::Now;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `fuser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use fuser::TimeOrNow::Now;
[INFO] [stdout] 10 + use fuse3::TimeOrNow::Now;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuser`
[INFO] [stdout]  --> examples/encryptedfs_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 unresolved module or unlinked crate `fuser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use fuser::{FileAttr, Filesystem, FileType, KernelConfig, ReplyAttr, ReplyCreate, ReplyData, ReplyDirectory, ReplyEmpty, ReplyEntry, ReplyOpen, ReplyStatfs, ReplyWrite, Request, TimeOrNow};
[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[E0432]: unresolved import `log`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{debug, warn};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::encryptedfs`
[INFO] [stdout]   --> examples/encryptedfs_fuse.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::encryptedfs::{EncryptedFs, EncryptionType, FsError, FsResult};
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `encryptedfs::encryptedfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]   --> examples/encryptedfs_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/encryptedfs_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/encryptedfs_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 `encryptedfs_fuse`
[INFO] [stdout]     --> examples/encryptedfs_fuse.rs:1136:2
[INFO] [stdout]      |
[INFO] [stdout] 1136 | }
[INFO] [stdout]      |  ^ consider adding a `main` function to `examples/encryptedfs_fuse.rs`
[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] [stdout] Some errors have detailed explanations: E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encryptedfs` (example "fuse3_hello") due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] error: could not compile `encryptedfs` (example "encryptedfs_fuse") due to 6 previous errors; 3 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encryptedfs` (example "ring_speed") due to 19 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crypto`
[INFO] [stdout]  --> examples/aes_stream.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crypto::aessafe::{AesSafe256Decryptor, AesSafe256Encryptor};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `crypto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto`, use `cargo add crypto` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `aesstream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `aesstream`, use `cargo add aesstream` to add it to your `Cargo.toml`
[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 `encryptedfs` (example "aes_stream") due to 2 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-26`
[INFO] [stdout]    --> src/encryptedfs_fuse3.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 |         #[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/encryptedfs_fuse3.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |         #[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/encryptedfs_fuse3.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |         #[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] running `Command { std: "docker" "inspect" "169d71a8a8178dfc8d9959a56c282ed2d00ef700ff64f2a20ab0c2abe99dd3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169d71a8a8178dfc8d9959a56c282ed2d00ef700ff64f2a20ab0c2abe99dd3a8", kill_on_drop: false }`
[INFO] [stdout] 169d71a8a8178dfc8d9959a56c282ed2d00ef700ff64f2a20ab0c2abe99dd3a8
