[INFO] cloning repository https://github.com/oli-obk/ui_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oli-obk/ui_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foli-obk%2Fui_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foli-obk%2Fui_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb99ff76e1d8cbd6dfeb6412251324763ea7544f [INFO] checking oli-obk/ui_test against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foli-obk%2Fui_test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oli-obk/ui_test on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oli-obk/ui_test [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/oli-obk/ui_test [INFO] tweaked toml for git repo https://github.com/oli-obk/ui_test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oli-obk/ui_test 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prettydiff` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded spanned v0.2.1 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded cargo-platform v0.1.8 [INFO] [stderr] Downloaded anstyle v1.0.6 [INFO] [stderr] Downloaded annotate-snippets v0.11.2 [INFO] [stderr] Downloaded camino v1.1.6 [INFO] [stderr] Downloaded cargo_metadata v0.18.1 [INFO] [stderr] Downloaded comma v1.0.0 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] [stderr] Downloaded prettydiff v0.6.4 [INFO] [stderr] Downloaded rustfix v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d198de8c5a6e5386628915d754cf69ae2184f61b0acf3e105a15777388420b75 [INFO] running `Command { std: "docker" "start" "-a" "d198de8c5a6e5386628915d754cf69ae2184f61b0acf3e105a15777388420b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d198de8c5a6e5386628915d754cf69ae2184f61b0acf3e105a15777388420b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d198de8c5a6e5386628915d754cf69ae2184f61b0acf3e105a15777388420b75", kill_on_drop: false }` [INFO] [stdout] d198de8c5a6e5386628915d754cf69ae2184f61b0acf3e105a15777388420b75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 841338bcb4538cf692dbcf17d6357a40603bd7ac753ab4fdbf31a646393f84a9 [INFO] running `Command { std: "docker" "start" "-a" "841338bcb4538cf692dbcf17d6357a40603bd7ac753ab4fdbf31a646393f84a9", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prettydiff` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking annotate-snippets v0.11.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking prettydiff v0.6.4 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking spanned v0.2.1 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking rustfix v0.8.1 [INFO] [stderr] Checking ui_test v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s [INFO] running `Command { std: "docker" "inspect" "841338bcb4538cf692dbcf17d6357a40603bd7ac753ab4fdbf31a646393f84a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841338bcb4538cf692dbcf17d6357a40603bd7ac753ab4fdbf31a646393f84a9", kill_on_drop: false }` [INFO] [stdout] 841338bcb4538cf692dbcf17d6357a40603bd7ac753ab4fdbf31a646393f84a9 [INFO] checking oli-obk/ui_test against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foli-obk%2Fui_test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oli-obk/ui_test on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oli-obk/ui_test [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/oli-obk/ui_test [INFO] tweaked toml for git repo https://github.com/oli-obk/ui_test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oli-obk/ui_test 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prettydiff` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7205fafdec241986fa3815884a8f99c28d99a8fb4a37449a75089dab326540aa [INFO] running `Command { std: "docker" "start" "-a" "7205fafdec241986fa3815884a8f99c28d99a8fb4a37449a75089dab326540aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7205fafdec241986fa3815884a8f99c28d99a8fb4a37449a75089dab326540aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7205fafdec241986fa3815884a8f99c28d99a8fb4a37449a75089dab326540aa", kill_on_drop: false }` [INFO] [stdout] 7205fafdec241986fa3815884a8f99c28d99a8fb4a37449a75089dab326540aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66b1175f96db5ce3bcd2cf2cc2ce17e9d6dcc15ada30639cb73cb6cec3ce7ed4 [INFO] running `Command { std: "docker" "start" "-a" "66b1175f96db5ce3bcd2cf2cc2ce17e9d6dcc15ada30639cb73cb6cec3ce7ed4", 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] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking prettydiff v0.6.4 [INFO] [stderr] Checking annotate-snippets v0.11.2 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking spanned v0.2.1 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking rustfix v0.8.1 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking ui_test v0.24.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/integration.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.16s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to parse manifest at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] `default_features` is unsupported as of the 2024 edition; instead use `default-features` [INFO] [stderr] (in the `prettydiff` dependency) [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "66b1175f96db5ce3bcd2cf2cc2ce17e9d6dcc15ada30639cb73cb6cec3ce7ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b1175f96db5ce3bcd2cf2cc2ce17e9d6dcc15ada30639cb73cb6cec3ce7ed4", kill_on_drop: false }` [INFO] [stdout] 66b1175f96db5ce3bcd2cf2cc2ce17e9d6dcc15ada30639cb73cb6cec3ce7ed4