[INFO] fetching crate norfs 0.0.0...
[INFO] checking norfs-0.0.0 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-20
[INFO] extracting crate norfs 0.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate norfs 0.0.0
[INFO] finished tweaking crates.io crate norfs 0.0.0
[INFO] tweaked toml for crates.io crate norfs 0.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate norfs 0.0.0 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 102 packages to latest compatible versions
[INFO] [stderr]       Adding heapless v0.7.17 (available: v0.9.2)
[INFO] [stderr]       Adding simple_logger v4.3.3 (available: v5.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embassy-futures v0.1.2
[INFO] [stderr]   Downloaded simple_logger v4.3.3
[INFO] [stderr]   Downloaded value-bag v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b085c62846f1f25b5129c42cfc3f57072276e0cef3ee5001c94ad82842253df4
[INFO] running `Command { std: "docker" "start" "-a" "b085c62846f1f25b5129c42cfc3f57072276e0cef3ee5001c94ad82842253df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b085c62846f1f25b5129c42cfc3f57072276e0cef3ee5001c94ad82842253df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b085c62846f1f25b5129c42cfc3f57072276e0cef3ee5001c94ad82842253df4", kill_on_drop: false }`
[INFO] [stdout] b085c62846f1f25b5129c42cfc3f57072276e0cef3ee5001c94ad82842253df4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58df7c924d71e68071d08421dbe1ce23d8372592fea41962451bed651a4b8d58
[INFO] running `Command { std: "docker" "start" "-a" "58df7c924d71e68071d08421dbe1ce23d8372592fea41962451bed651a4b8d58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking norfs v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_fn_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `impl_trait_projections` has been stable since 1.74.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(impl_trait_projections)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/drivers/aligned.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn erase(&mut self, block: usize) -> Result<(), StorageError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 31 -     async fn erase(&mut self, block: usize) -> Result<(), StorageError>;
[INFO] [stdout] 31 +     fn erase(&mut self, block: usize) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/drivers/aligned.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn read_aligned(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 ~     fn read_aligned(
[INFO] [stdout] 33 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 36 |         data: &mut [u8],
[INFO] [stdout] 37 ~     ) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/drivers/aligned.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     async fn write_aligned(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 38 ~     fn write_aligned(
[INFO] [stdout] 39 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 42 |         data: &[u8],
[INFO] [stdout] 43 ~     ) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/medium/mod.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     async fn erase(&mut self, block: usize) -> Result<(), StorageError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 59 -     async fn erase(&mut self, block: usize) -> Result<(), StorageError>;
[INFO] [stdout] 59 +     fn erase(&mut self, block: usize) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/medium/mod.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     async fn read(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 60 ~     fn read(
[INFO] [stdout] 61 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 64 |         data: &mut [u8],
[INFO] [stdout] 65 ~     ) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/medium/mod.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     async fn write(&mut self, block: usize, offset: usize, data: &[u8])
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 66 ~     fn write(&mut self, block: usize, offset: usize, data: &[u8])
[INFO] [stdout] 67 ~         -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking simple_logger v4.3.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_fn_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `impl_trait_projections` has been stable since 1.74.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(impl_trait_projections)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/drivers/aligned.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn erase(&mut self, block: usize) -> Result<(), StorageError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 31 -     async fn erase(&mut self, block: usize) -> Result<(), StorageError>;
[INFO] [stdout] 31 +     fn erase(&mut self, block: usize) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/drivers/aligned.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn read_aligned(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 ~     fn read_aligned(
[INFO] [stdout] 33 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 36 |         data: &mut [u8],
[INFO] [stdout] 37 ~     ) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/drivers/aligned.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     async fn write_aligned(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 38 ~     fn write_aligned(
[INFO] [stdout] 39 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 42 |         data: &[u8],
[INFO] [stdout] 43 ~     ) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/medium/mod.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     async fn erase(&mut self, block: usize) -> Result<(), StorageError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 59 -     async fn erase(&mut self, block: usize) -> Result<(), StorageError>;
[INFO] [stdout] 59 +     fn erase(&mut self, block: usize) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/medium/mod.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     async fn read(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 60 ~     fn read(
[INFO] [stdout] 61 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 64 |         data: &mut [u8],
[INFO] [stdout] 65 ~     ) -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/medium/mod.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     async fn write(&mut self, block: usize, offset: usize, data: &[u8])
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 66 ~     fn write(&mut self, block: usize, offset: usize, data: &[u8])
[INFO] [stdout] 67 ~         -> impl std::future::Future<Output = Result<(), StorageError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.68s
[INFO] running `Command { std: "docker" "inspect" "58df7c924d71e68071d08421dbe1ce23d8372592fea41962451bed651a4b8d58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58df7c924d71e68071d08421dbe1ce23d8372592fea41962451bed651a4b8d58", kill_on_drop: false }`
[INFO] [stdout] 58df7c924d71e68071d08421dbe1ce23d8372592fea41962451bed651a4b8d58
