[INFO] cloning repository https://github.com/reu-dev/razel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reu-dev/razel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freu-dev%2Frazel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freu-dev%2Frazel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74b94d56588621d0088716a3efa019e6f804ea08 [INFO] checking reu-dev/razel against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freu-dev%2Frazel" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reu-dev/razel 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 git repo https://github.com/reu-dev/razel [INFO] finished tweaking git repo https://github.com/reu-dev/razel [INFO] tweaked toml for git repo https://github.com/reu-dev/razel written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reu-dev/razel 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" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fa5f33f6879ceff0600064c5907094163e73a0c213d51c23d125bd363bf27f11 [INFO] running `Command { std: "docker" "start" "-a" "fa5f33f6879ceff0600064c5907094163e73a0c213d51c23d125bd363bf27f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa5f33f6879ceff0600064c5907094163e73a0c213d51c23d125bd363bf27f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5f33f6879ceff0600064c5907094163e73a0c213d51c23d125bd363bf27f11", kill_on_drop: false }` [INFO] [stdout] fa5f33f6879ceff0600064c5907094163e73a0c213d51c23d125bd363bf27f11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c32e796811eda7bb0d7ac5c817efdc1c5369fb5d99a7fe6b56a5a3fbd7ca4a6f [INFO] running `Command { std: "docker" "start" "-a" "c32e796811eda7bb0d7ac5c817efdc1c5369fb5d99a7fe6b56a5a3fbd7ca4a6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling serde v1.0.182 [INFO] [stderr] Compiling serde_derive v1.0.182 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking cranelift-entity v0.95.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wasmparser v0.102.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking regalloc2 v0.6.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cranelift-bforest v0.95.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling wasmtime-fiber v8.0.1 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking wasmtime-types v8.0.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling ittapi-sys v0.3.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking fs-set-times v0.19.2 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking wasmtime-environ v8.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking memfd v0.6.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking wasmtime-jit-debug v8.0.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking ittapi v0.3.4 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling wasi-common v8.0.1 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking wasmtime-jit v8.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-8.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] [stderr] Compiling wiggle-generate v8.0.1 [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" "c32e796811eda7bb0d7ac5c817efdc1c5369fb5d99a7fe6b56a5a3fbd7ca4a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c32e796811eda7bb0d7ac5c817efdc1c5369fb5d99a7fe6b56a5a3fbd7ca4a6f", kill_on_drop: false }` [INFO] [stdout] c32e796811eda7bb0d7ac5c817efdc1c5369fb5d99a7fe6b56a5a3fbd7ca4a6f