[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 try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tristan1075/crawler_rust on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-2-tc2/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.1.0"` (locked to 1.3.2) of package `bytes v0.4.12`
[INFO] [stderr]     ... which satisfies dependency `bytes = "^0.4"` (locked to 0.4.12) of package `http v0.1.21`
[INFO] [stderr]     ... which satisfies dependency `http = "^0.1.17"` (locked to 0.1.21) of package `surf v1.0.3`
[INFO] [stderr]     ... which satisfies dependency `surf = "^1.0.3"` (locked to 1.0.3) of package `rust_crawler v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `byteorder` which could resolve this conflict
[INFO] checking Tristan1075/crawler_rust against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tristan1075/crawler_rust on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "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-2-tc2/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.1.0"` (locked to 1.3.2) of package `bytes v0.4.12`
[INFO] [stderr]     ... which satisfies dependency `bytes = "^0.4"` (locked to 0.4.12) of package `http v0.1.21`
[INFO] [stderr]     ... which satisfies dependency `http = "^0.1.17"` (locked to 0.1.21) of package `surf v1.0.3`
[INFO] [stderr]     ... which satisfies dependency `surf = "^1.0.3"` (locked to 1.0.3) of package `rust_crawler v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `byteorder` which could resolve this conflict
[INFO] checking Tristan1075/crawler_rust against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tristan1075/crawler_rust on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "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-2-tc2/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.1.0"` (locked to 1.3.2) of package `bytes v0.4.12`
[INFO] [stderr]     ... which satisfies dependency `bytes = "^0.4"` (locked to 0.4.12) of package `http v0.1.21`
[INFO] [stderr]     ... which satisfies dependency `http = "^0.1.17"` (locked to 0.1.21) of package `surf v1.0.3`
[INFO] [stderr]     ... which satisfies dependency `surf = "^1.0.3"` (locked to 1.0.3) of package `rust_crawler v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `byteorder` which could resolve this conflict
[INFO] checking Tristan1075/crawler_rust against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tristan1075/crawler_rust on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "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-2-tc2/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.1.0"` (locked to 1.3.2) of package `bytes v0.4.12`
[INFO] [stderr]     ... which satisfies dependency `bytes = "^0.4"` (locked to 0.4.12) of package `http v0.1.21`
[INFO] [stderr]     ... which satisfies dependency `http = "^0.1.17"` (locked to 0.1.21) of package `surf v1.0.3`
[INFO] [stderr]     ... which satisfies dependency `surf = "^1.0.3"` (locked to 1.0.3) of package `rust_crawler v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `byteorder` which could resolve this conflict
[INFO] checking Tristan1075/crawler_rust against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tristan1075/crawler_rust on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "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-2-tc2/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.1.0"` (locked to 1.3.2) of package `bytes v0.4.12`
[INFO] [stderr]     ... which satisfies dependency `bytes = "^0.4"` (locked to 0.4.12) of package `http v0.1.21`
[INFO] [stderr]     ... which satisfies dependency `http = "^0.1.17"` (locked to 0.1.21) of package `surf v1.0.3`
[INFO] [stderr]     ... which satisfies dependency `surf = "^1.0.3"` (locked to 1.0.3) of package `rust_crawler v0.1.0 (/workspace/builds/worker-2-tc2/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-2-tc2/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.1.0"` (locked to 1.3.2) of package `bytes v0.4.12`
    ... which satisfies dependency `bytes = "^0.4"` (locked to 0.4.12) of package `http v0.1.21`
    ... which satisfies dependency `http = "^0.1.17"` (locked to 0.1.21) of package `surf v1.0.3`
    ... which satisfies dependency `surf = "^1.0.3"` (locked to 1.0.3) of package `rust_crawler v0.1.0 (/workspace/builds/worker-2-tc2/source)`

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