[INFO] fetching crate wasmtime-cabish 0.7.0...
[INFO] testing wasmtime-cabish-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate wasmtime-cabish 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wasmtime-cabish 0.7.0
[INFO] finished tweaking crates.io crate wasmtime-cabish 0.7.0
[INFO] tweaked toml for crates.io crate wasmtime-cabish 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmtime-cabish 0.7.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmtime-cabish 0.7.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a3dd3b7045a60657ea4ef6d3939d0802ca4f3ebb1a71c1c24afbb91e5c92cb2
[INFO] running `Command { std: "docker" "start" "-a" "6a3dd3b7045a60657ea4ef6d3939d0802ca4f3ebb1a71c1c24afbb91e5c92cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a3dd3b7045a60657ea4ef6d3939d0802ca4f3ebb1a71c1c24afbb91e5c92cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3dd3b7045a60657ea4ef6d3939d0802ca4f3ebb1a71c1c24afbb91e5c92cb2", kill_on_drop: false }`
[INFO] [stdout] 6a3dd3b7045a60657ea4ef6d3939d0802ca4f3ebb1a71c1c24afbb91e5c92cb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fedc0cbfe569f23b8ca89cab2e1289bd475835c301687b96a5c6e50f95f848a
[INFO] running `Command { std: "docker" "start" "-a" "3fedc0cbfe569f23b8ca89cab2e1289bd475835c301687b96a5c6e50f95f848a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-component-util v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v38.0.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling wasmtime-internal-math v38.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasmtime-internal-slab v38.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cabish v0.2.0
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v38.0.3
[INFO] [stderr]    Compiling pulley-macros v38.0.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling wasmtime v38.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling cranelift-bitset v0.125.3
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-entity v0.125.3
[INFO] [stderr]    Compiling pulley-interpreter v38.0.3
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling wasmtime-internal-wit-bindgen v38.0.3
[INFO] [stderr]    Compiling wasmtime-environ v38.0.3
[INFO] [stderr]    Compiling wasmtime-cabish v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.73s
[INFO] running `Command { std: "docker" "inspect" "3fedc0cbfe569f23b8ca89cab2e1289bd475835c301687b96a5c6e50f95f848a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fedc0cbfe569f23b8ca89cab2e1289bd475835c301687b96a5c6e50f95f848a", kill_on_drop: false }`
[INFO] [stdout] 3fedc0cbfe569f23b8ca89cab2e1289bd475835c301687b96a5c6e50f95f848a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c1068eeabe2917a1d2a42d0cc02dcecd462c38d1ba78a4bc9aead080da40bf2
[INFO] running `Command { std: "docker" "start" "-a" "8c1068eeabe2917a1d2a42d0cc02dcecd462c38d1ba78a4bc9aead080da40bf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling wasmtime v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-math v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-jit-icache-coherence v38.0.3
[INFO] [stderr]    Compiling cabish v0.2.0
[INFO] [stderr]    Compiling cranelift-bitset v0.125.3
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling cranelift-entity v0.125.3
[INFO] [stderr]    Compiling pulley-interpreter v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v38.0.3
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling wasmtime-internal-wit-bindgen v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v38.0.3
[INFO] [stderr]    Compiling wasmtime-environ v38.0.3
[INFO] [stderr]    Compiling wasmtime-cabish v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.03s
[INFO] running `Command { std: "docker" "inspect" "8c1068eeabe2917a1d2a42d0cc02dcecd462c38d1ba78a4bc9aead080da40bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c1068eeabe2917a1d2a42d0cc02dcecd462c38d1ba78a4bc9aead080da40bf2", kill_on_drop: false }`
[INFO] [stdout] 8c1068eeabe2917a1d2a42d0cc02dcecd462c38d1ba78a4bc9aead080da40bf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4dd93493ee5a2bcdf0b862d0050df3e36fcea3bff076089e834043ba72d26556
[INFO] running `Command { std: "docker" "start" "-a" "4dd93493ee5a2bcdf0b862d0050df3e36fcea3bff076089e834043ba72d26556", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmtime_cabish-984f0b5b0af5fcc2)
[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" "4dd93493ee5a2bcdf0b862d0050df3e36fcea3bff076089e834043ba72d26556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd93493ee5a2bcdf0b862d0050df3e36fcea3bff076089e834043ba72d26556", kill_on_drop: false }`
[INFO] [stdout] 4dd93493ee5a2bcdf0b862d0050df3e36fcea3bff076089e834043ba72d26556
