[INFO] fetching crate golem-ai-stt-google 0.5.2...
[INFO] checking golem-ai-stt-google-0.5.2 against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] extracting crate golem-ai-stt-google 0.5.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate golem-ai-stt-google 0.5.2
[INFO] finished tweaking crates.io crate golem-ai-stt-google 0.5.2
[INFO] tweaked toml for crates.io crate golem-ai-stt-google 0.5.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate golem-ai-stt-google 0.5.2 on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate golem-ai-stt-google 0.5.2 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chunked_transfer v0.3.1
[INFO] [stderr]   Downloaded ascii v0.8.7
[INFO] [stderr]   Downloaded multipart-2021 v0.19.0
[INFO] [stderr]   Downloaded tiny_http v0.6.4
[INFO] [stderr]   Downloaded nickel v0.11.0
[INFO] [stderr]   Downloaded unsafe-any v0.4.2
[INFO] [stderr]   Downloaded modifier v0.1.0
[INFO] [stderr]   Downloaded unicase v1.4.2
[INFO] [stderr]   Downloaded phf_shared v0.7.24
[INFO] [stderr]   Downloaded typemap v0.3.3
[INFO] [stderr]   Downloaded phf_generator v0.7.24
[INFO] [stderr]   Downloaded mime v0.2.6
[INFO] [stderr]   Downloaded language-tags v0.2.2
[INFO] [stderr]   Downloaded phf_codegen v0.7.24
[INFO] [stderr]   Downloaded phf v0.7.24
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded typeable v0.1.2
[INFO] [stderr]   Downloaded groupable v0.2.0
[INFO] [stderr]   Downloaded siphasher v0.2.3
[INFO] [stderr]   Downloaded plugin v0.2.6
[INFO] [stderr]   Downloaded iron v0.6.1
[INFO] [stderr]   Downloaded mime_guess v1.8.8
[INFO] [stderr]   Downloaded golem-ai-stt v0.5.2
[INFO] [stderr]   Downloaded mustache v0.9.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.12
[INFO] [stderr]   Downloaded futures-concurrency v7.7.1
[INFO] [stderr]   Downloaded pin-project v1.1.12
[INFO] [stderr]   Downloaded hyper v0.10.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac
[INFO] running `Command { std: "docker" "start" "c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling wasm-encoder v0.202.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling wit-bindgen v0.57.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.51.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling wit-bindgen-rust v0.24.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling wit-bindgen-rust v0.53.1
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.51.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.24.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.24.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling wit-bindgen v0.51.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.53.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking wasip2 v1.0.3+wasi-0.2.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling wit-bindgen v0.53.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling golem-wasm v1.5.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking ctor v0.4.3
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking groupable v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling wasmparser v0.244.0
[INFO] [stderr]    Compiling wasmparser v0.202.0
[INFO] [stderr]    Compiling wasmparser v0.245.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling wstd-macro v0.6.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling golem-rust-macro v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking wstd v0.6.5
[INFO] [stderr]     Checking mustache v0.9.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking nickel v0.11.0
[INFO] [stderr]    Compiling wit-parser v0.202.0
[INFO] [stderr]    Compiling wasm-metadata v0.202.0
[INFO] [stderr]     Checking tiny_http v0.6.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking multipart-2021 v0.19.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling wasm-encoder v0.245.1
[INFO] [stderr]    Compiling wit-parser v0.245.1
[INFO] [stderr]    Compiling wit-parser v0.244.0
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.24.0
[INFO] [stderr]    Compiling wit-component v0.202.0
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0b63defc8fd68957c635fe61f097b84df8fd9611/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.245.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="hash-collections"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "try-op", "validate"))' -C metadata=18613899e4c9adcc -C extra-filename=-ea6e62fa4bdb6433 --out-dir /opt/rustwide/target/debug/build/wasmparser/ea6e62fa4bdb6433/out -L dependency=/opt/rustwide/target/debug/build/bitflags/77a38ef0a5ab383c/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/foldhash/2ef96db4f84fea1f/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/5a59b87118b5c59a/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/992381aef5a4a3e8/out -L dependency=/opt/rustwide/target/debug/build/indexmap/d03480320c808d5a/out -L dependency=/opt/rustwide/target/debug/build/semver/6789efd54e033348/out -L dependency=/opt/rustwide/target/debug/build/serde_core/577f485a006dab3e/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/77a38ef0a5ab383c/out/libbitflags-77a38ef0a5ab383c.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/992381aef5a4a3e8/out/libhashbrown-992381aef5a4a3e8.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/d03480320c808d5a/out/libindexmap-d03480320c808d5a.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/6789efd54e033348/out/libsemver-6789efd54e033348.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac", kill_on_drop: false }`
[INFO] [stdout] c343202607dd346b90cbe141c52c572d5af811ce2dd5a58163123212c2107bac
