[INFO] fetching crate wit-bindgen 0.34.0... [INFO] checking wit-bindgen-0.34.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate wit-bindgen 0.34.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate wit-bindgen 0.34.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wit-bindgen 0.34.0 [INFO] finished tweaking crates.io crate wit-bindgen 0.34.0 [INFO] tweaked toml for crates.io crate wit-bindgen 0.34.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09998aaa511d45fc597b2820df15372b038f67e878915fb603bc8dce47a4703f [INFO] running `Command { std: "docker" "start" "-a" "09998aaa511d45fc597b2820df15372b038f67e878915fb603bc8dce47a4703f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09998aaa511d45fc597b2820df15372b038f67e878915fb603bc8dce47a4703f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09998aaa511d45fc597b2820df15372b038f67e878915fb603bc8dce47a4703f", kill_on_drop: false }` [INFO] [stdout] 09998aaa511d45fc597b2820df15372b038f67e878915fb603bc8dce47a4703f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e060b7792109278683c759061cc01c041f5b9cb8e244eec4cc713045a7bc1a [INFO] running `Command { std: "docker" "start" "-a" "e7e060b7792109278683c759061cc01c041f5b9cb8e244eec4cc713045a7bc1a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.34.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling wit-bindgen-rt v0.34.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.34.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling wasmparser v0.219.1 [INFO] [stderr] Compiling wasm-encoder v0.219.1 [INFO] [stderr] Compiling wit-parser v0.219.1 [INFO] [stderr] Compiling wasm-metadata v0.219.1 [INFO] [stderr] Compiling wit-component v0.219.1 [INFO] [stderr] Compiling wit-bindgen-core v0.34.0 [INFO] [stderr] Checking wit-bindgen v0.34.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/pre_wit_bindgen_0_20_0.rs (7 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.25s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking wit-bindgen v0.34.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] running `Command { std: "docker" "inspect" "e7e060b7792109278683c759061cc01c041f5b9cb8e244eec4cc713045a7bc1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e060b7792109278683c759061cc01c041f5b9cb8e244eec4cc713045a7bc1a", kill_on_drop: false }` [INFO] [stdout] e7e060b7792109278683c759061cc01c041f5b9cb8e244eec4cc713045a7bc1a