[INFO] fetching crate easy_fuser 0.4.5... [INFO] testing easy_fuser-0.4.5 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate easy_fuser 0.4.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate easy_fuser 0.4.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate easy_fuser 0.4.5 [INFO] tweaked toml for crates.io crate easy_fuser 0.4.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate easy_fuser 0.4.5 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate easy_fuser 0.4.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f33c54d2d133509111638defb01f8d3096ea5279015efbb8be19b376a24a4bae [INFO] running `Command { std: "docker" "start" "-a" "f33c54d2d133509111638defb01f8d3096ea5279015efbb8be19b376a24a4bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f33c54d2d133509111638defb01f8d3096ea5279015efbb8be19b376a24a4bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f33c54d2d133509111638defb01f8d3096ea5279015efbb8be19b376a24a4bae", kill_on_drop: false }` [INFO] [stdout] f33c54d2d133509111638defb01f8d3096ea5279015efbb8be19b376a24a4bae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dfe2be30718bdd4c3198072524d574f9b49d54136e7bdb437ced305fe502d26 [INFO] running `Command { std: "docker" "start" "-a" "2dfe2be30718bdd4c3198072524d574f9b49d54136e7bdb437ced305fe502d26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling fuser v0.16.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling easy_fuser v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] error: At least one of the features 'serial', 'parallel', or 'async' must be enabled [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | compile_error!("At least one of the features 'serial', 'parallel', or 'async' must be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::fuse_driver_types::FuseDriver`, `super::fuse_driver_types::execute_reply_task`, `super::fuse_driver_types::execute_task`, `super::fuse_driver_types::reply_executor` [INFO] [stdout] --> src/core/fuse_driver.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | fuse_driver_types::{FuseDriver, execute_reply_task, execute_task, reply_executor}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `reply_executor` in `core::fuse_driver_types` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `execute_task` in `core::fuse_driver_types` [INFO] [stdout] | | no `execute_reply_task` in `core::fuse_driver_types` [INFO] [stdout] | no `FuseDriver` in `core::fuse_driver_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fuse_driver_types::FuseDriver` [INFO] [stdout] --> src/core.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) use fuse_driver_types::FuseDriver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FuseDriver` in `core::fuse_driver_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `info` [INFO] [stdout] --> src/core/fuse_driver.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use log::{error, info, warn}; [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: `thread_mode::*` [INFO] [stdout] --> src/core/fuse_driver.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | thread_mode::*, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `if_readdir` [INFO] [stdout] --> src/core/macros.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | macro_rules! if_readdir { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/fuse_driver.rs:711:9 [INFO] [stdout] | [INFO] [stdout] 711 | / handle_dir_read!( [INFO] [stdout] 712 | | self, [INFO] [stdout] 713 | | req, [INFO] [stdout] 714 | | ino, [INFO] [stdout] ... | [INFO] [stdout] 720 | | ReplyDirectory [INFO] [stdout] 721 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `handle_dir_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `if_readdir` [INFO] [stdout] --> src/core/macros.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | macro_rules! if_readdir { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/fuse_driver.rs:732:9 [INFO] [stdout] | [INFO] [stdout] 732 | / handle_dir_read!( [INFO] [stdout] 733 | | self, [INFO] [stdout] 734 | | req, [INFO] [stdout] 735 | | ino, [INFO] [stdout] ... | [INFO] [stdout] 741 | | ReplyDirectoryPlus [INFO] [stdout] 742 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `handle_dir_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `handle_fuse_reply_entry` [INFO] [stdout] --> src/core/macros.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | macro_rules! handle_fuse_reply_entry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `handle_fuse_reply_attr` [INFO] [stdout] --> src/core/macros.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! handle_fuse_reply_attr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `handle_fuse_reply_attr` [INFO] [stdout] --> src/core/macros.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub(super) use handle_fuse_reply_attr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `handle_fuse_reply_entry` [INFO] [stdout] --> src/core/macros.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 239 | pub(super) use handle_fuse_reply_entry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `easy_fuser` (lib) due to 3 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2dfe2be30718bdd4c3198072524d574f9b49d54136e7bdb437ced305fe502d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfe2be30718bdd4c3198072524d574f9b49d54136e7bdb437ced305fe502d26", kill_on_drop: false }` [INFO] [stdout] 2dfe2be30718bdd4c3198072524d574f9b49d54136e7bdb437ced305fe502d26