[INFO] fetching crate catapult 0.1.2... [INFO] checking catapult-0.1.2 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate catapult 0.1.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate catapult 0.1.2 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc98f5a1919a71e9a8f0f2516eabe31488d46cc6a744fdf76fb0d3be23320280 [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" "fc98f5a1919a71e9a8f0f2516eabe31488d46cc6a744fdf76fb0d3be23320280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc98f5a1919a71e9a8f0f2516eabe31488d46cc6a744fdf76fb0d3be23320280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc98f5a1919a71e9a8f0f2516eabe31488d46cc6a744fdf76fb0d3be23320280", kill_on_drop: false }` [INFO] [stdout] fc98f5a1919a71e9a8f0f2516eabe31488d46cc6a744fdf76fb0d3be23320280 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] af3fd2b1e42864c5ef4d563ee48887da26395f0177955a093af852f43cc59246 [INFO] running `Command { std: "docker" "start" "-a" "af3fd2b1e42864c5ef4d563ee48887da26395f0177955a093af852f43cc59246", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking catapult v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `nom::multispace`, `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 `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] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `UTC` in `offset::utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:59:2 [INFO] [stdout] | [INFO] [stdout] 59 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:110:3 [INFO] [stdout] | [INFO] [stdout] 110 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Done` in this scope [INFO] [stdout] --> src/config.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | Done(_, configuration) => Ok(configuration), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Error` in this scope [INFO] [stdout] --> src/config.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | Error(e) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use nom::Err::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Incomplete` in this scope [INFO] [stdout] --> src/config.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | Incomplete(e) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use nom::Err::Incomplete; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/outputs/file.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | let now = time::now(); [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use inputs::stdin::io::sys::time::inner::now; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> src/outputs/file.rs:75:32 [INFO] [stdout] | [INFO] [stdout] 75 | let basefile = time::strftime(basefile_format.as_ref(), &now).ok().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in `time` [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/github.com-1ecc6299db9ec823/chrono-0.4.15/src/offset/mod.rs:467:1 [INFO] [stdout] | [INFO] [stdout] 467 | mod utc; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eof` [INFO] [stdout] --> src/config.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use nom::{IResult, multispace, eof, alphanumeric, space, not_line_ending}; [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:5 [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[E0432]: unresolved imports `nom::multispace`, `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 `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] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `UTC` in `offset::utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:59:2 [INFO] [stdout] | [INFO] [stdout] 59 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:110:3 [INFO] [stdout] | [INFO] [stdout] 110 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/config.rs:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Done` in this scope [INFO] [stdout] --> src/config.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | Done(_, configuration) => Ok(configuration), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Error` in this scope [INFO] [stdout] --> src/config.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | Error(e) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use nom::Err::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Incomplete` in this scope [INFO] [stdout] --> src/config.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | Incomplete(e) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use nom::Err::Incomplete; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/outputs/file.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | let now = time::now(); [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use inputs::stdin::io::sys::time::inner::now; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> src/outputs/file.rs:75:32 [INFO] [stdout] | [INFO] [stdout] 75 | let basefile = time::strftime(basefile_format.as_ref(), &now).ok().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in `time` [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/github.com-1ecc6299db9ec823/chrono-0.4.15/src/offset/mod.rs:467:1 [INFO] [stdout] | [INFO] [stdout] 467 | mod utc; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eof` [INFO] [stdout] --> src/config.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use nom::{IResult, multispace, eof, alphanumeric, space, not_line_ending}; [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:5 [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 `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::slice::::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] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` 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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0531, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::slice::::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] [INFO] [stderr] error: could not compile `catapult`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 27 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0531, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "af3fd2b1e42864c5ef4d563ee48887da26395f0177955a093af852f43cc59246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3fd2b1e42864c5ef4d563ee48887da26395f0177955a093af852f43cc59246", kill_on_drop: false }` [INFO] [stdout] af3fd2b1e42864c5ef4d563ee48887da26395f0177955a093af852f43cc59246