[INFO] fetching crate wasmtime-cabish 0.6.0... [INFO] building wasmtime-cabish-0.6.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate wasmtime-cabish 0.6.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wasmtime-cabish 0.6.0 [INFO] finished tweaking crates.io crate wasmtime-cabish 0.6.0 [INFO] tweaked toml for crates.io crate wasmtime-cabish 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmtime-cabish 0.6.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmtime-cabish 0.6.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5093f900fdc601320171bdca541418a253dc19e8f8b1fc76bddd83bcb8b42136 [INFO] running `Command { std: "docker" "start" "-a" "5093f900fdc601320171bdca541418a253dc19e8f8b1fc76bddd83bcb8b42136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5093f900fdc601320171bdca541418a253dc19e8f8b1fc76bddd83bcb8b42136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5093f900fdc601320171bdca541418a253dc19e8f8b1fc76bddd83bcb8b42136", kill_on_drop: false }` [INFO] [stdout] 5093f900fdc601320171bdca541418a253dc19e8f8b1fc76bddd83bcb8b42136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d23f92c6718faedab696e5b991102ea33bdc95105fbedd5ef9b6bfa16c523271 [INFO] running `Command { std: "docker" "start" "-a" "d23f92c6718faedab696e5b991102ea33bdc95105fbedd5ef9b6bfa16c523271", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling wasmparser v0.233.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling wasmtime-component-util v34.0.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wasmtime-component-macro v34.0.2 [INFO] [stderr] Compiling wasmtime-math v34.0.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v34.0.2 [INFO] [stderr] Compiling wasmtime-asm-macros v34.0.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling wasmtime-slab v34.0.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cabish v0.2.0 [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v34.0.2 [INFO] [stderr] Compiling pulley-macros v34.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling wasmtime v34.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling wit-parser v0.233.0 [INFO] [stderr] Compiling wasmtime-wit-bindgen v34.0.2 [INFO] [stderr] Compiling cranelift-bitset v0.121.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling cranelift-entity v0.121.2 [INFO] [stderr] Compiling pulley-interpreter v34.0.2 [INFO] [stderr] Compiling wasmtime-environ v34.0.2 [INFO] [stderr] Compiling wasmtime-cabish v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lift.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | ty: &types::Variant, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 229 | ) -> anyhow::Result<(types::Case, *const c_void)> { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 229 | ) -> anyhow::Result<(types::Case<'_>, *const c_void)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "d23f92c6718faedab696e5b991102ea33bdc95105fbedd5ef9b6bfa16c523271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23f92c6718faedab696e5b991102ea33bdc95105fbedd5ef9b6bfa16c523271", kill_on_drop: false }` [INFO] [stdout] d23f92c6718faedab696e5b991102ea33bdc95105fbedd5ef9b6bfa16c523271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce8218120b47ab29ae2ef2840878ebf8da4bb440c2a773aac2946d518e5a5606 [INFO] running `Command { std: "docker" "start" "-a" "ce8218120b47ab29ae2ef2840878ebf8da4bb440c2a773aac2946d518e5a5606", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lift.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | ty: &types::Variant, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 229 | ) -> anyhow::Result<(types::Case, *const c_void)> { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 229 | ) -> anyhow::Result<(types::Case<'_>, *const c_void)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmtime-cabish v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lift.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | ty: &types::Variant, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 229 | ) -> anyhow::Result<(types::Case, *const c_void)> { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 229 | ) -> anyhow::Result<(types::Case<'_>, *const c_void)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "ce8218120b47ab29ae2ef2840878ebf8da4bb440c2a773aac2946d518e5a5606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8218120b47ab29ae2ef2840878ebf8da4bb440c2a773aac2946d518e5a5606", kill_on_drop: false }` [INFO] [stdout] ce8218120b47ab29ae2ef2840878ebf8da4bb440c2a773aac2946d518e5a5606