[INFO] fetching crate wasmtime-wasi-http 11.0.1... [INFO] checking wasmtime-wasi-http-11.0.1 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate wasmtime-wasi-http 11.0.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate wasmtime-wasi-http 11.0.1 on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-wasi-http 11.0.1 [INFO] finished tweaking crates.io crate wasmtime-wasi-http 11.0.1 [INFO] tweaked toml for crates.io crate wasmtime-wasi-http 11.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48c2572db36ce4da5d3b6d79b50e122113d112706a40b29d671b6f39a99ce91d [INFO] running `Command { std: "docker" "start" "-a" "48c2572db36ce4da5d3b6d79b50e122113d112706a40b29d671b6f39a99ce91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48c2572db36ce4da5d3b6d79b50e122113d112706a40b29d671b6f39a99ce91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c2572db36ce4da5d3b6d79b50e122113d112706a40b29d671b6f39a99ce91d", kill_on_drop: false }` [INFO] [stdout] 48c2572db36ce4da5d3b6d79b50e122113d112706a40b29d671b6f39a99ce91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e383ad6da71c09ea6bc8f8a7a838698de1d56290d9946a97b4c1023656a7ba [INFO] running `Command { std: "docker" "start" "-a" "87e383ad6da71c09ea6bc8f8a7a838698de1d56290d9946a97b4c1023656a7ba", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Checking wasmparser v0.110.0 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking wasmparser v0.107.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking cranelift-entity v0.98.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling wasmtime-runtime v11.0.1 [INFO] [stderr] Checking wasmprinter v0.2.62 [INFO] [stderr] Compiling anyhow v1.0.74 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking wasmtime-component-util v11.0.1 [INFO] [stderr] Checking thiserror v1.0.46 [INFO] [stderr] Checking wasmtime-types v11.0.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wit-parser v0.8.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking wasmtime-jit-debug v11.0.1 [INFO] [stderr] Checking wasmtime-asm-macros v11.0.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking memfd v0.6.3 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking serde_json v1.0.105 [INFO] [stderr] Checking wasmtime-environ v11.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking rustls-webpki v0.101.3 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking http-body v1.0.0-rc.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v11.0.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling wasmtime-wit-bindgen v11.0.1 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking http-body-util v0.1.0-rc.3 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling wasmtime-component-macro v11.0.1 [INFO] [stderr] Checking hyper v1.0.0-rc.3 [INFO] [stderr] Checking wasmtime-jit v11.0.1 [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmtime-jit-11.0.1/src/unwind/systemv.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub const SECTION_NAME: &str = ".eh_frame"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmtime-jit` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "87e383ad6da71c09ea6bc8f8a7a838698de1d56290d9946a97b4c1023656a7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e383ad6da71c09ea6bc8f8a7a838698de1d56290d9946a97b4c1023656a7ba", kill_on_drop: false }` [INFO] [stdout] 87e383ad6da71c09ea6bc8f8a7a838698de1d56290d9946a97b4c1023656a7ba