[INFO] fetching crate gear-wasmer-cache 1.9.1...
[INFO] testing gear-wasmer-cache-1.9.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gear-wasmer-cache 1.9.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate gear-wasmer-cache 1.9.1
[INFO] finished tweaking crates.io crate gear-wasmer-cache 1.9.1
[INFO] tweaked toml for crates.io crate gear-wasmer-cache 1.9.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gear-wasmer-cache 1.9.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gear-wasmer-cache 1.9.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6a7894caa0f22a33869ff769fb55a90773037ed4f785dea64c832d6fea810dc
[INFO] running `Command { std: "docker" "start" "-a" "f6a7894caa0f22a33869ff769fb55a90773037ed4f785dea64c832d6fea810dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6a7894caa0f22a33869ff769fb55a90773037ed4f785dea64c832d6fea810dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6a7894caa0f22a33869ff769fb55a90773037ed4f785dea64c832d6fea810dc", kill_on_drop: false }`
[INFO] [stdout] f6a7894caa0f22a33869ff769fb55a90773037ed4f785dea64c832d6fea810dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61707c4c970fdc9ed79b0e017846f984705f5a70090643d5c2fd9fb5a47f0c6c
[INFO] running `Command { std: "docker" "start" "-a" "61707c4c970fdc9ed79b0e017846f984705f5a70090643d5c2fd9fb5a47f0c6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling rend v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rkyv v0.7.42
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling fs4 v0.11.1
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling rkyv_derive v0.7.42
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling wasmer-derive v4.3.5
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling enumset v1.1.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling wasmer-config v0.2.0
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling webc v6.0.0-rc1
[INFO] [stderr]    Compiling wasmer-types v4.3.5
[INFO] [stderr]    Compiling wasmer-vm v4.3.5
[INFO] [stderr]    Compiling wasmer-compiler v4.3.5
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v4.3.5
[INFO] [stderr]    Compiling wasmer v4.3.5
[INFO] [stderr]    Compiling wasmer-cache v4.3.5
[INFO] [stderr]    Compiling gear-wasmer-cache v1.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "61707c4c970fdc9ed79b0e017846f984705f5a70090643d5c2fd9fb5a47f0c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61707c4c970fdc9ed79b0e017846f984705f5a70090643d5c2fd9fb5a47f0c6c", kill_on_drop: false }`
[INFO] [stdout] 61707c4c970fdc9ed79b0e017846f984705f5a70090643d5c2fd9fb5a47f0c6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d16206e5e8d6d692b39f5e7c8a184967ab5e04d0968ddf8c2c734f053622a7fe
[INFO] running `Command { std: "docker" "start" "-a" "d16206e5e8d6d692b39f5e7c8a184967ab5e04d0968ddf8c2c734f053622a7fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling gear-wasmer-cache v1.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `demo_constructor`
[INFO] [stdout]    --> src/lib.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use demo_constructor::WASM_BINARY;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `demo_constructor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `demo_constructor`, use `cargo add demo_constructor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-wasmer-cache` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d16206e5e8d6d692b39f5e7c8a184967ab5e04d0968ddf8c2c734f053622a7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d16206e5e8d6d692b39f5e7c8a184967ab5e04d0968ddf8c2c734f053622a7fe", kill_on_drop: false }`
[INFO] [stdout] d16206e5e8d6d692b39f5e7c8a184967ab5e04d0968ddf8c2c734f053622a7fe
