[INFO] fetching crate async-utp 0.8.0-alpha1... [INFO] testing async-utp-0.8.0-alpha1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate async-utp 0.8.0-alpha1 into /workspace/builds/worker-42/source [INFO] validating manifest of crates.io crate async-utp 0.8.0-alpha1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-utp 0.8.0-alpha1 [INFO] finished tweaking crates.io crate async-utp 0.8.0-alpha1 [INFO] tweaked toml for crates.io crate async-utp 0.8.0-alpha1 written to /workspace/builds/worker-42/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 161bd0b1d3325c27d0ea11d090facbaaf9171dc1810c778a590b6bf758cdba60 [INFO] running `Command { std: "docker" "start" "-a" "161bd0b1d3325c27d0ea11d090facbaaf9171dc1810c778a590b6bf758cdba60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "161bd0b1d3325c27d0ea11d090facbaaf9171dc1810c778a590b6bf758cdba60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161bd0b1d3325c27d0ea11d090facbaaf9171dc1810c778a590b6bf758cdba60", kill_on_drop: false }` [INFO] [stdout] 161bd0b1d3325c27d0ea11d090facbaaf9171dc1810c778a590b6bf758cdba60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86ba2e9d36aed29493874ff619b123fce45ad397fc5bf106b550c863c6c85e29 [INFO] running `Command { std: "docker" "start" "-a" "86ba2e9d36aed29493874ff619b123fce45ad397fc5bf106b550c863c6c85e29", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-utp v0.8.0-alpha1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1420 | match poll_unpin!(self.receiver.recv(), cx) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1488 | match poll_unpin!(socket.socket.recv_from(&mut buf), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1498 | if poll_unpin!(socket.socket.send_to(reply.as_ref(), src), cx) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1515 | if poll_unpin!(socket.send_packet(&mut packet), cx).is_pending() { [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1522 | poll_unpin!(socket.socket.send_to(packet.as_ref(), dst), cx) [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1596 | while poll_unpin!(self.receiver.recv(), cx).is_ready() {} [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1605 | match poll_unpin!(socket.send_packet(&mut packet), cx) { [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1646 | match poll_unpin!(self.receiver.recv(), cx) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1696 | poll_unpin!(socket.close(), cx) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1706 | let msg = poll_unpin!(self.receiver.recv(), cx); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1782 | match poll_unpin!(socket.send_packet(&mut reply), cx) { [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1809 | match poll_unpin!(self.handle_timeout(next_timeout), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1855 | match poll_unpin!(socket.socket.recv_from(&mut buf), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/packet.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bind` [INFO] [stdout] --> src/socket.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | pub async fn bind(addr: A) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peer_addr` [INFO] [stdout] --> src/socket.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn peer_addr(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> src/socket.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn connect(addr: SocketAddr) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `recv_from` [INFO] [stdout] --> src/socket.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | pub async fn recv_from( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `should_read` [INFO] [stdout] --> src/socket.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 592 | pub(crate) fn should_read(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `send_to` [INFO] [stdout] --> src/socket.rs:607:18 [INFO] [stdout] | [INFO] [stdout] 607 | pub async fn send_to(&mut self, buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.70s [INFO] running `Command { std: "docker" "inspect" "86ba2e9d36aed29493874ff619b123fce45ad397fc5bf106b550c863c6c85e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ba2e9d36aed29493874ff619b123fce45ad397fc5bf106b550c863c6c85e29", kill_on_drop: false }` [INFO] [stdout] 86ba2e9d36aed29493874ff619b123fce45ad397fc5bf106b550c863c6c85e29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f32b77af7a10c579b22a56d60230a29dbf22347ddbddfc070e5d76a1ae6d11c6 [INFO] running `Command { std: "docker" "start" "-a" "f32b77af7a10c579b22a56d60230a29dbf22347ddbddfc070e5d76a1ae6d11c6", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1420 | match poll_unpin!(self.receiver.recv(), cx) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1488 | match poll_unpin!(socket.socket.recv_from(&mut buf), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1498 | if poll_unpin!(socket.socket.send_to(reply.as_ref(), src), cx) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1515 | if poll_unpin!(socket.send_packet(&mut packet), cx).is_pending() { [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1522 | poll_unpin!(socket.socket.send_to(packet.as_ref(), dst), cx) [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1596 | while poll_unpin!(self.receiver.recv(), cx).is_ready() {} [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1605 | match poll_unpin!(socket.send_packet(&mut packet), cx) { [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1646 | match poll_unpin!(self.receiver.recv(), cx) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1696 | poll_unpin!(socket.close(), cx) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1706 | let msg = poll_unpin!(self.receiver.recv(), cx); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1782 | match poll_unpin!(socket.send_packet(&mut reply), cx) { [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1809 | match poll_unpin!(self.handle_timeout(next_timeout), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1855 | match poll_unpin!(socket.socket.recv_from(&mut buf), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/packet.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bind` [INFO] [stdout] --> src/socket.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | pub async fn bind(addr: A) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peer_addr` [INFO] [stdout] --> src/socket.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn peer_addr(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> src/socket.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn connect(addr: SocketAddr) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `recv_from` [INFO] [stdout] --> src/socket.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | pub async fn recv_from( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `should_read` [INFO] [stdout] --> src/socket.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 592 | pub(crate) fn should_read(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `send_to` [INFO] [stdout] --> src/socket.rs:607:18 [INFO] [stdout] | [INFO] [stdout] 607 | pub async fn send_to(&mut self, buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling async-utp v0.8.0-alpha1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1420 | match poll_unpin!(self.receiver.recv(), cx) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1488 | match poll_unpin!(socket.socket.recv_from(&mut buf), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1498 | if poll_unpin!(socket.socket.send_to(reply.as_ref(), src), cx) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1515 | if poll_unpin!(socket.send_packet(&mut packet), cx).is_pending() { [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1522 | poll_unpin!(socket.socket.send_to(packet.as_ref(), dst), cx) [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1596 | while poll_unpin!(self.receiver.recv(), cx).is_ready() {} [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1605 | match poll_unpin!(socket.send_packet(&mut packet), cx) { [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1646 | match poll_unpin!(self.receiver.recv(), cx) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1696 | poll_unpin!(socket.close(), cx) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1706 | let msg = poll_unpin!(self.receiver.recv(), cx); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1782 | match poll_unpin!(socket.send_packet(&mut reply), cx) { [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1809 | match poll_unpin!(self.handle_timeout(next_timeout), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/socket.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | #[allow()] [INFO] [stdout] | ^^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 1855 | match poll_unpin!(socket.socket.recv_from(&mut buf), cx) { [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `should_read` [INFO] [stdout] --> src/socket.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 592 | pub(crate) fn should_read(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.01s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/utp-bcd66d9fc210d8a0) [INFO] running `Command { std: "docker" "inspect" "f32b77af7a10c579b22a56d60230a29dbf22347ddbddfc070e5d76a1ae6d11c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32b77af7a10c579b22a56d60230a29dbf22347ddbddfc070e5d76a1ae6d11c6", kill_on_drop: false }` [INFO] [stdout] f32b77af7a10c579b22a56d60230a29dbf22347ddbddfc070e5d76a1ae6d11c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1940eeaa00534af2bcefcb8df9df77d85a3b035f8d3b2ad043d639dc3c495ebb [INFO] running `Command { std: "docker" "start" "-a" "1940eeaa00534af2bcefcb8df9df77d85a3b035f8d3b2ad043d639dc3c495ebb", kill_on_drop: false }` [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1420 | match poll_unpin!(self.receiver.recv(), cx) { [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1488 | match poll_unpin!(socket.socket.recv_from(&mut buf), cx) { [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1498 | if poll_unpin!(socket.socket.send_to(reply.as_ref(), src), cx) [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1515 | if poll_unpin!(socket.send_packet(&mut packet), cx).is_pending() { [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1522 | poll_unpin!(socket.socket.send_to(packet.as_ref(), dst), cx) [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1596 | while poll_unpin!(self.receiver.recv(), cx).is_ready() {} [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1605 | match poll_unpin!(socket.send_packet(&mut packet), cx) { [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1646 | match poll_unpin!(self.receiver.recv(), cx) { [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1696 | poll_unpin!(socket.close(), cx) [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1706 | let msg = poll_unpin!(self.receiver.recv(), cx); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1782 | match poll_unpin!(socket.send_packet(&mut reply), cx) { [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1809 | match poll_unpin!(self.handle_timeout(next_timeout), cx) { [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/socket.rs:1236:9 [INFO] [stderr] | [INFO] [stderr] 1236 | #[allow()] [INFO] [stderr] | ^^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 1855 | match poll_unpin!(socket.socket.recv_from(&mut buf), cx) { [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `len` [INFO] [stderr] --> src/packet.rs:110:12 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn len(&self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `bind` [INFO] [stderr] --> src/socket.rs:196:18 [INFO] [stderr] | [INFO] [stderr] 196 | pub async fn bind(addr: A) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `peer_addr` [INFO] [stderr] --> src/socket.rs:212:12 [INFO] [stderr] | [INFO] [stderr] 212 | pub fn peer_addr(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `connect` [INFO] [stderr] --> src/socket.rs:223:18 [INFO] [stderr] | [INFO] [stderr] 223 | pub async fn connect(addr: SocketAddr) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `recv_from` [INFO] [stderr] --> src/socket.rs:330:18 [INFO] [stderr] | [INFO] [stderr] 330 | pub async fn recv_from( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `should_read` [INFO] [stderr] --> src/socket.rs:592:19 [INFO] [stderr] | [INFO] [stderr] 592 | pub(crate) fn should_read(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `send_to` [INFO] [stderr] --> src/socket.rs:607:18 [INFO] [stderr] | [INFO] [stderr] 607 | pub async fn send_to(&mut self, buf: &[u8]) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `async-utp` (lib) generated 20 warnings [INFO] [stderr] warning: associated function is never used: `should_read` [INFO] [stderr] --> src/socket.rs:592:19 [INFO] [stderr] | [INFO] [stderr] 592 | pub(crate) fn should_read(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `async-utp` (lib test) generated 14 warnings (13 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utp-bcd66d9fc210d8a0) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test packet::tests::test_decode_empty_packet ... ok [INFO] [stdout] test packet::tests::extension_iterator ... ok [INFO] [stdout] test bit_iterator::test_iterator ... ok [INFO] [stdout] test packet::tests::test_decode_evil_sequence ... ok [INFO] [stdout] test packet::tests::test_decode_packet_with_unknown_extensions ... ok [INFO] [stdout] test packet::tests::test_packet_encode ... ok [INFO] [stdout] test packet::tests::test_packet_decode_with_missing_extension ... ok [INFO] [stdout] test packet::tests::test_packet_decode_with_malformed_extension ... ok [INFO] [stdout] test packet::tests::test_packet_decode ... ok [INFO] [stdout] test packet::tests::test_decode_packet_with_extension ... ok [INFO] [stdout] test packet::tests::test_packet_set_selective_acknowledgment ... ok [INFO] [stdout] test socket::test::stream_closed_write ... ignored [INFO] [stdout] test socket::test::stream_flush_then_send ... ignored [INFO] [stdout] test socket::test::stream_packet_split ... ignored [INFO] [stdout] test packet::tests::test_reversible ... ok [INFO] [stdout] test packet::tests::test_packet_set_type ... ok [INFO] [stdout] test packet::tests::test_packet_encode_with_payload ... ok [INFO] [stdout] test socket::test::test_connection_loss_data ... ignored [INFO] [stdout] test socket::test::test_connection_loss_fin ... ignored [INFO] [stdout] test socket::test::test_connection_loss_waiting ... ignored [INFO] [stdout] test socket::test::test_base_delay_calculation ... ok [INFO] [stdout] test socket::test::test_drop_unused_socket ... ok [INFO] [stdout] test socket::test::test_receiving_reset_on_established_connection ... ignored [INFO] [stdout] test socket::test::test_socket_ipv6 ... ignored [INFO] [stdout] test socket::test::test_socket_timeout_request ... ignored [INFO] [stdout] test socket::test::test_handle_packet ... ok [INFO] [stdout] test socket::test::test_response_to_keepalive_ack ... ok [INFO] [stdout] test socket::test::test_sorted_buffer_insertion ... ok [INFO] [stdout] test util::test::test_abs_diff ... ok [INFO] [stdout] test util::test::test_ewma_empty_vector ... ok [INFO] [stdout] test util::test::test_exponential_smoothed_moving_average ... ok [INFO] [stdout] test util::test::test_ewma_one_element ... ok [INFO] [stdout] test socket::test::test_local_addr ... ok [INFO] [stdout] test socket::test::test_response_to_wrong_connection_id ... ok [INFO] [stdout] test socket::test::test_unordered_packets ... ok [INFO] [stdout] test socket::test::test_peer_addr ... ok [INFO] [stdout] test socket::test::test_acks_on_socket ... FAILED [INFO] [stdout] test socket::test::test_receiving_syn_on_established_connection ... FAILED [INFO] [stdout] test socket::test::test_receive_unexpected_reply_type_on_connect ... FAILED [INFO] [stdout] test socket::test::test_socket_ipv4 ... FAILED [INFO] [stdout] test packet::tests::quicktest ... ok [INFO] [stdout] test socket::test::stream_fast_resend_idle ... ok [INFO] [stdout] test socket::test::stream_connect_disconnect ... ok [INFO] [stdout] test socket::test::stream_fast_resend_active ... ok [INFO] [stdout] test socket::test::stream_clean_close ... ok [INFO] [stdout] test socket::test::stream_connect_timeout ... ok [INFO] [stdout] test socket::test::stream_read_timeout ... ok [INFO] [stdout] test socket::test::stream_write_timeout ... ok [INFO] [stdout] test socket::test::test_correct_packet_loss has been running for over 60 seconds [INFO] [stdout] test socket::test::test_duplicate_packet_handling has been running for over 60 seconds [INFO] [stdout] test socket::test::test_invalid_packet_on_connect has been running for over 60 seconds [INFO] [stdout] test socket::test::test_premature_fin has been running for over 60 seconds [INFO] [stdout] test socket::test::test_recvfrom_on_closed_socket has been running for over 60 seconds [INFO] [stdout] test socket::test::test_response_to_triple_ack has been running for over 60 seconds [INFO] [stdout] test socket::test::test_sendto_on_closed_socket has been running for over 60 seconds [INFO] [stdout] test socket::test::test_sequence_number_rollover has been running for over 60 seconds [INFO] [stdout] test socket::test::test_tolerance_to_small_buffers has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1940eeaa00534af2bcefcb8df9df77d85a3b035f8d3b2ad043d639dc3c495ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1940eeaa00534af2bcefcb8df9df77d85a3b035f8d3b2ad043d639dc3c495ebb", kill_on_drop: false }` [INFO] [stdout] 1940eeaa00534af2bcefcb8df9df77d85a3b035f8d3b2ad043d639dc3c495ebb