[INFO] fetching crate lunchbox 0.1.4... [INFO] testing lunchbox-0.1.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate lunchbox 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate lunchbox 0.1.4 [INFO] finished tweaking crates.io crate lunchbox 0.1.4 [INFO] tweaked toml for crates.io crate lunchbox 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lunchbox 0.1.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 57 packages to latest compatible versions [INFO] [stderr] Adding path-clean v0.1.0 (available: v1.0.1) [INFO] [stderr] Adding relative-path v1.9.3 (available: v2.0.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-clean v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb06bba770c2a8d985fcae0d6948c3e684ccc140826b0dcd869fa93548094cb9 [INFO] running `Command { std: "docker" "start" "-a" "cb06bba770c2a8d985fcae0d6948c3e684ccc140826b0dcd869fa93548094cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb06bba770c2a8d985fcae0d6948c3e684ccc140826b0dcd869fa93548094cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb06bba770c2a8d985fcae0d6948c3e684ccc140826b0dcd869fa93548094cb9", kill_on_drop: false }` [INFO] [stdout] cb06bba770c2a8d985fcae0d6948c3e684ccc140826b0dcd869fa93548094cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c3f2cc3e908ae532007e3fd6fc98e6b61b777837949c4bd3c88a1bb6b974ee5 [INFO] running `Command { std: "docker" "start" "-a" "5c3f2cc3e908ae532007e3fd6fc98e6b61b777837949c4bd3c88a1bb6b974ee5", kill_on_drop: false }` [INFO] [stderr] Compiling lunchbox v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types.rs:500:64 [INFO] [stdout] | [INFO] [stdout] 500 | pub fn new(fs: &'a F, file_name: String, path: PathBuf) -> DirEntry { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 500 | pub fn new(fs: &'a F, file_name: String, path: PathBuf) -> DirEntry<'a, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:675:29 [INFO] [stdout] | [INFO] [stdout] 675 | pub async fn next_entry(&mut self) -> Result>> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 675 | pub async fn next_entry(&mut self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s [INFO] running `Command { std: "docker" "inspect" "5c3f2cc3e908ae532007e3fd6fc98e6b61b777837949c4bd3c88a1bb6b974ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3f2cc3e908ae532007e3fd6fc98e6b61b777837949c4bd3c88a1bb6b974ee5", kill_on_drop: false }` [INFO] [stdout] 5c3f2cc3e908ae532007e3fd6fc98e6b61b777837949c4bd3c88a1bb6b974ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 723dce76e2d6346f05ac2a7da4ed98b131035035c31c827facef7dbe6ae971f6 [INFO] running `Command { std: "docker" "start" "-a" "723dce76e2d6346f05ac2a7da4ed98b131035035c31c827facef7dbe6ae971f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling lunchbox v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::LocalFS` [INFO] [stdout] --> src/chroot.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | use crate::LocalFS; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `LocalFS` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "localfs")] [INFO] [stdout] | ------------------- the item is gated behind the `localfs` feature [INFO] [stdout] 38 | pub use localfs::LocalFS; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::io::AsyncReadExt` [INFO] [stdout] --> src/chroot.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | use tokio::io::AsyncReadExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `AsyncReadExt` in `io` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/io/mod.rs:286:131 [INFO] [stdout] | [INFO] [stdout] 286 | ...f, duplex, empty, repeat, sink, simplex, AsyncBufReadExt, AsyncReadExt, AsyncSeekExt, AsyncWriteExt, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/macros/cfg.rs:243:19 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "io-util")] [INFO] [stdout] | ------------------- the item is gated behind the `io-util` feature [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 353 - use tokio::io::AsyncReadExt; [INFO] [stdout] 353 + use tokio::io::AsyncRead; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::io::AsyncWriteExt` [INFO] [stdout] --> src/chroot.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | use tokio::io::AsyncWriteExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `AsyncWriteExt` in `io` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/io/mod.rs:286:159 [INFO] [stdout] | [INFO] [stdout] 286 | ...k, simplex, AsyncBufReadExt, AsyncReadExt, AsyncSeekExt, AsyncWriteExt, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/macros/cfg.rs:243:19 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "io-util")] [INFO] [stdout] | ------------------- the item is gated behind the `io-util` feature [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 354 - use tokio::io::AsyncWriteExt; [INFO] [stdout] 354 + use tokio::io::AsyncWrite; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::ChrootFS` [INFO] [stdout] --> src/chroot.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | use super::ChrootFS; [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: `crate::ReadableFileSystem` [INFO] [stdout] --> src/chroot.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | use crate::ReadableFileSystem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::WritableFileSystem` [INFO] [stdout] --> src/chroot.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | use crate::WritableFileSystem; [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 `lunchbox` (lib test) due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "723dce76e2d6346f05ac2a7da4ed98b131035035c31c827facef7dbe6ae971f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723dce76e2d6346f05ac2a7da4ed98b131035035c31c827facef7dbe6ae971f6", kill_on_drop: false }` [INFO] [stdout] 723dce76e2d6346f05ac2a7da4ed98b131035035c31c827facef7dbe6ae971f6