[INFO] fetching crate up-bank-api 0.1.2... [INFO] testing up-bank-api-0.1.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate up-bank-api 0.1.2 into /workspace/builds/worker-76/source [INFO] validating manifest of crates.io crate up-bank-api 0.1.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate up-bank-api 0.1.2 [INFO] finished tweaking crates.io crate up-bank-api 0.1.2 [INFO] tweaked toml for crates.io crate up-bank-api 0.1.2 written to /workspace/builds/worker-76/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded restson v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d4abdb46633c409377b47d3653011a900d55ebe0d368d6e87eaef9f9e3d4c5b [INFO] running `Command { std: "docker" "start" "-a" "5d4abdb46633c409377b47d3653011a900d55ebe0d368d6e87eaef9f9e3d4c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d4abdb46633c409377b47d3653011a900d55ebe0d368d6e87eaef9f9e3d4c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4abdb46633c409377b47d3653011a900d55ebe0d368d6e87eaef9f9e3d4c5b", kill_on_drop: false }` [INFO] [stdout] 5d4abdb46633c409377b47d3653011a900d55ebe0d368d6e87eaef9f9e3d4c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 784c8eeb0b29bc83d1978d619f23a74c61008aa051cc902952a33d3718d24e11 [INFO] running `Command { std: "docker" "start" "-a" "784c8eeb0b29bc83d1978d619f23a74c61008aa051cc902952a33d3718d24e11", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling restson v1.2.0 [INFO] [stderr] Compiling up-bank-api v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/general.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a ,T: 'a + RestPath<&'a PageLink> + for<'de> serde::Deserialize<'de>> PageLink { [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 36 | client.get(self).await [INFO] [stdout] | ^^^^^^ expected type parameter `T`, found struct `Response` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/general.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a ,T: 'a + RestPath<&'a PageLink> + for<'de> serde::Deserialize<'de>> PageLink { [INFO] [stdout] | - this type parameter [INFO] [stdout] 31 | pub fn get_blocking(&'a self, client: &mut RestClient) -> Result { [INFO] [stdout] | ---------------- expected `Result` because of return type [INFO] [stdout] 32 | client.get(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected type parameter `T`, found struct `Response` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `up-bank-api` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "784c8eeb0b29bc83d1978d619f23a74c61008aa051cc902952a33d3718d24e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784c8eeb0b29bc83d1978d619f23a74c61008aa051cc902952a33d3718d24e11", kill_on_drop: false }` [INFO] [stdout] 784c8eeb0b29bc83d1978d619f23a74c61008aa051cc902952a33d3718d24e11