[INFO] fetching crate wasmtime-cache 24.0.5... [INFO] testing wasmtime-cache-24.0.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate wasmtime-cache 24.0.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate wasmtime-cache 24.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasmtime-cache 24.0.5 [INFO] tweaked toml for crates.io crate wasmtime-cache 24.0.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmtime-cache 24.0.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmtime-cache 24.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.43 [INFO] [stderr] Downloaded pretty_env_logger v0.5.0 [INFO] [stderr] Downloaded filetime v0.2.16 [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded toml v0.8.10 [INFO] [stderr] Downloaded postcard v1.0.8 [INFO] [stderr] Downloaded toml_edit v0.22.4 [INFO] [stderr] Downloaded winnow v0.5.39 [INFO] [stderr] Downloaded regex v1.9.1 [INFO] [stderr] Downloaded regex-syntax v0.7.4 [INFO] [stderr] Downloaded rustix v0.38.39 [INFO] [stderr] Downloaded thiserror v1.0.43 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] [stderr] Downloaded hermit-abi v0.3.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d76c53d928ac36e5661dffdb05a6811c36f15d8905ed0bb7f384414d0c767402 [INFO] running `Command { std: "docker" "start" "-a" "d76c53d928ac36e5661dffdb05a6811c36f15d8905ed0bb7f384414d0c767402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d76c53d928ac36e5661dffdb05a6811c36f15d8905ed0bb7f384414d0c767402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76c53d928ac36e5661dffdb05a6811c36f15d8905ed0bb7f384414d0c767402", kill_on_drop: false }` [INFO] [stdout] d76c53d928ac36e5661dffdb05a6811c36f15d8905ed0bb7f384414d0c767402 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81331bded059fef776f39bfdd15c021dfacfb7dfe7a68b06e558d49c39e764ca [INFO] running `Command { std: "docker" "start" "-a" "81331bded059fef776f39bfdd15c021dfacfb7dfe7a68b06e558d49c39e764ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling wasmtime-cache v24.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.53s [INFO] running `Command { std: "docker" "inspect" "81331bded059fef776f39bfdd15c021dfacfb7dfe7a68b06e558d49c39e764ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81331bded059fef776f39bfdd15c021dfacfb7dfe7a68b06e558d49c39e764ca", kill_on_drop: false }` [INFO] [stdout] 81331bded059fef776f39bfdd15c021dfacfb7dfe7a68b06e558d49c39e764ca [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c63d5dbb1bf49c09d60dac31e4d02cc14e0e2b91fc3360cb602ecade89ad82f3 [INFO] running `Command { std: "docker" "start" "-a" "c63d5dbb1bf49c09d60dac31e4d02cc14e0e2b91fc3360cb602ecade89ad82f3", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling wasmtime-cache v24.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stdout] error[E0432]: unresolved import `once_cell::sync` [INFO] [stdout] --> src/worker/tests/system_time_stub.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use once_cell::sync::Lazy; [INFO] [stdout] | ^^^^ could not find `sync` in `once_cell` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/lib.rs:863:9 [INFO] [stdout] | [INFO] [stdout] 862 | #[cfg(any(feature = "std", feature = "critical-section"))] [INFO] [stdout] | ----------------------------------------------- the item is gated here [INFO] [stdout] 863 | pub mod sync { [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 `wasmtime-cache` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c63d5dbb1bf49c09d60dac31e4d02cc14e0e2b91fc3360cb602ecade89ad82f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63d5dbb1bf49c09d60dac31e4d02cc14e0e2b91fc3360cb602ecade89ad82f3", kill_on_drop: false }` [INFO] [stdout] c63d5dbb1bf49c09d60dac31e4d02cc14e0e2b91fc3360cb602ecade89ad82f3