[INFO] cloning repository https://github.com/tureus/log-sloth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tureus/log-sloth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftureus%2Flog-sloth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftureus%2Flog-sloth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bdd0674e2c9ba418ec6425b982925ccc7204765 [INFO] checking tureus/log-sloth against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftureus%2Flog-sloth" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tureus/log-sloth on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tureus/log-sloth [INFO] finished tweaking git repo https://github.com/tureus/log-sloth [INFO] tweaked toml for git repo https://github.com/tureus/log-sloth written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tureus/log-sloth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rusoto/rusoto` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 414195f146fb31af3f4c497e1c5a430ffb941b8de4c361602a1684e9856d49f9 [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" "414195f146fb31af3f4c497e1c5a430ffb941b8de4c361602a1684e9856d49f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "414195f146fb31af3f4c497e1c5a430ffb941b8de4c361602a1684e9856d49f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414195f146fb31af3f4c497e1c5a430ffb941b8de4c361602a1684e9856d49f9", kill_on_drop: false }` [INFO] [stdout] 414195f146fb31af3f4c497e1c5a430ffb941b8de4c361602a1684e9856d49f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 102a90a29aeedeb84cbca20f8c9d668a84001f625d02135c786c228ff7c0af77 [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" "102a90a29aeedeb84cbca20f8c9d668a84001f625d02135c786c228ff7c0af77", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking cpufeatures v0.1.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling rusoto_core v0.46.0 (https://github.com/rusoto/rusoto?branch=master#31cf1506) [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking nom-syslog v0.1.3 (/opt/rustwide/workdir/nom-syslog) [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Checking prctl v1.0.0 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking docopt v0.8.3 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking rusoto_credential v0.46.0 (https://github.com/rusoto/rusoto?branch=master#31cf1506) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_signature v0.46.0 (https://github.com/rusoto/rusoto?branch=master#31cf1506) [INFO] [stderr] Checking rusoto_kinesis v0.46.0 (https://github.com/rusoto/rusoto?branch=master#31cf1506) [INFO] [stderr] Checking log-sloth v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `ws` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | many0!(ws!(pair)) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `tag_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | tag_s!("=") >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `take_till_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | k: take_till_s!(equal_delim) >> [INFO] [stdout] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/bytes/macros.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / macro_rules! take_till ( [INFO] [stdout] 286 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 287 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 288 | | res [INFO] [stdout] ... | [INFO] [stdout] 292 | | ); [INFO] [stdout] 293 | | ); [INFO] [stdout] | |__- similarly named macro `take_till` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `take_till_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | s: take_till_s!(space_delim) >> [INFO] [stdout] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/bytes/macros.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / macro_rules! take_till ( [INFO] [stdout] 286 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 287 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 288 | | res [INFO] [stdout] ... | [INFO] [stdout] 292 | | ); [INFO] [stdout] 293 | | ); [INFO] [stdout] | |__- similarly named macro `take_till` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `tag_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | tag_s!("\"") >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `take_till_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | s: take_till_s!(quote_delim) >> [INFO] [stdout] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/bytes/macros.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / macro_rules! take_till ( [INFO] [stdout] 286 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 287 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 288 | | res [INFO] [stdout] ... | [INFO] [stdout] 292 | | ); [INFO] [stdout] 293 | | ); [INFO] [stdout] | |__- similarly named macro `take_till` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `tag_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | tag_s!("\"") >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/stats.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let now = time::now(); [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Future`, `Stream` [INFO] [stdout] --> src/stats.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Future, Stream}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ws` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | many0!(ws!(pair)) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `tag_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | tag_s!("=") >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `take_till_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | k: take_till_s!(equal_delim) >> [INFO] [stdout] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/bytes/macros.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / macro_rules! take_till ( [INFO] [stdout] 286 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 287 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 288 | | res [INFO] [stdout] ... | [INFO] [stdout] 292 | | ); [INFO] [stdout] 293 | | ); [INFO] [stdout] | |__- similarly named macro `take_till` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/stats.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | let client = Client::new(&handle); [INFO] [stdout] | ^^^^^^^^^^^ ------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.7/src/client/client.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new() -> Client { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `take_till_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | s: take_till_s!(space_delim) >> [INFO] [stdout] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/bytes/macros.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / macro_rules! take_till ( [INFO] [stdout] 286 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 287 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 288 | | res [INFO] [stdout] ... | [INFO] [stdout] 292 | | ); [INFO] [stdout] 293 | | ); [INFO] [stdout] | |__- similarly named macro `take_till` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/stats.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | let mut request = Request::new(Method::Post, influxdb_uri.clone()); [INFO] [stdout] | ^^^^^^^^^^^^ ------------ -------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.4/src/request.rs:439:12 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn new(body: T) -> Request { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `tag_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | tag_s!("\"") >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `take_till_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | s: take_till_s!(quote_delim) >> [INFO] [stdout] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/bytes/macros.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / macro_rules! take_till ( [INFO] [stdout] 286 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 287 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 288 | | res [INFO] [stdout] ... | [INFO] [stdout] 292 | | ); [INFO] [stdout] 293 | | ); [INFO] [stdout] | |__- similarly named macro `take_till` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `tag_s` in this scope [INFO] [stdout] --> src/fortigate_kv.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | tag_s!("\"") >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/stats.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let now = time::now(); [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Future`, `Stream` [INFO] [stdout] --> src/stats.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Future, Stream}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/stats.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | let client = Client::new(&handle); [INFO] [stdout] | ^^^^^^^^^^^ ------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.7/src/client/client.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new() -> Client { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/stats.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | let mut request = Request::new(Method::Post, influxdb_uri.clone()); [INFO] [stdout] | ^^^^^^^^^^^^ ------------ -------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.4/src/request.rs:439:12 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn new(body: T) -> Request { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Post` found for struct `Method` in the current scope [INFO] [stdout] --> src/stats.rs:46:56 [INFO] [stdout] | [INFO] [stdout] 46 | let mut request = Request::new(Method::Post, influxdb_uri.clone()); [INFO] [stdout] | ^^^^ associated item not found in `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Post` found for struct `Method` in the current scope [INFO] [stdout] --> src/stats.rs:46:56 [INFO] [stdout] | [INFO] [stdout] 46 | let mut request = Request::new(Method::Post, influxdb_uri.clone()); [INFO] [stdout] | ^^^^ associated item not found in `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_body` found for struct `Request<_>` in the current scope [INFO] [stdout] --> src/stats.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | request.set_body(series); [INFO] [stdout] | ^^^^^^^^ method not found in `Request<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `and_then` found for struct `hyper::client::ResponseFuture` in the current scope [INFO] [stdout] --> src/stats.rs:50:54 [INFO] [stdout] | [INFO] [stdout] 50 | let future = client.request(request).and_then(|res| { [INFO] [stdout] | ^^^^^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/try_future/mod.rs:389:8 [INFO] [stdout] | [INFO] [stdout] 389 | fn and_then(self, f: F) -> AndThen [INFO] [stdout] | -------- the method is available for `hyper::client::ResponseFuture` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use futures::TryFutureExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/fortigate_kv.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | IResult::Done(_, datum) => { [INFO] [stdout] | ^^^^ variant or associated item not found in `Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_body` found for struct `Request<_>` in the current scope [INFO] [stdout] --> src/stats.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | request.set_body(series); [INFO] [stdout] | ^^^^^^^^ method not found in `Request<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log-sloth` [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[E0599]: no method named `and_then` found for struct `hyper::client::ResponseFuture` in the current scope [INFO] [stdout] --> src/stats.rs:50:54 [INFO] [stdout] | [INFO] [stdout] 50 | let future = client.request(request).and_then(|res| { [INFO] [stdout] | ^^^^^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/try_future/mod.rs:389:8 [INFO] [stdout] | [INFO] [stdout] 389 | fn and_then(self, f: F) -> AndThen [INFO] [stdout] | -------- the method is available for `hyper::client::ResponseFuture` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use futures::TryFutureExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/fortigate_kv.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | IResult::Done(_, datum) => { [INFO] [stdout] | ^^^^ variant or associated item not found in `Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_done` found for enum `Result<(&str, &str), nom::Err>>` in the current scope [INFO] [stdout] --> src/fortigate_kv.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | assert!(res.is_done()); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(&str, &str), nom::Err>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_done` found for enum `Result<(&str, &str), nom::Err>>` in the current scope [INFO] [stdout] --> src/fortigate_kv.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | assert!(res.is_done()); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(&str, &str), nom::Err>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_done` found for enum `Result<(&str, Vec<(&str, &str)>), nom::Err>>` in the current scope [INFO] [stdout] --> src/fortigate_kv.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | assert!(res.is_done()); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(&str, Vec<(&str, &str)>), nom::Err>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_done` found for enum `Result<(&str, Vec<(&str, &str)>), nom::Err>>` in the current scope [INFO] [stdout] --> src/fortigate_kv.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(res.is_done()); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(&str, Vec<(&str, &str)>), nom::Err>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_done` found for enum `Result<(&str, Vec<(&str, &str)>), nom::Err>>` in the current scope [INFO] [stdout] --> src/fortigate_kv.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | assert!(res.is_done()); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(&str, Vec<(&str, &str)>), nom::Err>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "102a90a29aeedeb84cbca20f8c9d668a84001f625d02135c786c228ff7c0af77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "102a90a29aeedeb84cbca20f8c9d668a84001f625d02135c786c228ff7c0af77", kill_on_drop: false }` [INFO] [stdout] 102a90a29aeedeb84cbca20f8c9d668a84001f625d02135c786c228ff7c0af77