[INFO] cloning repository https://github.com/recatek/gecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recatek/gecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecatek%2Fgecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecatek%2Fgecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7fda38908a1ffd3905dcbada87edfb9434fc989 [INFO] checking recatek/gecs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecatek%2Fgecs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recatek/gecs 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/recatek/gecs [INFO] finished tweaking git repo https://github.com/recatek/gecs [INFO] tweaked toml for git repo https://github.com/recatek/gecs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/recatek/gecs 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 `gecs_macros` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 473ddb3d813a06aaa6ea7fbdffaa783c80f29950fe02b13e04785687c7d6e538 [INFO] running `Command { std: "docker" "start" "-a" "473ddb3d813a06aaa6ea7fbdffaa783c80f29950fe02b13e04785687c7d6e538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "473ddb3d813a06aaa6ea7fbdffaa783c80f29950fe02b13e04785687c7d6e538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473ddb3d813a06aaa6ea7fbdffaa783c80f29950fe02b13e04785687c7d6e538", kill_on_drop: false }` [INFO] [stdout] 473ddb3d813a06aaa6ea7fbdffaa783c80f29950fe02b13e04785687c7d6e538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8fda528a3c1db12aab08213d9e0e046e181f7384f5b5b0194638be67167ae36 [INFO] running `Command { std: "docker" "start" "-a" "f8fda528a3c1db12aab08213d9e0e046e181f7384f5b5b0194638be67167ae36", 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 `gecs_macros` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling base64 v0.21.1 [INFO] [stderr] Compiling seq-macro v0.3.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling speedy-derive v0.8.6 [INFO] [stderr] Compiling speedy v0.8.6 [INFO] [stderr] Compiling gecs_macros v0.3.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking gecs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.82s [INFO] running `Command { std: "docker" "inspect" "f8fda528a3c1db12aab08213d9e0e046e181f7384f5b5b0194638be67167ae36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8fda528a3c1db12aab08213d9e0e046e181f7384f5b5b0194638be67167ae36", kill_on_drop: false }` [INFO] [stdout] f8fda528a3c1db12aab08213d9e0e046e181f7384f5b5b0194638be67167ae36 [INFO] checking recatek/gecs against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecatek%2Fgecs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recatek/gecs 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/recatek/gecs [INFO] finished tweaking git repo https://github.com/recatek/gecs [INFO] tweaked toml for git repo https://github.com/recatek/gecs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/recatek/gecs 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 `gecs_macros` dependency) [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39e357582728d0b9e3cbdfbf4c1dadcb4c35fa381256f82cb322dc689a5cfabe [INFO] running `Command { std: "docker" "start" "-a" "39e357582728d0b9e3cbdfbf4c1dadcb4c35fa381256f82cb322dc689a5cfabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39e357582728d0b9e3cbdfbf4c1dadcb4c35fa381256f82cb322dc689a5cfabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e357582728d0b9e3cbdfbf4c1dadcb4c35fa381256f82cb322dc689a5cfabe", kill_on_drop: false }` [INFO] [stdout] 39e357582728d0b9e3cbdfbf4c1dadcb4c35fa381256f82cb322dc689a5cfabe [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 024a8037d91306366b2119210bf08354961ccc7d19ecace48b7cf726e193b5c7 [INFO] running `Command { std: "docker" "start" "-a" "024a8037d91306366b2119210bf08354961ccc7d19ecace48b7cf726e193b5c7", 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.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling base64 v0.21.1 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling seq-macro v0.3.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling speedy-derive v0.8.6 [INFO] [stderr] Compiling speedy v0.8.6 [INFO] [stderr] Compiling gecs_macros v0.3.0 (/tmp/fixit/macros) [INFO] [stderr] Checking gecs v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_one_of.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_util.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_entity_wild.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_raw.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_single_dyn.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_multi.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_single.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.23s [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 `gecs_macros` 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" "024a8037d91306366b2119210bf08354961ccc7d19ecace48b7cf726e193b5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024a8037d91306366b2119210bf08354961ccc7d19ecace48b7cf726e193b5c7", kill_on_drop: false }` [INFO] [stdout] 024a8037d91306366b2119210bf08354961ccc7d19ecace48b7cf726e193b5c7