[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] checking FranklinChen/rust-string-quickchecked against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Frust-string-quickchecked" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FranklinChen/rust-string-quickchecked on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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] 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] 7 | | name = "quickcheck"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[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] 7 | | name = "quickcheck_macros"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[INFO] [stderr] 9 | | plugin = true
[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-6-tc2/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
[INFO] checking FranklinChen/rust-string-quickchecked against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Frust-string-quickchecked" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FranklinChen/rust-string-quickchecked on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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] 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] 7 | | name = "quickcheck"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[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] 7 | | name = "quickcheck_macros"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[INFO] [stderr] 9 | | plugin = true
[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-6-tc2/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
[INFO] checking FranklinChen/rust-string-quickchecked against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Frust-string-quickchecked" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FranklinChen/rust-string-quickchecked on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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] 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] 7 | | name = "quickcheck"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[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] 7 | | name = "quickcheck_macros"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[INFO] [stderr] 9 | | plugin = true
[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-6-tc2/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
[INFO] checking FranklinChen/rust-string-quickchecked against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Frust-string-quickchecked" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FranklinChen/rust-string-quickchecked on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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] 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] 7 | | name = "quickcheck"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[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] 7 | | name = "quickcheck_macros"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[INFO] [stderr] 9 | | plugin = true
[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-6-tc2/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
[INFO] checking FranklinChen/rust-string-quickchecked against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Frust-string-quickchecked" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FranklinChen/rust-string-quickchecked on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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] 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] 7 | | name = "quickcheck"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[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] 7 | | name = "quickcheck_macros"
[INFO] [stderr] 8 | | path = "src/lib.rs"
[INFO] [stderr] 9 | | plugin = true
[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-6-tc2/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
    error: invalid type: map, expected a string
     --> ../../../cargo-home/git/checkouts/quickcheck-b72cc21606b7666d/ae5af3a/Cargo.toml:6:1
      |
    6 | / [[lib]]
    7 | | name = "quickcheck"
    8 | | path = "src/lib.rs"
      | |___________________^
      |
    error: invalid type: map, expected a string
     --> ../../../cargo-home/git/checkouts/quickcheck-b72cc21606b7666d/ae5af3a/quickcheck_macros/Cargo.toml:6:1
      |
    6 | / [[lib]]
    7 | | name = "quickcheck_macros"
    8 | | path = "src/lib.rs"
    9 | | plugin = true
      | |_____________^
      |
    error: failed to get `quickcheck` as a dependency of package `rust-string-quickchecked v0.0.1 (/workspace/builds/worker-6-tc2/source)`
    
    Caused by:
      failed to load source for dependency `quickcheck`
    
    Caused by:
      Unable to update https://github.com/BurntSushi/quickcheck#ae5af3a6