[INFO] cloning repository https://github.com/j16r/tribute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j16r/tribute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj16r%2Ftribute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj16r%2Ftribute'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4fe117defbcf50f25c7ca5de63dabbd56b1f4f9 [INFO] checking j16r/tribute against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj16r%2Ftribute" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j16r/tribute on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j16r/tribute [INFO] removed path dependency coinbase-pro-rs from git repo https://github.com/j16r/tribute [INFO] removed path dependency coinbase-rs from git repo https://github.com/j16r/tribute [INFO] finished tweaking git repo https://github.com/j16r/tribute [INFO] tweaked toml for git repo https://github.com/j16r/tribute written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/j16r/tribute already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (coinbase-pro-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (coinbase-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (coinbase-pro-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (coinbase-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 994a6020b068495534cd490cb193a896d5abc081f2388ef4dabefb4cb39320bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "994a6020b068495534cd490cb193a896d5abc081f2388ef4dabefb4cb39320bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "994a6020b068495534cd490cb193a896d5abc081f2388ef4dabefb4cb39320bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994a6020b068495534cd490cb193a896d5abc081f2388ef4dabefb4cb39320bd", kill_on_drop: false }` [INFO] [stdout] 994a6020b068495534cd490cb193a896d5abc081f2388ef4dabefb4cb39320bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 307b946edc8ea01226070e6ca9cb72f1bc87280637c83e5c23e76bdee8167813 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "307b946edc8ea01226070e6ca9cb72f1bc87280637c83e5c23e76bdee8167813", kill_on_drop: false }` [INFO] [stderr] warning: dependency (coinbase-pro-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (coinbase-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking num-bigint v0.3.1 [INFO] [stderr] Checking native-tls v0.2.6 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-dns-unofficial v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.9.0 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking websocket v0.21.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking parity-scale-codec v1.3.5 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking ethbloom v0.8.1 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking coinbase-rs v0.2.0 [INFO] [stderr] Checking coinbase-pro-rs v0.5.1 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.6.2 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking ethereum-types v0.8.0 [INFO] [stderr] Checking ethabi v9.0.1 [INFO] [stderr] Checking web3 v0.10.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking tribute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/coinbase.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | self.client.transactions(&id) [INFO] [stdout] | ^^^ expected struct `uuid::Uuid`, found struct `Uuid` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&uuid::Uuid` [INFO] [stdout] found reference `&Uuid` [INFO] [stdout] = note: perhaps two different versions of crate `uuid` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/coinbase.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | self.client.transactions(&id) [INFO] [stdout] | ^^^ expected struct `uuid::Uuid`, found struct `Uuid` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&uuid::Uuid` [INFO] [stdout] found reference `&Uuid` [INFO] [stdout] = note: perhaps two different versions of crate `uuid` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/coinbase.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | amount: trade_amount, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `bigdecimal::BigDecimal`, found a different struct `bigdecimal::BigDecimal` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `bigdecimal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/coinbase.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | amount: trade_amount, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `BigDecimal`, found struct `bigdecimal::BigDecimal` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `bigdecimal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/coinbase.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | usd_rate, [INFO] [stdout] | ^^^^^^^^ expected struct `bigdecimal::BigDecimal`, found a different struct `bigdecimal::BigDecimal` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `bigdecimal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/coinbase.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | usd_rate, [INFO] [stdout] | ^^^^^^^^ expected struct `BigDecimal`, found struct `bigdecimal::BigDecimal` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `bigdecimal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/coinbase.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | usd_amount, [INFO] [stdout] | ^^^^^^^^^^ expected struct `bigdecimal::BigDecimal`, found a different struct `bigdecimal::BigDecimal` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `bigdecimal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/coinbase.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | usd_amount, [INFO] [stdout] | ^^^^^^^^^^ expected struct `BigDecimal`, found struct `bigdecimal::BigDecimal` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `bigdecimal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tribute` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "307b946edc8ea01226070e6ca9cb72f1bc87280637c83e5c23e76bdee8167813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307b946edc8ea01226070e6ca9cb72f1bc87280637c83e5c23e76bdee8167813", kill_on_drop: false }` [INFO] [stdout] 307b946edc8ea01226070e6ca9cb72f1bc87280637c83e5c23e76bdee8167813