[INFO] fetching crate steamlocate 2.0.0-beta.4... [INFO] checking steamlocate-2.0.0-beta.4 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate steamlocate 2.0.0-beta.4 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate steamlocate 2.0.0-beta.4 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 steamlocate 2.0.0-beta.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate steamlocate 2.0.0-beta.4 [INFO] tweaked toml for crates.io crate steamlocate 2.0.0-beta.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate steamlocate 2.0.0-beta.4 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3cb68bae4c6e1efa8bfcd8dde48e9a90bd2ad8bfdeb7a2f05b8d93d93a4263e [INFO] running `Command { std: "docker" "start" "-a" "e3cb68bae4c6e1efa8bfcd8dde48e9a90bd2ad8bfdeb7a2f05b8d93d93a4263e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3cb68bae4c6e1efa8bfcd8dde48e9a90bd2ad8bfdeb7a2f05b8d93d93a4263e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3cb68bae4c6e1efa8bfcd8dde48e9a90bd2ad8bfdeb7a2f05b8d93d93a4263e", kill_on_drop: false }` [INFO] [stdout] e3cb68bae4c6e1efa8bfcd8dde48e9a90bd2ad8bfdeb7a2f05b8d93d93a4263e [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=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] 8058bb5dd2fe0a6667b26f146d798dfb7e3b34cdc0589eb91ea5dd125a490bbf [INFO] running `Command { std: "docker" "start" "-a" "8058bb5dd2fe0a6667b26f146d798dfb7e3b34cdc0589eb91ea5dd125a490bbf", 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 proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking pest v2.7.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking keyvalues-parser v0.2.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking keyvalues-serde v0.2.1 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking steamlocate v2.0.0-beta.4 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Fixed src/library.rs (1 fix) [INFO] [stderr] Migrating examples/appmanifest.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/shortcuts.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/overview.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.20s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking steamlocate v2.0.0-beta.4 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "8058bb5dd2fe0a6667b26f146d798dfb7e3b34cdc0589eb91ea5dd125a490bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8058bb5dd2fe0a6667b26f146d798dfb7e3b34cdc0589eb91ea5dd125a490bbf", kill_on_drop: false }` [INFO] [stdout] 8058bb5dd2fe0a6667b26f146d798dfb7e3b34cdc0589eb91ea5dd125a490bbf