[INFO] fetching crate safe_thing 0.0.3...
[INFO] testing safe_thing-0.0.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate safe_thing 0.0.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate safe_thing 0.0.3
[INFO] finished tweaking crates.io crate safe_thing 0.0.3
[INFO] tweaked toml for crates.io crate safe_thing 0.0.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate safe_thing 0.0.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `xml-rs = "^0.3"`
[INFO] [stderr]   version 0.3.0 is yanked
[INFO] [stderr]   version 0.3.1 is yanked
[INFO] [stderr]   version 0.3.2 is yanked
[INFO] [stderr]   version 0.3.3 is yanked
[INFO] [stderr]   version 0.3.4 is yanked
[INFO] [stderr]   version 0.3.5 is yanked
[INFO] [stderr]   version 0.3.6 is yanked
[INFO] [stderr]   version 0.3.7 is yanked
[INFO] [stderr]   version 0.3.8 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `igd v0.6.0`
[INFO] [stderr]     ... which satisfies dependency `igd = "~0.6.0"` of package `crust v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `crust = "~0.31.0"` of package `routing v0.37.0`
[INFO] [stderr]     ... which satisfies dependency `routing = "~0.37.0"` of package `safe_app v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `safe_app = "~0.9.0"` of package `safe_thing v0.0.3 (/workspace/builds/worker-1-tc1/source)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
        Updating crates.io index
    error: failed to select a version for the requirement `xml-rs = "^0.3"`
      version 0.3.0 is yanked
      version 0.3.1 is yanked
      version 0.3.2 is yanked
      version 0.3.3 is yanked
      version 0.3.4 is yanked
      version 0.3.5 is yanked
      version 0.3.6 is yanked
      version 0.3.7 is yanked
      version 0.3.8 is yanked
    location searched: crates.io index
    required by package `igd v0.6.0`
        ... which satisfies dependency `igd = "~0.6.0"` of package `crust v0.31.0`
        ... which satisfies dependency `crust = "~0.31.0"` of package `routing v0.37.0`
        ... which satisfies dependency `routing = "~0.37.0"` of package `safe_app v0.9.0`
        ... which satisfies dependency `safe_app = "~0.9.0"` of package `safe_thing v0.0.3 (/workspace/builds/worker-1-tc1/source)`