[INFO] fetching crate catapult 0.1.2...
[INFO] checking catapult-0.1.2 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate catapult 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate catapult 0.1.2 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate catapult 0.1.2
[INFO] finished tweaking crates.io crate catapult 0.1.2
[INFO] tweaked toml for crates.io crate catapult 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding idna v0.5.0 (available: v1.0.2)
[INFO] [stderr]       Adding strsim v0.10.0 (available: v0.11.1)
[INFO] [stderr]       Adding windows-core v0.52.0 (available: v0.58.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31df5a49a323473d85e71c57dc1cdb697b5104310e03c1bcaf5e13a72bf9329b
[INFO] running `Command { std: "docker" "start" "-a" "31df5a49a323473d85e71c57dc1cdb697b5104310e03c1bcaf5e13a72bf9329b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31df5a49a323473d85e71c57dc1cdb697b5104310e03c1bcaf5e13a72bf9329b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31df5a49a323473d85e71c57dc1cdb697b5104310e03c1bcaf5e13a72bf9329b", kill_on_drop: false }`
[INFO] [stdout] 31df5a49a323473d85e71c57dc1cdb697b5104310e03c1bcaf5e13a72bf9329b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95b807d85eed4be79846060e3a195ba574eb9f174230b5d067e4f6a8fc316a65
[INFO] running `Command { std: "docker" "start" "-a" "95b807d85eed4be79846060e3a195ba574eb9f174230b5d067e4f6a8fc316a65", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking catapult v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `nom::multispace`, `nom::eof`, `nom::alphanumeric`, `nom::space`, `nom::not_line_ending`
[INFO] [stdout]  --> src/config.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nom::{IResult, multispace, eof, alphanumeric, space, not_line_ending};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^^^ no `not_line_ending` in the root
[INFO] [stdout]   |                    |           |    |             |
[INFO] [stdout]   |                    |           |    |             no `space` in the root
[INFO] [stdout]   |                    |           |    no `alphanumeric` in the root
[INFO] [stdout]   |                    |           no `eof` in the root
[INFO] [stdout]   |                    no `multispace` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nom::IResult`
[INFO] [stdout]  --> src/config.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nom::IResult::*;
[INFO] [stdout]   |          ^^^^^^^ `IResult` is a type alias, not a module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::json`
[INFO] [stdout]  --> src/filters.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::json;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `json` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::json`
[INFO] [stdout]  --> src/filters.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::json::value;
[INFO] [stdout]   |            ^^^^ could not find `json` in `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::json`
[INFO] [stdout]  --> src/filters.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::json::Value;
[INFO] [stdout]   |            ^^^^ could not find `json` in `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono::offset::utc::UTC`
[INFO] [stdout]  --> src/filters.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::offset::utc::UTC;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]   |     |                    |
[INFO] [stdout]   |     |                    help: a similar name exists in the module: `Utc`
[INFO] [stdout]   |     no `UTC` in `offset::utc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `nom::multispace`, `nom::eof`, `nom::alphanumeric`, `nom::space`, `nom::not_line_ending`
[INFO] [stdout]  --> src/config.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nom::{IResult, multispace, eof, alphanumeric, space, not_line_ending};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^^^ no `not_line_ending` in the root
[INFO] [stdout]   |                    |           |    |             |
[INFO] [stdout]   |                    |           |    |             no `space` in the root
[INFO] [stdout]   |                    |           |    no `alphanumeric` in the root
[INFO] [stdout]   |                    |           no `eof` in the root
[INFO] [stdout]   |                    no `multispace` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nom::IResult`
[INFO] [stdout]  --> src/config.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nom::IResult::*;
[INFO] [stdout]   |          ^^^^^^^ `IResult` is a type alias, not a module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::json`
[INFO] [stdout]  --> src/filters.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::json;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `json` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::json`
[INFO] [stdout]  --> src/filters.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::json::value;
[INFO] [stdout]   |            ^^^^ could not find `json` in `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::json`
[INFO] [stdout]  --> src/filters.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::json::Value;
[INFO] [stdout]   |            ^^^^ could not find `json` in `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono::offset::utc::UTC`
[INFO] [stdout]  --> src/filters.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::offset::utc::UTC;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]   |     |                    |
[INFO] [stdout]   |     |                    help: a similar name exists in the module: `Utc`
[INFO] [stdout]   |     no `UTC` in `offset::utc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | named!(quoted_string <&str>,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | named!(object_symbol_name <&[u8], &str>, map_res!(alphanumeric, str::from_utf8));
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | named!(blanks,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | named!(comment,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | named!(eol,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | named!(quoted_string <&str>,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | named!(key_value    <&[u8],(&str,&str)>,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | named!(keys_and_values_aggregator<&[u8], Vec<(&str,&str)> >,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | named!(object_symbol_name <&[u8], &str>, map_res!(alphanumeric, str::from_utf8));
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | named!(object_and_params <&[u8], (String, Option<HashMap<String,String>>)>,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | named!(blanks,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | named!(inputs <&[u8], Vec<(String, Option<HashMap<String,String>>)> >,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | named!(comment,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]    --> src/config.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | named!(outputs <&[u8], Vec<(String, Option<HashMap<String,String>>)> >,
[INFO] [stdout]     | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | named!(eol,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]    --> src/config.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | named!(configuration  <&[u8], Configuration>,
[INFO] [stdout]     | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | named!(key_value    <&[u8],(&str,&str)>,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | named!(keys_and_values_aggregator<&[u8], Vec<(&str,&str)> >,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | named!(object_and_params <&[u8], (String, Option<HashMap<String,String>>)>,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/config.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | named!(inputs <&[u8], Vec<(String, Option<HashMap<String,String>>)> >,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]    --> src/config.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | named!(outputs <&[u8], Vec<(String, Option<HashMap<String,String>>)> >,
[INFO] [stdout]     | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `utc` is private
[INFO] [stdout]   --> src/filters.rs:6:21
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chrono::offset::utc::UTC;
[INFO] [stdout]    |                     ^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `utc` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/offset/mod.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) mod utc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]    --> src/config.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | named!(configuration  <&[u8], Configuration>,
[INFO] [stdout]     | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]  --> src/inputs/random.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::thread::sleep_ms;
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> src/inputs/random.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |       sleep_ms(sleep_duration);
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `utc` is private
[INFO] [stdout]   --> src/filters.rs:6:21
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chrono::offset::utc::UTC;
[INFO] [stdout]    |                     ^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `utc` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/offset/mod.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) mod utc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]  --> src/inputs/random.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::thread::sleep_ms;
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> src/inputs/random.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |       sleep_ms(sleep_duration);
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     IResult::Done(i, tuple_vec) => {
[INFO] [stdout]    |              ^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     IResult::Incomplete(a)     => IResult::Incomplete(a),
[INFO] [stdout]    |              ^^^^^^^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     IResult::Error(a)          => IResult::Error(a)
[INFO] [stdout]    |              ^^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |       IResult::Done(i, h)
[INFO] [stdout]    |                ^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     IResult::Done(i, tuple_vec) => {
[INFO] [stdout]    |              ^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     IResult::Incomplete(a)     => IResult::Incomplete(a),
[INFO] [stdout]    |                                            ^^^^^^^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     IResult::Incomplete(a)     => IResult::Incomplete(a),
[INFO] [stdout]    |              ^^^^^^^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:79:44
[INFO] [stdout]    |
[INFO] [stdout] 79 |     IResult::Error(a)          => IResult::Error(a)
[INFO] [stdout]    |                                            ^^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     IResult::Error(a)          => IResult::Error(a)
[INFO] [stdout]    |              ^^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |       IResult::Done(i, h)
[INFO] [stdout]    |                ^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     IResult::Incomplete(a)     => IResult::Incomplete(a),
[INFO] [stdout]    |                                            ^^^^^^^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::slice::<impl [T]>::connect`: renamed to join
[INFO] [stdout]   --> src/inputs/random.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |       let line = l.connect("\t");
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 96 |       let line = l.join("\t");
[INFO] [stdout]    |                    ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `Result` in the current scope
[INFO] [stdout]   --> src/config.rs:79:44
[INFO] [stdout]    |
[INFO] [stdout] 79 |     IResult::Error(a)          => IResult::Error(a)
[INFO] [stdout]    |                                            ^^^^^ variant or associated item not found in `Result<(_, _), Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::slice::<impl [T]>::connect`: renamed to join
[INFO] [stdout]   --> src/inputs/random.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |       let line = l.connect("\t");
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 96 |       let line = l.join("\t");
[INFO] [stdout]    |                    ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amt`
[INFO] [stdout]   --> src/inputs/network.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let (amt, src) = udp.recv_from(&mut buf).unwrap();
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_amt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]   --> src/inputs/network.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let (amt, src) = udp.recv_from(&mut buf).unwrap();
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amt`
[INFO] [stdout]   --> src/inputs/network.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let (amt, src) = udp.recv_from(&mut buf).unwrap();
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_amt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]   --> src/inputs/network.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let (amt, src) = udp.recv_from(&mut buf).unwrap();
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `catapult` (bin "catapult" test) due to 25 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 24 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `catapult` (bin "catapult") due to 25 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "95b807d85eed4be79846060e3a195ba574eb9f174230b5d067e4f6a8fc316a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b807d85eed4be79846060e3a195ba574eb9f174230b5d067e4f6a8fc316a65", kill_on_drop: false }`
[INFO] [stdout] 95b807d85eed4be79846060e3a195ba574eb9f174230b5d067e4f6a8fc316a65
