[INFO] cloning repository https://github.com/Twister915/craftio-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Twister915/craftio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwister915%2Fcraftio-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwister915%2Fcraftio-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffc33db4c26dd6bfb7c96816aca3cae64e0ae99b [INFO] checking Twister915/craftio-rs against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwister915%2Fcraftio-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Twister915/craftio-rs on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Twister915/craftio-rs [INFO] finished tweaking git repo https://github.com/Twister915/craftio-rs [INFO] tweaked toml for git repo https://github.com/Twister915/craftio-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Twister915/craftio-rs 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45e25355b7098eacb0d70cbd68036a293c94bae56cae937133fcb69d9dbea26b [INFO] running `Command { std: "docker" "start" "-a" "45e25355b7098eacb0d70cbd68036a293c94bae56cae937133fcb69d9dbea26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45e25355b7098eacb0d70cbd68036a293c94bae56cae937133fcb69d9dbea26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e25355b7098eacb0d70cbd68036a293c94bae56cae937133fcb69d9dbea26b", kill_on_drop: false }` [INFO] [stdout] 45e25355b7098eacb0d70cbd68036a293c94bae56cae937133fcb69d9dbea26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7bfe70a95b26855f3fa0e518f70d73a9120388d3b4a70d93f6ebb6f314735de [INFO] running `Command { std: "docker" "start" "-a" "d7bfe70a95b26855f3fa0e518f70d73a9120388d3b4a70d93f6ebb6f314735de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.2.3 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking mcproto-rs v0.2.0 [INFO] [stderr] Checking craftio-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/connection.rs:165:74 [INFO] [stdout] | [INFO] [stdout] 125 | #[async_trait] [INFO] [stdout] | -------------- lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 165 | async fn read_raw_untyped_packet_async(&mut self) -> ReadResult<(Id, &[u8])> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VAR_INT_BUF_SIZE` [INFO] [stdout] --> src/reader.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::util::{get_sized_buf, VAR_INT_BUF_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/reader.rs:103:74 [INFO] [stdout] | [INFO] [stdout] 75 | #[async_trait] [INFO] [stdout] | -------------- lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 103 | async fn read_raw_untyped_packet_async(&mut self) -> ReadResult<(Id, &[u8])>; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/reader.rs:278:74 [INFO] [stdout] | [INFO] [stdout] 257 | #[async_trait] [INFO] [stdout] | -------------- lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 278 | async fn read_raw_untyped_packet_async(&mut self) -> ReadResult<(Id, &[u8])> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/connection.rs:165:74 [INFO] [stdout] | [INFO] [stdout] 125 | #[async_trait] [INFO] [stdout] | -------------- lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 165 | async fn read_raw_untyped_packet_async(&mut self) -> ReadResult<(Id, &[u8])> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VAR_INT_BUF_SIZE` [INFO] [stdout] --> src/reader.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::util::{get_sized_buf, VAR_INT_BUF_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/reader.rs:103:74 [INFO] [stdout] | [INFO] [stdout] 75 | #[async_trait] [INFO] [stdout] | -------------- lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 103 | async fn read_raw_untyped_packet_async(&mut self) -> ReadResult<(Id, &[u8])>; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/reader.rs:278:74 [INFO] [stdout] | [INFO] [stdout] 257 | #[async_trait] [INFO] [stdout] | -------------- lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 278 | async fn read_raw_untyped_packet_async(&mut self) -> ReadResult<(Id, &[u8])> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/connection.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 134 | async fn read_packet_async<'a, P>(&'a mut self) -> ReadResult<

>::Packet> [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 137 | / { [INFO] [stdout] 138 | | self.reader.read_packet_async::

().await [INFO] [stdout] 139 | | } [INFO] [stdout] | |_____^ coercion requires that `'a` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `RawPacket` is not general enough [INFO] [stdout] --> src/connection.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | / { [INFO] [stdout] 138 | | self.reader.read_packet_async::

().await [INFO] [stdout] 139 | | } [INFO] [stdout] | |_____^ implementation of `RawPacket` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `P` must implement `RawPacket<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `RawPacket<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/connection.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 134 | async fn read_packet_async<'a, P>(&'a mut self) -> ReadResult<

>::Packet> [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 137 | / { [INFO] [stdout] 138 | | self.reader.read_packet_async::

().await [INFO] [stdout] 139 | | } [INFO] [stdout] | |_____^ coercion requires that `'a` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `RawPacket` is not general enough [INFO] [stdout] --> src/connection.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | / { [INFO] [stdout] 138 | | self.reader.read_packet_async::

().await [INFO] [stdout] 139 | | } [INFO] [stdout] | |_____^ implementation of `RawPacket` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `P` must implement `RawPacket<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `RawPacket<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `craftio-rs` (lib test) due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `craftio-rs` (lib) due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d7bfe70a95b26855f3fa0e518f70d73a9120388d3b4a70d93f6ebb6f314735de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7bfe70a95b26855f3fa0e518f70d73a9120388d3b4a70d93f6ebb6f314735de", kill_on_drop: false }` [INFO] [stdout] d7bfe70a95b26855f3fa0e518f70d73a9120388d3b4a70d93f6ebb6f314735de