[INFO] fetching crate tokio-futures-byteorder 0.2.0... [INFO] checking tokio-futures-byteorder-0.2.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate tokio-futures-byteorder 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tokio-futures-byteorder 0.2.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 351cbea7cbb072b48cfa5ffa52133f6936f79890afd83e62dff1758e6a1c2e2b [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" "351cbea7cbb072b48cfa5ffa52133f6936f79890afd83e62dff1758e6a1c2e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "351cbea7cbb072b48cfa5ffa52133f6936f79890afd83e62dff1758e6a1c2e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351cbea7cbb072b48cfa5ffa52133f6936f79890afd83e62dff1758e6a1c2e2b", kill_on_drop: false }` [INFO] [stdout] 351cbea7cbb072b48cfa5ffa52133f6936f79890afd83e62dff1758e6a1c2e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa1a5711a4b42119372ab0eaf2b98f054a3e2fc3fc33b138fb29241ee2b0a39d [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" "fa1a5711a4b42119372ab0eaf2b98f054a3e2fc3fc33b138fb29241ee2b0a39d", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking futures-util v0.3.13 [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.13 [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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" "fa1a5711a4b42119372ab0eaf2b98f054a3e2fc3fc33b138fb29241ee2b0a39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1a5711a4b42119372ab0eaf2b98f054a3e2fc3fc33b138fb29241ee2b0a39d", kill_on_drop: false }` [INFO] [stdout] fa1a5711a4b42119372ab0eaf2b98f054a3e2fc3fc33b138fb29241ee2b0a39d