[INFO] fetching crate wasmtime-cabish 0.9.0... [INFO] testing wasmtime-cabish-0.9.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate wasmtime-cabish 0.9.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate wasmtime-cabish 0.9.0 [INFO] finished tweaking crates.io crate wasmtime-cabish 0.9.0 [INFO] tweaked toml for crates.io crate wasmtime-cabish 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmtime-cabish 0.9.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmtime-cabish 0.9.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cabish v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef2fb0dcf6fa1e8e9c58cee48fe3efadc9a2d9aec000844916c1451bf510624b [INFO] running `Command { std: "docker" "start" "-a" "ef2fb0dcf6fa1e8e9c58cee48fe3efadc9a2d9aec000844916c1451bf510624b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef2fb0dcf6fa1e8e9c58cee48fe3efadc9a2d9aec000844916c1451bf510624b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2fb0dcf6fa1e8e9c58cee48fe3efadc9a2d9aec000844916c1451bf510624b", kill_on_drop: false }` [INFO] [stdout] ef2fb0dcf6fa1e8e9c58cee48fe3efadc9a2d9aec000844916c1451bf510624b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 742fbb73317c9d38c6b803e90cce6c12ed824c44549540c346390d0f0967f1f2 [INFO] running `Command { std: "docker" "start" "-a" "742fbb73317c9d38c6b803e90cce6c12ed824c44549540c346390d0f0967f1f2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling wasmparser v0.243.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling wasmtime-internal-component-util v41.0.4 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling wasmtime-internal-unwinder v41.0.4 [INFO] [stderr] Compiling wasmtime-internal-component-macro v41.0.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling wasmtime-internal-math v41.0.4 [INFO] [stderr] Compiling memfd v0.6.5 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasmtime-internal-slab v41.0.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cabish v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling wasmtime-internal-versioned-export-macros v41.0.4 [INFO] [stderr] Compiling pulley-macros v41.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasmtime v41.0.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling cranelift-bitset v0.128.4 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-entity v0.128.4 [INFO] [stderr] Compiling pulley-interpreter v41.0.4 [INFO] [stderr] Compiling wit-parser v0.243.0 [INFO] [stderr] Compiling wasmtime-internal-wit-bindgen v41.0.4 [INFO] [stderr] Compiling wasmtime-environ v41.0.4 [INFO] [stderr] Compiling wasmtime-cabish v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.79s [INFO] running `Command { std: "docker" "inspect" "742fbb73317c9d38c6b803e90cce6c12ed824c44549540c346390d0f0967f1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742fbb73317c9d38c6b803e90cce6c12ed824c44549540c346390d0f0967f1f2", kill_on_drop: false }` [INFO] [stdout] 742fbb73317c9d38c6b803e90cce6c12ed824c44549540c346390d0f0967f1f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75b48b29225985f5cbf7e9d2cd31e151aebdaed6793d89f5290e7ff09474240f [INFO] running `Command { std: "docker" "start" "-a" "75b48b29225985f5cbf7e9d2cd31e151aebdaed6793d89f5290e7ff09474240f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling wasmparser v0.243.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling wasmtime v41.0.4 [INFO] [stderr] Compiling wasmtime-internal-math v41.0.4 [INFO] [stderr] Compiling wasmtime-internal-jit-icache-coherence v41.0.4 [INFO] [stderr] Compiling cabish v0.2.0 [INFO] [stderr] Compiling cranelift-bitset v0.128.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling wit-parser v0.243.0 [INFO] [stderr] Compiling cranelift-entity v0.128.4 [INFO] [stderr] Compiling pulley-interpreter v41.0.4 [INFO] [stderr] Compiling memfd v0.6.5 [INFO] [stderr] Compiling wasmtime-internal-wit-bindgen v41.0.4 [INFO] [stderr] Compiling wasmtime-internal-component-macro v41.0.4 [INFO] [stderr] Compiling wasmtime-environ v41.0.4 [INFO] [stderr] Compiling wasmtime-internal-unwinder v41.0.4 [INFO] [stderr] Compiling wasmtime-cabish v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.72s [INFO] running `Command { std: "docker" "inspect" "75b48b29225985f5cbf7e9d2cd31e151aebdaed6793d89f5290e7ff09474240f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b48b29225985f5cbf7e9d2cd31e151aebdaed6793d89f5290e7ff09474240f", kill_on_drop: false }` [INFO] [stdout] 75b48b29225985f5cbf7e9d2cd31e151aebdaed6793d89f5290e7ff09474240f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd192feb47fd15aab180710eac914f0bb559c14125129f72e1156ffe394a4264 [INFO] running `Command { std: "docker" "start" "-a" "dd192feb47fd15aab180710eac914f0bb559c14125129f72e1156ffe394a4264", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmtime_cabish-4e35832e2a529306) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime_cabish [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd192feb47fd15aab180710eac914f0bb559c14125129f72e1156ffe394a4264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd192feb47fd15aab180710eac914f0bb559c14125129f72e1156ffe394a4264", kill_on_drop: false }` [INFO] [stdout] dd192feb47fd15aab180710eac914f0bb559c14125129f72e1156ffe394a4264