[INFO] fetching crate grpc_etcd 0.1.4... [INFO] testing grpc_etcd-0.1.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate grpc_etcd 0.1.4 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate grpc_etcd 0.1.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grpc_etcd 0.1.4 [INFO] finished tweaking crates.io crate grpc_etcd 0.1.4 [INFO] tweaked toml for crates.io crate grpc_etcd 0.1.4 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tls-api v0.7.0 [INFO] [stderr] Downloaded untrusted v0.6.2 [INFO] [stderr] Downloaded test-cert-gen v0.7.0 [INFO] [stderr] Downloaded tls-api-test v0.7.0 [INFO] [stderr] Downloaded protobuf v1.7.5 [INFO] [stderr] Downloaded tls-api-stub v0.7.0 [INFO] [stderr] Downloaded tls-api v0.2.1 [INFO] [stderr] Downloaded grpc-compiler v0.1.11 [INFO] [stderr] Downloaded protoc v1.7.5 [INFO] [stderr] Downloaded protoc-rust v1.7.5 [INFO] [stderr] Downloaded tokio-tls-api v0.2.1 [INFO] [stderr] Downloaded protoc-rust-grpc v0.1.11 [INFO] [stderr] Downloaded grpc v0.1.11 [INFO] [stderr] Downloaded httpbis v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d9ef2edcc453fe7e06171c6c1302122cb6c9c6179069e0e0590d5f382a8b525 [INFO] running `Command { std: "docker" "start" "-a" "5d9ef2edcc453fe7e06171c6c1302122cb6c9c6179069e0e0590d5f382a8b525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d9ef2edcc453fe7e06171c6c1302122cb6c9c6179069e0e0590d5f382a8b525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9ef2edcc453fe7e06171c6c1302122cb6c9c6179069e0e0590d5f382a8b525", kill_on_drop: false }` [INFO] [stdout] 5d9ef2edcc453fe7e06171c6c1302122cb6c9c6179069e0e0590d5f382a8b525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68913560c672d0f539b82c4f40f6c5b5af3ad957bc599308abb436992c11f773 [INFO] running `Command { std: "docker" "start" "-a" "68913560c672d0f539b82c4f40f6c5b5af3ad957bc599308abb436992c11f773", kill_on_drop: false }` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tls-api-test v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime due to conflicting requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/chars.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | Chars(Bytes::from(src)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the lifetime `'a` as defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/chars.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> From<&'a str> for Chars { [INFO] [stdout] | ^^ [INFO] [stdout] note: ...so that the expression is assignable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/chars.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | Chars(Bytes::from(src)) [INFO] [stdout] | ^^^ [INFO] [stdout] = note: expected `&str` [INFO] [stdout] found `&'a str` [INFO] [stdout] = note: but, the lifetime must be valid for the static lifetime... [INFO] [stdout] note: ...so that the types are compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/chars.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | Chars(Bytes::from(src)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: expected `From<&str>` [INFO] [stdout] found `From<&'static str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/buf_read_iter.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | let r = bytes.slice(self.pos_within_buf, self.pos_within_buf + len); [INFO] [stdout] | ^^^^^ ------------------- ------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-0.6.0/src/bytes.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn slice(&self, range: impl RangeBounds) -> Bytes { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/buf_read_iter.rs:238:37 [INFO] [stdout] | [INFO] [stdout] 238 | self.read_exact(buf)?; [INFO] [stdout] | ^^^ expected slice `[u8]`, found struct `UninitSlice` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut [u8]` [INFO] [stdout] found mutable reference `&mut UninitSlice` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0495. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `protobuf` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "68913560c672d0f539b82c4f40f6c5b5af3ad957bc599308abb436992c11f773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68913560c672d0f539b82c4f40f6c5b5af3ad957bc599308abb436992c11f773", kill_on_drop: false }` [INFO] [stdout] 68913560c672d0f539b82c4f40f6c5b5af3ad957bc599308abb436992c11f773