[INFO] fetching crate tokio-futures-byteorder 0.2.0... [INFO] checking tokio-futures-byteorder-0.2.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate tokio-futures-byteorder 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tokio-futures-byteorder 0.2.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-futures-byteorder 0.2.0 [INFO] finished tweaking crates.io crate tokio-futures-byteorder 0.2.0 [INFO] tweaked toml for crates.io crate tokio-futures-byteorder 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e68d1decad618e160ba11b7d2006cbaedb8522264ccfbdea653b5e086f29438c [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" "e68d1decad618e160ba11b7d2006cbaedb8522264ccfbdea653b5e086f29438c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e68d1decad618e160ba11b7d2006cbaedb8522264ccfbdea653b5e086f29438c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68d1decad618e160ba11b7d2006cbaedb8522264ccfbdea653b5e086f29438c", kill_on_drop: false }` [INFO] [stdout] e68d1decad618e160ba11b7d2006cbaedb8522264ccfbdea653b5e086f29438c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a073d6ff93bdeb081356a79bd2f19b92a96fdd3d1577f1a35f5e0ed4878048de [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" "a073d6ff93bdeb081356a79bd2f19b92a96fdd3d1577f1a35f5e0ed4878048de", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking tokio-futures-byteorder v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 83 | / rtts!( [INFO] [stdout] 84 | | u8, [INFO] [stdout] 85 | | AsyncWriteBytesExt::write_u8, [INFO] [stdout] 86 | | AsyncReadBytesExt::read_u8, [INFO] [stdout] 87 | | u8 [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 83 | / rtts!( [INFO] [stdout] 84 | | u8, [INFO] [stdout] 85 | | AsyncWriteBytesExt::write_u8, [INFO] [stdout] 86 | | AsyncReadBytesExt::read_u8, [INFO] [stdout] 87 | | u8 [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 83 | / rtts!( [INFO] [stdout] 84 | | u8, [INFO] [stdout] 85 | | AsyncWriteBytesExt::write_u8, [INFO] [stdout] 86 | | AsyncReadBytesExt::read_u8, [INFO] [stdout] 87 | | u8 [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio_byteorder::{AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 83 | / rtts!( [INFO] [stdout] 84 | | u8, [INFO] [stdout] 85 | | AsyncWriteBytesExt::write_u8, [INFO] [stdout] 86 | | AsyncReadBytesExt::read_u8, [INFO] [stdout] 87 | | u8 [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `writes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 89 | / rtts!( [INFO] [stdout] 90 | | i8, [INFO] [stdout] 91 | | AsyncWriteBytesExt::write_i8, [INFO] [stdout] 92 | | AsyncReadBytesExt::read_i8, [INFO] [stdout] 93 | | i8 [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 89 | / rtts!( [INFO] [stdout] 90 | | i8, [INFO] [stdout] 91 | | AsyncWriteBytesExt::write_i8, [INFO] [stdout] 92 | | AsyncReadBytesExt::read_i8, [INFO] [stdout] 93 | | i8 [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 89 | / rtts!( [INFO] [stdout] 90 | | i8, [INFO] [stdout] 91 | | AsyncWriteBytesExt::write_i8, [INFO] [stdout] 92 | | AsyncReadBytesExt::read_i8, [INFO] [stdout] 93 | | i8 [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio_byteorder::{AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 89 | / rtts!( [INFO] [stdout] 90 | | i8, [INFO] [stdout] 91 | | AsyncWriteBytesExt::write_i8, [INFO] [stdout] 92 | | AsyncReadBytesExt::read_i8, [INFO] [stdout] 93 | | i8 [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `writes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 95 | / rtts!( [INFO] [stdout] 96 | | u16, [INFO] [stdout] 97 | | AsyncWriteBytesExt::write_u16::, [INFO] [stdout] 98 | | AsyncReadBytesExt::read_u16::, [INFO] [stdout] 99 | | u16 [INFO] [stdout] 100 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 95 | / rtts!( [INFO] [stdout] 96 | | u16, [INFO] [stdout] 97 | | AsyncWriteBytesExt::write_u16::, [INFO] [stdout] 98 | | AsyncReadBytesExt::read_u16::, [INFO] [stdout] 99 | | u16 [INFO] [stdout] 100 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 95 | / rtts!( [INFO] [stdout] 96 | | u16, [INFO] [stdout] 97 | | AsyncWriteBytesExt::write_u16::, [INFO] [stdout] 98 | | AsyncReadBytesExt::read_u16::, [INFO] [stdout] 99 | | u16 [INFO] [stdout] 100 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio_byteorder::{AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 95 | / rtts!( [INFO] [stdout] 96 | | u16, [INFO] [stdout] 97 | | AsyncWriteBytesExt::write_u16::, [INFO] [stdout] 98 | | AsyncReadBytesExt::read_u16::, [INFO] [stdout] 99 | | u16 [INFO] [stdout] 100 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `writes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 101 | / rtts!( [INFO] [stdout] 102 | | i16, [INFO] [stdout] 103 | | AsyncWriteBytesExt::write_i16::, [INFO] [stdout] 104 | | AsyncReadBytesExt::read_i16::, [INFO] [stdout] 105 | | i16 [INFO] [stdout] 106 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 101 | / rtts!( [INFO] [stdout] 102 | | i16, [INFO] [stdout] 103 | | AsyncWriteBytesExt::write_i16::, [INFO] [stdout] 104 | | AsyncReadBytesExt::read_i16::, [INFO] [stdout] 105 | | i16 [INFO] [stdout] 106 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 101 | / rtts!( [INFO] [stdout] 102 | | i16, [INFO] [stdout] 103 | | AsyncWriteBytesExt::write_i16::, [INFO] [stdout] 104 | | AsyncReadBytesExt::read_i16::, [INFO] [stdout] 105 | | i16 [INFO] [stdout] 106 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio_byteorder::{AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 101 | / rtts!( [INFO] [stdout] 102 | | i16, [INFO] [stdout] 103 | | AsyncWriteBytesExt::write_i16::, [INFO] [stdout] 104 | | AsyncReadBytesExt::read_i16::, [INFO] [stdout] 105 | | i16 [INFO] [stdout] 106 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `writes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 107 | / rtts!( [INFO] [stdout] 108 | | u32, [INFO] [stdout] 109 | | AsyncWriteBytesExt::write_u32::, [INFO] [stdout] 110 | | AsyncReadBytesExt::read_u32::, [INFO] [stdout] 111 | | u32 [INFO] [stdout] 112 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 107 | / rtts!( [INFO] [stdout] 108 | | u32, [INFO] [stdout] 109 | | AsyncWriteBytesExt::write_u32::, [INFO] [stdout] 110 | | AsyncReadBytesExt::read_u32::, [INFO] [stdout] 111 | | u32 [INFO] [stdout] 112 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 107 | / rtts!( [INFO] [stdout] 108 | | u32, [INFO] [stdout] 109 | | AsyncWriteBytesExt::write_u32::, [INFO] [stdout] 110 | | AsyncReadBytesExt::read_u32::, [INFO] [stdout] 111 | | u32 [INFO] [stdout] 112 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio_byteorder::{AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 107 | / rtts!( [INFO] [stdout] 108 | | u32, [INFO] [stdout] 109 | | AsyncWriteBytesExt::write_u32::, [INFO] [stdout] 110 | | AsyncReadBytesExt::read_u32::, [INFO] [stdout] 111 | | u32 [INFO] [stdout] 112 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `writes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 113 | / rtts!( [INFO] [stdout] 114 | | i32, [INFO] [stdout] 115 | | AsyncWriteBytesExt::write_i32::, [INFO] [stdout] 116 | | AsyncReadBytesExt::read_i32::, [INFO] [stdout] 117 | | i32 [INFO] [stdout] 118 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 113 | / rtts!( [INFO] [stdout] 114 | | i32, [INFO] [stdout] 115 | | AsyncWriteBytesExt::write_i32::, [INFO] [stdout] 116 | | AsyncReadBytesExt::read_i32::, [INFO] [stdout] 117 | | i32 [INFO] [stdout] 118 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 113 | / rtts!( [INFO] [stdout] 114 | | i32, [INFO] [stdout] 115 | | AsyncWriteBytesExt::write_i32::, [INFO] [stdout] 116 | | AsyncReadBytesExt::read_i32::, [INFO] [stdout] 117 | | i32 [INFO] [stdout] 118 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio_byteorder::{AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 113 | / rtts!( [INFO] [stdout] 114 | | i32, [INFO] [stdout] 115 | | AsyncWriteBytesExt::write_i32::, [INFO] [stdout] 116 | | AsyncReadBytesExt::read_i32::, [INFO] [stdout] 117 | | i32 [INFO] [stdout] 118 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `writes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 119 | / rtts!( [INFO] [stdout] 120 | | u64, [INFO] [stdout] 121 | | AsyncWriteBytesExt::write_u64::, [INFO] [stdout] 122 | | AsyncReadBytesExt::read_u64::, [INFO] [stdout] 123 | | u64 [INFO] [stdout] 124 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 119 | / rtts!( [INFO] [stdout] 120 | | u64, [INFO] [stdout] 121 | | AsyncWriteBytesExt::write_u64::, [INFO] [stdout] 122 | | AsyncReadBytesExt::read_u64::, [INFO] [stdout] 123 | | u64 [INFO] [stdout] 124 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 119 | / rtts!( [INFO] [stdout] 120 | | u64, [INFO] [stdout] 121 | | AsyncWriteBytesExt::write_u64::, [INFO] [stdout] 122 | | AsyncReadBytesExt::read_u64::, [INFO] [stdout] 123 | | u64 [INFO] [stdout] 124 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio_byteorder::{AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 119 | / rtts!( [INFO] [stdout] 120 | | u64, [INFO] [stdout] 121 | | AsyncWriteBytesExt::write_u64::, [INFO] [stdout] 122 | | AsyncReadBytesExt::read_u64::, [INFO] [stdout] 123 | | u64 [INFO] [stdout] 124 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `writes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 125 | / rtts!( [INFO] [stdout] 126 | | i64, [INFO] [stdout] 127 | | AsyncWriteBytesExt::write_i64::, [INFO] [stdout] 128 | | AsyncReadBytesExt::read_i64::, [INFO] [stdout] 129 | | i64 [INFO] [stdout] 130 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 125 | / rtts!( [INFO] [stdout] 126 | | i64, [INFO] [stdout] 127 | | AsyncWriteBytesExt::write_i64::, [INFO] [stdout] 128 | | AsyncReadBytesExt::read_i64::, [INFO] [stdout] 129 | | i64 [INFO] [stdout] 130 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_byteorder::{AsyncReadBytesExt, AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 125 | / rtts!( [INFO] [stdout] 126 | | i64, [INFO] [stdout] 127 | | AsyncWriteBytesExt::write_i64::, [INFO] [stdout] 128 | | AsyncReadBytesExt::read_i64::, [INFO] [stdout] 129 | | i64 [INFO] [stdout] 130 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rtt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_byteorder` [INFO] [stdout] --> tests/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio_byteorder::{AsyncWriteBytesExt, BigEndian}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_byteorder` [INFO] [stdout] ... [INFO] [stdout] 125 | / rtts!( [INFO] [stdout] 126 | | i64, [INFO] [stdout] 127 | | AsyncWriteBytesExt::write_i64::, [INFO] [stdout] 128 | | AsyncReadBytesExt::read_i64::, [INFO] [stdout] 129 | | i64 [INFO] [stdout] 130 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `writes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-futures-byteorder` due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "a073d6ff93bdeb081356a79bd2f19b92a96fdd3d1577f1a35f5e0ed4878048de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a073d6ff93bdeb081356a79bd2f19b92a96fdd3d1577f1a35f5e0ed4878048de", kill_on_drop: false }` [INFO] [stdout] a073d6ff93bdeb081356a79bd2f19b92a96fdd3d1577f1a35f5e0ed4878048de