[INFO] cloning repository https://github.com/frogfishio/substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frogfishio/substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Fsubstrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Fsubstrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51406651c3c787cbd71c919aca52ace335a00d59 [INFO] checking frogfishio/substrate/51406651c3c787cbd71c919aca52ace335a00d59 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Fsubstrate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frogfishio/substrate on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frogfishio/substrate [INFO] finished tweaking git repo https://github.com/frogfishio/substrate [INFO] tweaked toml for git repo https://github.com/frogfishio/substrate written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/frogfishio/substrate 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winch-codegen v0.8.2 [INFO] [stderr] Downloaded wiggle-macro v10.0.2 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v10.0.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.97.2 [INFO] [stderr] Downloaded wasmtime-jit-debug v10.0.2 [INFO] [stderr] Downloaded wasmtime-component-util v10.0.2 [INFO] [stderr] Downloaded wiggle v10.0.2 [INFO] [stderr] Downloaded wasmtime-asm-macros v10.0.2 [INFO] [stderr] Downloaded wiggle-generate v10.0.2 [INFO] [stderr] Downloaded cap-time-ext v1.0.15 [INFO] [stderr] Downloaded cap-fs-ext v1.0.15 [INFO] [stderr] Downloaded wasi-cap-std-sync v10.0.2 [INFO] [stderr] Downloaded system-interface v0.25.9 [INFO] [stderr] Downloaded io-extras v0.17.4 [INFO] [stderr] Downloaded wasmtime-cranelift v10.0.2 [INFO] [stderr] Downloaded cap-primitives v1.0.15 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.97.2 [INFO] [stderr] Downloaded wasmtime-environ v10.0.2 [INFO] [stderr] Downloaded cranelift-isle v0.97.2 [INFO] [stderr] Downloaded wasi-common v10.0.2 [INFO] [stderr] Downloaded wasmtime-runtime v10.0.2 [INFO] [stderr] Downloaded wasmtime-wasi v10.0.2 [INFO] [stderr] Downloaded cranelift-wasm v0.97.2 [INFO] [stderr] Downloaded wasmtime v10.0.2 [INFO] [stderr] Downloaded wasmtime-cache v10.0.2 [INFO] [stderr] Downloaded cranelift-frontend v0.97.2 [INFO] [stderr] Downloaded wasmtime-jit v10.0.2 [INFO] [stderr] Downloaded wasmtime-cranelift-shared v10.0.2 [INFO] [stderr] Downloaded cranelift-bforest v0.97.2 [INFO] [stderr] Downloaded cranelift-entity v0.97.2 [INFO] [stderr] Downloaded winx v0.35.1 [INFO] [stderr] Downloaded cap-std v1.0.15 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v10.0.2 [INFO] [stderr] Downloaded wasmtime-fiber v10.0.2 [INFO] [stderr] Downloaded cranelift-control v0.97.2 [INFO] [stderr] Downloaded fs-set-times v0.19.2 [INFO] [stderr] Downloaded wasmtime-component-macro v10.0.2 [INFO] [stderr] Downloaded wasmtime-types v10.0.2 [INFO] [stderr] Downloaded cap-rand v1.0.15 [INFO] [stderr] Downloaded file-per-thread-logger v0.2.0 [INFO] [stderr] Downloaded cranelift-native v0.97.2 [INFO] [stderr] Downloaded wasmtime-winch v10.0.2 [INFO] [stderr] Downloaded cranelift-codegen v0.97.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b67963f8f42df89fb55173135cec5176cbb0cd797b43acb7ca45ebe884291332 [INFO] running `Command { std: "docker" "start" "-a" "b67963f8f42df89fb55173135cec5176cbb0cd797b43acb7ca45ebe884291332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b67963f8f42df89fb55173135cec5176cbb0cd797b43acb7ca45ebe884291332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67963f8f42df89fb55173135cec5176cbb0cd797b43acb7ca45ebe884291332", kill_on_drop: false }` [INFO] [stdout] b67963f8f42df89fb55173135cec5176cbb0cd797b43acb7ca45ebe884291332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c2c499775e29ea2d3e39d9e58dc936ce46ec5587b60591126453ddd2d1d07d5 [INFO] running `Command { std: "docker" "start" "-a" "9c2c499775e29ea2d3e39d9e58dc936ce46ec5587b60591126453ddd2d1d07d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling cranelift-isle v0.97.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.97.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.97.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking cranelift-control v0.97.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling wasmtime-fiber v10.0.2 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cranelift-codegen v0.97.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Checking wasmtime-component-util v10.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking wasmprinter v0.2.80 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fs-set-times v0.19.2 [INFO] [stderr] Compiling wasmtime-runtime v10.0.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking wasmtime-asm-macros v10.0.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking cranelift-entity v0.97.2 [INFO] [stderr] Checking cranelift-bforest v0.97.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking wasmparser v0.107.0 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking wasm-encoder v0.221.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling wasmtime-cache v10.0.2 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling wit-parser v0.8.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking wast v221.0.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling wasmtime-wit-bindgen v10.0.2 [INFO] [stderr] Checking wasmtime-types v10.0.2 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking wasmtime-jit-debug v10.0.2 [INFO] [stderr] Checking ittapi v0.3.5 [INFO] [stderr] Checking file-per-thread-logger v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking wasmtime-environ v10.0.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v10.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasmtime-component-macro v10.0.2 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling wiggle-generate v10.0.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking wat v1.221.0 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling wasi-common v10.0.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cap-fs-ext v1.0.15 [INFO] [stderr] Compiling wiggle-macro v10.0.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling system-interface v0.25.9 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking cap-rand v1.0.15 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking wasmtime-jit v10.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking cap-time-ext v1.0.15 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling wasmtime-wasi v10.0.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking cranelift-native v0.97.2 [INFO] [stderr] Checking cranelift-frontend v0.97.2 [INFO] [stderr] Checking wasmtime-cranelift-shared v10.0.2 [INFO] [stderr] Checking cranelift-wasm v0.97.2 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking wasmtime-cranelift v10.0.2 [INFO] [stderr] Checking wasmtime v10.0.2 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking wiggle v10.0.2 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking wasi-cap-std-sync v10.0.2 [INFO] [stderr] Checking substrate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::types::HttpResponse` [INFO] [stdout] --> src/runner.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::types::{HttpRequest, HttpResponse}; [INFO] [stdout] | ^^^^^^^^^^^^ no `HttpResponse` in `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::types::HttpResponse` [INFO] [stdout] --> src/runner.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::types::{HttpRequest, HttpResponse}; [INFO] [stdout] | ^^^^^^^^^^^^ no `HttpResponse` in `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Val` in this scope [INFO] [stdout] --> src/runner.rs:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | fn prepare_args(&self, request: &HttpRequest) -> Result> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1 + use wasmtime::Val; [INFO] [stdout] | [INFO] [stdout] 1 + use wasmtime::component::Val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val` [INFO] [stdout] --> src/runner.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | Ok(vec![Val::I32(request.body.len() as i32)]) [INFO] [stdout] | ^^^ use of undeclared type `Val` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1 + use wasmtime::Val; [INFO] [stdout] | [INFO] [stdout] 1 + use wasmtime::component::Val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Version` [INFO] [stdout] --> src/types.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use warp::http::{HeaderMap, Method, Version}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Val` in this scope [INFO] [stdout] --> src/runner.rs:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | fn prepare_args(&self, request: &HttpRequest) -> Result> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1 + use wasmtime::Val; [INFO] [stdout] | [INFO] [stdout] 1 + use wasmtime::component::Val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val` [INFO] [stdout] --> src/runner.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | Ok(vec![Val::I32(request.body.len() as i32)]) [INFO] [stdout] | ^^^ use of undeclared type `Val` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1 + use wasmtime::Val; [INFO] [stdout] | [INFO] [stdout] 1 + use wasmtime::component::Val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Version` [INFO] [stdout] --> src/types.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use warp::http::{HeaderMap, Method, Version}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run` found for struct `Arc>` in the current scope [INFO] [stdout] --> src/net.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | match wasm_runner.run(uuid, request) { [INFO] [stdout] | ^^^ method not found in `Arc>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run` found for struct `Arc>` in the current scope [INFO] [stdout] --> src/net.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | match wasm_runner.run(uuid, request) { [INFO] [stdout] | ^^^ method not found in `Arc>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/runner.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | .get(uuid) [INFO] [stdout] | --- ^^^^ expected `&Uuid`, found `Uuid` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/applet_store.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get(&self, uuid: &Uuid) -> Option<(Vec, AppletMetadata)> { [INFO] [stdout] | ^^^ ----------- [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 50 | .get(&uuid) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/runner.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | .get(uuid) [INFO] [stdout] | --- ^^^^ expected `&Uuid`, found `Uuid` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/applet_store.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get(&self, uuid: &Uuid) -> Option<(Vec, AppletMetadata)> { [INFO] [stdout] | ^^^ ----------- [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 50 | .get(&uuid) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let config = config::global_config(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let config = config::global_config(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `substrate` (bin "substrate" test) due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `substrate` (bin "substrate") due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9c2c499775e29ea2d3e39d9e58dc936ce46ec5587b60591126453ddd2d1d07d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2c499775e29ea2d3e39d9e58dc936ce46ec5587b60591126453ddd2d1d07d5", kill_on_drop: false }` [INFO] [stdout] 9c2c499775e29ea2d3e39d9e58dc936ce46ec5587b60591126453ddd2d1d07d5