[INFO] fetching crate font-glyph 0.3.1...
[INFO] checking font-glyph-0.3.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] extracting crate font-glyph 0.3.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate font-glyph 0.3.1
[INFO] finished tweaking crates.io crate font-glyph 0.3.1
[INFO] tweaked toml for crates.io crate font-glyph 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate font-glyph 0.3.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate font-glyph 0.3.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `freetype-sys`.
[INFO] [stderr]     ... required by package `freetype v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `freetype = "^0.7"` (locked to 0.7.0) of package `font-kit v0.11.0`
[INFO] [stderr]     ... which satisfies dependency `font-kit = "^0.11.0"` (locked to 0.11.0) of package `plotters v0.3.5`
[INFO] [stderr]     ... which satisfies dependency `plotters = "^0.3.5"` (locked to 0.3.5) of package `font-glyph v0.3.1 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.13.0` (locked to 0.13.1) are: 0.13.1
[INFO] [stderr] 
[INFO] [stderr] package `freetype-sys` links to the native library `freetype`, but it conflicts with a previous package which links to `freetype` as well:
[INFO] [stderr] package `freetype-sys v0.3.1`
[INFO] [stderr]     ... which satisfies dependency `freetype-sys = "^0.3.0"` (locked to 0.3.1) of package `freetype-rs v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `freetype-rs = "^0.7"` (locked to 0.7.0) of package `font-glyph v0.3.1 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "freetype"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `freetype-sys` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `freetype-sys`.
    ... required by package `freetype v0.7.0`
    ... which satisfies dependency `freetype = "^0.7"` (locked to 0.7.0) of package `font-kit v0.11.0`
    ... which satisfies dependency `font-kit = "^0.11.0"` (locked to 0.11.0) of package `plotters v0.3.5`
    ... which satisfies dependency `plotters = "^0.3.5"` (locked to 0.3.5) of package `font-glyph v0.3.1 (/workspace/builds/worker-1-tc1/source)`
versions that meet the requirements `^0.13.0` (locked to 0.13.1) are: 0.13.1

package `freetype-sys` links to the native library `freetype`, but it conflicts with a previous package which links to `freetype` as well:
package `freetype-sys v0.3.1`
    ... which satisfies dependency `freetype-sys = "^0.3.0"` (locked to 0.3.1) of package `freetype-rs v0.7.0`
    ... which satisfies dependency `freetype-rs = "^0.7"` (locked to 0.7.0) of package `font-glyph v0.3.1 (/workspace/builds/worker-1-tc1/source)`
Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "freetype"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `freetype-sys` which could resolve this conflict