[INFO] fetching crate enfusion_pak 0.2.0... [INFO] testing enfusion_pak-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate enfusion_pak 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate enfusion_pak 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate enfusion_pak 0.2.0 [INFO] tweaked toml for crates.io crate enfusion_pak 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate enfusion_pak 0.2.0 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] crate crates.io crate enfusion_pak 0.2.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.11.0 [INFO] [stderr] Downloaded variantly v0.4.0 [INFO] [stderr] Downloaded kinded v0.3.0 [INFO] [stderr] Downloaded vfs v0.12.2 [INFO] [stderr] Downloaded jiff-tzdb v0.1.4 [INFO] [stderr] Downloaded kinded_macros v0.3.0 [INFO] [stderr] Downloaded darling v0.11.0 [INFO] [stderr] Downloaded darling_core v0.11.0 [INFO] [stderr] Downloaded oval v2.0.0 [INFO] [stderr] Downloaded libm v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 89bde68c322022a7687f9ebd928fba6a8c56c5ba3e0efbb4ac81c51c02ee5376 [INFO] running `Command { std: "docker" "start" "-a" "89bde68c322022a7687f9ebd928fba6a8c56c5ba3e0efbb4ac81c51c02ee5376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89bde68c322022a7687f9ebd928fba6a8c56c5ba3e0efbb4ac81c51c02ee5376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bde68c322022a7687f9ebd928fba6a8c56c5ba3e0efbb4ac81c51c02ee5376", kill_on_drop: false }` [INFO] [stdout] 89bde68c322022a7687f9ebd928fba6a8c56c5ba3e0efbb4ac81c51c02ee5376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4b6ce37146a459ba0ebde3b5fec047356af7d2ded8517e91260d1c351a3a9b70 [INFO] running `Command { std: "docker" "start" "-a" "4b6ce37146a459ba0ebde3b5fec047356af7d2ded8517e91260d1c351a3a9b70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling jiff v0.2.10 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling oval v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling vfs v0.12.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.11.0 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling darling_macro v0.11.0 [INFO] [stderr] Compiling darling v0.11.0 [INFO] [stderr] Compiling variantly v0.4.0 [INFO] [stderr] Compiling enfusion_pak v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.61s [INFO] running `Command { std: "docker" "inspect" "4b6ce37146a459ba0ebde3b5fec047356af7d2ded8517e91260d1c351a3a9b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6ce37146a459ba0ebde3b5fec047356af7d2ded8517e91260d1c351a3a9b70", kill_on_drop: false }` [INFO] [stdout] 4b6ce37146a459ba0ebde3b5fec047356af7d2ded8517e91260d1c351a3a9b70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c5ec4fbd9e3b7ebb3a0440430a57ad1581351dff146be4e2744bf50f755d564b [INFO] running `Command { std: "docker" "start" "-a" "c5ec4fbd9e3b7ebb3a0440430a57ad1581351dff146be4e2744bf50f755d564b", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling variantly v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling enfusion_pak v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stdout] error[E0432]: unresolved import `enfusion_pak::async_pak_vfs` [INFO] [stdout] --> examples/dump_file/wrapper.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use enfusion_pak::async_pak_vfs::AsyncReadAt; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `async_pak_vfs` in `enfusion_pak` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "async_vfs")] [INFO] [stdout] | --------------------- the item is gated behind the `async_vfs` feature [INFO] [stdout] 7 | pub mod async_pak_vfs; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `enfusion_pak::vfs::async_vfs` [INFO] [stdout] --> examples/dump_file/main.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | use enfusion_pak::vfs::async_vfs::AsyncOverlayFS; [INFO] [stdout] | ^^^^^^^^^ could not find `async_vfs` in `vfs` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vfs-0.12.2/src/lib.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "async-vfs")] [INFO] [stdout] | --------------------- the item is gated behind the `async-vfs` feature [INFO] [stdout] 65 | pub mod async_vfs; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `enfusion_pak::vfs::async_vfs` [INFO] [stdout] --> examples/dump_file/main.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | use enfusion_pak::vfs::async_vfs::AsyncVfsPath; [INFO] [stdout] | ^^^^^^^^^ could not find `async_vfs` in `vfs` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vfs-0.12.2/src/lib.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "async-vfs")] [INFO] [stdout] | --------------------- the item is gated behind the `async-vfs` feature [INFO] [stdout] 65 | pub mod async_vfs; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> examples/dump_file/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> examples/dump_file/wrapper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `fs` in `async_std` [INFO] [stdout] --> examples/dump_file/main.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | async_std::fs::File::create(out_path).await.expect("failed to create output file"); [INFO] [stdout] | ^^ could not find `fs` in `async_std` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/lib.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | pub mod fs; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/utils.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg(feature = "default")] [INFO] [stdout] | ------------------- the item is gated behind the `default` feature [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 9 + use std::fs::File; [INFO] [stdout] | [INFO] [stdout] 9 + use tokio::fs::File; [INFO] [stdout] | [INFO] [stdout] help: if you import `File`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - async_std::fs::File::create(out_path).await.expect("failed to create output file"); [INFO] [stdout] 47 + File::create(out_path).await.expect("failed to create output file"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `io` in `async_std` [INFO] [stdout] --> examples/dump_file/main.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | async_std::io::copy(&mut reader, &mut writer) [INFO] [stdout] | ^^ could not find `io` in `async_std` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/lib.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/utils.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use std::io; [INFO] [stdout] | [INFO] [stdout] help: if you import `io`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 49 - async_std::io::copy(&mut reader, &mut writer) [INFO] [stdout] 49 + io::copy(&mut reader, &mut writer) [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] [stderr] error: could not compile `enfusion_pak` (example "dump_file") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c5ec4fbd9e3b7ebb3a0440430a57ad1581351dff146be4e2744bf50f755d564b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ec4fbd9e3b7ebb3a0440430a57ad1581351dff146be4e2744bf50f755d564b", kill_on_drop: false }` [INFO] [stdout] c5ec4fbd9e3b7ebb3a0440430a57ad1581351dff146be4e2744bf50f755d564b