[INFO] fetching crate nyar-runtime 0.0.2... [INFO] checking nyar-runtime-0.0.2 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] extracting crate nyar-runtime 0.0.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate nyar-runtime 0.0.2 [INFO] finished tweaking crates.io crate nyar-runtime 0.0.2 [INFO] tweaked toml for crates.io crate nyar-runtime 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nyar-runtime 0.0.2 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 255 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding wasmtime v18.0.4 (available: v41.0.0) [INFO] [stderr] Adding wasmtime-wasi v18.0.4 (available: v41.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c616b19dca4dfac8b9642778dfede4dc46f6f122ab167ecf7f47ee41d5431893 [INFO] running `Command { std: "docker" "start" "-a" "c616b19dca4dfac8b9642778dfede4dc46f6f122ab167ecf7f47ee41d5431893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c616b19dca4dfac8b9642778dfede4dc46f6f122ab167ecf7f47ee41d5431893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c616b19dca4dfac8b9642778dfede4dc46f6f122ab167ecf7f47ee41d5431893", kill_on_drop: false }` [INFO] [stdout] c616b19dca4dfac8b9642778dfede4dc46f6f122ab167ecf7f47ee41d5431893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d85cd493c819299ef9fbeaf956089a498c72848d02a0d87b4061a2120b822c81 [INFO] running `Command { std: "docker" "start" "-a" "d85cd493c819299ef9fbeaf956089a498c72848d02a0d87b4061a2120b822c81", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling cranelift-isle v0.105.4 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling cranelift-codegen-shared v0.105.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.105.4 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling cap-primitives v2.0.2 [INFO] [stderr] Checking wasm-encoder v0.41.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking cranelift-control v0.105.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking wasmtime-component-util v18.0.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling cap-std v2.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking wasm-encoder v0.244.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking wasmtime-asm-macros v18.0.4 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling wasmtime-component-macro v18.0.4 [INFO] [stderr] Compiling wasmtime-cache v18.0.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-wmemcheck v18.0.4 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v18.0.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling system-interface v0.26.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling cap-fs-ext v2.0.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling wasi-common v18.0.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking wast v244.0.0 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking cap-rand v2.0.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling cranelift-codegen v0.105.4 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking cap-time-ext v2.0.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cap-net-ext v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v18.0.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling wasmtime-fiber v18.0.4 [INFO] [stderr] Compiling wasmtime-runtime v18.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking wasmtime-jit-debug v18.0.4 [INFO] [stderr] Checking wasmprinter v0.2.80 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling wiggle-generate v18.0.4 [INFO] [stderr] Compiling wit-parser v0.13.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking cranelift-entity v0.105.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking cranelift-bforest v0.105.4 [INFO] [stderr] Checking wasmtime-types v18.0.4 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling wiggle-macro v18.0.4 [INFO] [stderr] Compiling wasmtime-wit-bindgen v18.0.4 [INFO] [stderr] Checking wasmtime-environ v18.0.4 [INFO] [stderr] Checking wat v1.244.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking cranelift-native v0.105.4 [INFO] [stderr] Checking cranelift-frontend v0.105.4 [INFO] [stderr] Checking wasmtime-cranelift-shared v18.0.4 [INFO] [stderr] Checking cranelift-wasm v0.105.4 [INFO] [stderr] Checking wasmtime-cranelift v18.0.4 [INFO] [stderr] Checking wasmtime v18.0.4 [INFO] [stderr] Checking wiggle v18.0.4 [INFO] [stderr] Checking wasmtime-wasi v18.0.4 [INFO] [stderr] Checking nyar-runtime v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `store` and `instance` are never read [INFO] [stdout] --> src/vm/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct NyarVM { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 10 | store: Store, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | instance: Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `store` and `instance` are never read [INFO] [stdout] --> src/vm/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct NyarVM { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 10 | store: Store, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | instance: Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "d85cd493c819299ef9fbeaf956089a498c72848d02a0d87b4061a2120b822c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d85cd493c819299ef9fbeaf956089a498c72848d02a0d87b4061a2120b822c81", kill_on_drop: false }` [INFO] [stdout] d85cd493c819299ef9fbeaf956089a498c72848d02a0d87b4061a2120b822c81