[INFO] cloning repository https://github.com/HookedBehemoth/nextory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HookedBehemoth/nextory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHookedBehemoth%2Fnextory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHookedBehemoth%2Fnextory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a94abb48ec8fd485cbbba9bbb4c3ba16ae9101b [INFO] checking HookedBehemoth/nextory against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHookedBehemoth%2Fnextory" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HookedBehemoth/nextory 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/HookedBehemoth/nextory [INFO] finished tweaking git repo https://github.com/HookedBehemoth/nextory [INFO] tweaked toml for git repo https://github.com/HookedBehemoth/nextory written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HookedBehemoth/nextory 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] Downloading crates ... [INFO] [stderr] Downloaded const_format_proc_macros v0.2.31 [INFO] [stderr] Downloaded clap v4.3.16 [INFO] [stderr] Downloaded async-compression v0.4.0 [INFO] [stderr] Downloaded clap_builder v4.3.16 [INFO] [stderr] Downloaded const_format v0.2.31 [INFO] [stderr] Downloaded id3 v1.7.0 [INFO] [stderr] Downloaded serde_json v1.0.100 [INFO] [stderr] Downloaded rustls v0.21.3 [INFO] [stderr] Downloaded serde_derive v1.0.166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 526b079eaa5e2abe6467860fedf20c932da8a55a7ef5b354c7857322ced1f255 [INFO] running `Command { std: "docker" "start" "-a" "526b079eaa5e2abe6467860fedf20c932da8a55a7ef5b354c7857322ced1f255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "526b079eaa5e2abe6467860fedf20c932da8a55a7ef5b354c7857322ced1f255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526b079eaa5e2abe6467860fedf20c932da8a55a7ef5b354c7857322ced1f255", kill_on_drop: false }` [INFO] [stdout] 526b079eaa5e2abe6467860fedf20c932da8a55a7ef5b354c7857322ced1f255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6dbcd3e199b1b195c85191df27cacdd83aacbd0a8fc67141dbd46a281b3d91ac [INFO] running `Command { std: "docker" "start" "-a" "6dbcd3e199b1b195c85191df27cacdd83aacbd0a8fc67141dbd46a281b3d91ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustls v0.21.3 [INFO] [stderr] Checking rustls-webpki v0.101.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking nextory v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s [INFO] running `Command { std: "docker" "inspect" "6dbcd3e199b1b195c85191df27cacdd83aacbd0a8fc67141dbd46a281b3d91ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dbcd3e199b1b195c85191df27cacdd83aacbd0a8fc67141dbd46a281b3d91ac", kill_on_drop: false }` [INFO] [stdout] 6dbcd3e199b1b195c85191df27cacdd83aacbd0a8fc67141dbd46a281b3d91ac [INFO] checking HookedBehemoth/nextory against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHookedBehemoth%2Fnextory" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HookedBehemoth/nextory 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/HookedBehemoth/nextory [INFO] finished tweaking git repo https://github.com/HookedBehemoth/nextory [INFO] tweaked toml for git repo https://github.com/HookedBehemoth/nextory written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HookedBehemoth/nextory 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] 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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e575835eacd53172c6a067f97eefb8e0c4e6c6aec463cc0589fde9eccefe5515 [INFO] running `Command { std: "docker" "start" "-a" "e575835eacd53172c6a067f97eefb8e0c4e6c6aec463cc0589fde9eccefe5515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e575835eacd53172c6a067f97eefb8e0c4e6c6aec463cc0589fde9eccefe5515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e575835eacd53172c6a067f97eefb8e0c4e6c6aec463cc0589fde9eccefe5515", kill_on_drop: false }` [INFO] [stdout] e575835eacd53172c6a067f97eefb8e0c4e6c6aec463cc0589fde9eccefe5515 [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=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] e945045d13fac47c8963a0f96befea2c737d5764fd50c4cb4be7f4d7fb8946a4 [INFO] running `Command { std: "docker" "start" "-a" "e945045d13fac47c8963a0f96befea2c737d5764fd50c4cb4be7f4d7fb8946a4", 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 (5 fixes) [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rustls v0.21.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking nextory v1.0.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.06s [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] feature `downloader` includes `tokio` which is neither a dependency nor another feature [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" "e945045d13fac47c8963a0f96befea2c737d5764fd50c4cb4be7f4d7fb8946a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e945045d13fac47c8963a0f96befea2c737d5764fd50c4cb4be7f4d7fb8946a4", kill_on_drop: false }` [INFO] [stdout] e945045d13fac47c8963a0f96befea2c737d5764fd50c4cb4be7f4d7fb8946a4