[INFO] fetching crate catapult 0.1.2...
[INFO] checking catapult-0.1.2 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109-1
[INFO] extracting crate catapult 0.1.2 into /workspace/builds/worker-5-tc2/source
[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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate catapult 0.1.2 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e2aff2f1b7feebaf85ed3f6ad869f07e3b8e4b1c7487dafd712de4a578e80e5
[INFO] running `Command { std: "docker" "start" "-a" "8e2aff2f1b7feebaf85ed3f6ad869f07e3b8e4b1c7487dafd712de4a578e80e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e2aff2f1b7feebaf85ed3f6ad869f07e3b8e4b1c7487dafd712de4a578e80e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2aff2f1b7feebaf85ed3f6ad869f07e3b8e4b1c7487dafd712de4a578e80e5", kill_on_drop: false }`
[INFO] [stdout] 8e2aff2f1b7feebaf85ed3f6ad869f07e3b8e4b1c7487dafd712de4a578e80e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c3d095dde4b40d41968728ca46e59a1e22aabc1314a2168fa2e595acb255dcf
[INFO] running `Command { std: "docker" "start" "-a" "3c3d095dde4b40d41968728ca46e59a1e22aabc1314a2168fa2e595acb255dcf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[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: 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: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: 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[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-1949cf8c6b5b557f/chrono-0.4.43/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)]` (part of `#[warn(unused)]`) 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<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name
[INFO] [stdout]   --> /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/cmp.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/config.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |         h.insert(k.to_owned(), v.to_owned());
[INFO] [stdout]    |                  ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/config.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 |         h.insert(k.to_owned(), v.to_owned());
[INFO] [stdout]    |                                ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/cmp.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[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: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] 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.connect("\t");
[INFO] [stdout] 96 +       let line = l.join("\t");
[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: 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[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-1949cf8c6b5b557f/chrono-0.4.43/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)]` (part of `#[warn(unused)]`) 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[E0282]: type annotations needed
[INFO] [stdout]   --> src/filters.rs:93:72
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Some(time) => assert_eq!("logstash-2015.05.21", time_to_index_name(time.as_string().unwrap())),
[INFO] [stdout]    |                                                                        ^^^^ cannot infer type
[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)]` (part of `#[warn(unused)]`) 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[E0599]: no variant or associated item named `Done` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name
[INFO] [stdout]   --> /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/cmp.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/config.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |         h.insert(k.to_owned(), v.to_owned());
[INFO] [stdout]    |                  ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/config.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 |         h.insert(k.to_owned(), v.to_owned());
[INFO] [stdout]    |                                ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/cmp.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `Result<T, E>` 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<(_, _), nom::Err<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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.connect("\t");
[INFO] [stdout] 96 +       let line = l.join("\t");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `catapult` (bin "catapult" test) due to 27 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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)]` (part of `#[warn(unused)]`) 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] Some errors have detailed explanations: E0282, E0432, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `catapult` (bin "catapult") due to 26 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3c3d095dde4b40d41968728ca46e59a1e22aabc1314a2168fa2e595acb255dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c3d095dde4b40d41968728ca46e59a1e22aabc1314a2168fa2e595acb255dcf", kill_on_drop: false }`
[INFO] [stdout] 3c3d095dde4b40d41968728ca46e59a1e22aabc1314a2168fa2e595acb255dcf
