[INFO] cloning repository https://github.com/Tristan1075/crawler_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tristan1075/crawler_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae3867f8657382412be5f6b2b5222ceb77812a8b
[INFO] checking Tristan1075/crawler_rust against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tristan1075/crawler_rust
[INFO] finished tweaking git repo https://github.com/Tristan1075/crawler_rust
[INFO] tweaked toml for git repo https://github.com/Tristan1075/crawler_rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tristan1075/crawler_rust on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tristan1075/crawler_rust 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `byteorder`.
[INFO] [stderr]     ... required by package `uint v0.9.5`
[INFO] [stderr]     ... which satisfies dependency `uint = "^0.9.5"` of package `primitive-types v0.12.2`
[INFO] [stderr]     ... which satisfies dependency `primitive-types = "^0.12.2"` of package `gstd v1.0.2`
[INFO] [stderr]     ... which satisfies dependency `gstd = "^1"` of package `io v0.0.2`
[INFO] [stderr]     ... which satisfies dependency `io = "^0.0.2"` (locked to 0.0.2) of package `rust_crawler v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^1.4.2` are: 1.5.0, 1.4.3, 1.4.2
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `byteorder v1.3.2`
[INFO] [stderr]     ... which satisfies dependency `byteorder = "^1.2.7"` (locked to 1.3.2) of package `regex-automata v0.1.8`
[INFO] [stderr]     ... which satisfies dependency `regex-automata = "^0.1.5"` (locked to 0.1.8) of package `bstr v0.2.8`
[INFO] [stderr]     ... which satisfies dependency `bstr = "^0.2.1"` (locked to 0.2.8) of package `csv v1.1.3`
[INFO] [stderr]     ... which satisfies dependency `csv = "^1.1.3"` (locked to 1.1.3) of package `rust_crawler v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `byteorder` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `byteorder`.
    ... required by package `uint v0.9.5`
    ... which satisfies dependency `uint = "^0.9.5"` of package `primitive-types v0.12.2`
    ... which satisfies dependency `primitive-types = "^0.12.2"` of package `gstd v1.0.2`
    ... which satisfies dependency `gstd = "^1"` of package `io v0.0.2`
    ... which satisfies dependency `io = "^0.0.2"` (locked to 0.0.2) of package `rust_crawler v0.1.0 (/workspace/builds/worker-1-tc1/source)`
versions that meet the requirements `^1.4.2` are: 1.5.0, 1.4.3, 1.4.2

all possible versions conflict with previously selected packages.

  previously selected package `byteorder v1.3.2`
    ... which satisfies dependency `byteorder = "^1.2.7"` (locked to 1.3.2) of package `regex-automata v0.1.8`
    ... which satisfies dependency `regex-automata = "^0.1.5"` (locked to 0.1.8) of package `bstr v0.2.8`
    ... which satisfies dependency `bstr = "^0.2.1"` (locked to 0.2.8) of package `csv v1.1.3`
    ... which satisfies dependency `csv = "^1.1.3"` (locked to 1.1.3) of package `rust_crawler v0.1.0 (/workspace/builds/worker-1-tc1/source)`

failed to select a version for `byteorder` which could resolve this conflict