[INFO] cloning repository https://github.com/FranklinChen/rust-string-quickchecked
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FranklinChen/rust-string-quickchecked" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Frust-string-quickchecked", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Frust-string-quickchecked'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fc5f6874e4282eb0704ddafd78a0f12842fe4dc
[INFO] documenting FranklinChen/rust-string-quickchecked against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Frust-string-quickchecked" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FranklinChen/rust-string-quickchecked
[INFO] finished tweaking git repo https://github.com/FranklinChen/rust-string-quickchecked
[INFO] tweaked toml for git repo https://github.com/FranklinChen/rust-string-quickchecked written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FranklinChen/rust-string-quickchecked on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FranklinChen/rust-string-quickchecked 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/BurntSushi/quickcheck`
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/quickcheck-b72cc21606b7666d/ae5af3a/Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | [[lib]]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/quickcheck-b72cc21606b7666d/ae5af3a/quickcheck_macros/Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | [[lib]]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] error: failed to get `quickcheck` as a dependency of package `rust-string-quickchecked v0.0.1 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `quickcheck`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/BurntSushi/quickcheck#ae5af3a6


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: no edition set: defaulting to the 2015 edition while the latest is 2024
        Updating git repository `https://github.com/BurntSushi/quickcheck`
    error: invalid type: map, expected a string
     --> ../../../cargo-home/git/checkouts/quickcheck-b72cc21606b7666d/ae5af3a/Cargo.toml:6:1
      |
    6 | [[lib]]
      | ^^^^^^^
      |
    error: invalid type: map, expected a string
     --> ../../../cargo-home/git/checkouts/quickcheck-b72cc21606b7666d/ae5af3a/quickcheck_macros/Cargo.toml:6:1
      |
    6 | [[lib]]
      | ^^^^^^^
      |
    error: failed to get `quickcheck` as a dependency of package `rust-string-quickchecked v0.0.1 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `quickcheck`
    
    Caused by:
      Unable to update https://github.com/BurntSushi/quickcheck#ae5af3a6