[INFO] fetching crate tokio-futures-byteorder 0.2.0... [INFO] checking tokio-futures-byteorder-0.2.0 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate tokio-futures-byteorder 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tokio-futures-byteorder 0.2.0 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e92a5ed0dc041715de30b67c38639228d8873c5544c33ca559d50e05572c367 [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" "8e92a5ed0dc041715de30b67c38639228d8873c5544c33ca559d50e05572c367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e92a5ed0dc041715de30b67c38639228d8873c5544c33ca559d50e05572c367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e92a5ed0dc041715de30b67c38639228d8873c5544c33ca559d50e05572c367", kill_on_drop: false }` [INFO] [stdout] 8e92a5ed0dc041715de30b67c38639228d8873c5544c33ca559d50e05572c367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9dcc1762fe423f1ce4768a505b162fa0655a024e9da735a131ead71a8773e8d6 [INFO] running `Command { std: "docker" "start" "-a" "9dcc1762fe423f1ce4768a505b162fa0655a024e9da735a131ead71a8773e8d6", kill_on_drop: false }` [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling tokio-macros v0.2.6 [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.15 [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9dcc1762fe423f1ce4768a505b162fa0655a024e9da735a131ead71a8773e8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dcc1762fe423f1ce4768a505b162fa0655a024e9da735a131ead71a8773e8d6", kill_on_drop: false }` [INFO] [stdout] 9dcc1762fe423f1ce4768a505b162fa0655a024e9da735a131ead71a8773e8d6