[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] testing tureus/log-sloth against beta-2020-07-24 for beta-1.46-1 [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 beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tureus/log-sloth [INFO] removed path dependency nom-syslog from 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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (nom-syslog) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rusoto/rusoto` [INFO] [stderr] Updating git submodule `https://github.com/boto/botocore.git` [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" "+beta-2020-07-24" "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] [stderr] Updating git submodule `https://github.com/boto/botocore.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (nom-syslog) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-syslog v0.1.3 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf80a09ba17a1e10cb3ca423cbc38f07fbe0e8f295dd07dc1113815d15e0c7d5 [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" "bf80a09ba17a1e10cb3ca423cbc38f07fbe0e8f295dd07dc1113815d15e0c7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf80a09ba17a1e10cb3ca423cbc38f07fbe0e8f295dd07dc1113815d15e0c7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf80a09ba17a1e10cb3ca423cbc38f07fbe0e8f295dd07dc1113815d15e0c7d5", kill_on_drop: false }` [INFO] [stdout] bf80a09ba17a1e10cb3ca423cbc38f07fbe0e8f295dd07dc1113815d15e0c7d5 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a79ef3f3bad975afaba8f2d358d0355c761611cc1c11e83e99f02d5737f7e8f2 [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" "a79ef3f3bad975afaba8f2d358d0355c761611cc1c11e83e99f02d5737f7e8f2", kill_on_drop: false }` [INFO] [stderr] warning: dependency (nom-syslog) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 (https://github.com/rusoto/rusoto#b07b24f2) [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling nom-syslog v0.1.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling prctl v1.0.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.45.0 (https://github.com/rusoto/rusoto#b07b24f2) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_signature v0.45.0 (https://github.com/rusoto/rusoto#b07b24f2) [INFO] [stderr] Compiling rusoto_kinesis v0.45.0 (https://github.com/rusoto/rusoto#b07b24f2) [INFO] [stderr] Compiling log-sloth v0.2.0 (/opt/rustwide/workdir) [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: 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-5.1.2/src/bytes/macros.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | / macro_rules! take_till ( [INFO] [stdout] 295 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 296 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 297 | | res [INFO] [stdout] ... | [INFO] [stdout] 301 | | ); [INFO] [stdout] 302 | | ); [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: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-5.1.2/src/bytes/macros.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | / macro_rules! take_till ( [INFO] [stdout] 295 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 296 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 297 | | res [INFO] [stdout] ... | [INFO] [stdout] 301 | | ); [INFO] [stdout] 302 | | ); [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: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-5.1.2/src/bytes/macros.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | / macro_rules! take_till ( [INFO] [stdout] 295 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stdout] 296 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stdout] 297 | | res [INFO] [stdout] ... | [INFO] [stdout] 301 | | ); [INFO] [stdout] 302 | | ); [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:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | 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: use of deprecated item 'ws': whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/fortigate_kv.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!( [INFO] [stdout] 48 | | kv<&str, Vec<(&str,&str)>>, [INFO] [stdout] 49 | | many0!(ws!(pair)) [INFO] [stdout] 50 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] [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] [INFO] [stdout] error[E0599]: no associated item named `Post` found for struct `hyper::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 `hyper::Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_body` found for struct `hyper::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 `hyper::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.5/src/future/try_future/mod.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 387 | fn and_then(self, f: F) -> AndThen [INFO] [stdout] | -------- the method is available for `std::boxed::Box` 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 `std::result::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 `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 2 warnings 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: 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a79ef3f3bad975afaba8f2d358d0355c761611cc1c11e83e99f02d5737f7e8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79ef3f3bad975afaba8f2d358d0355c761611cc1c11e83e99f02d5737f7e8f2", kill_on_drop: false }` [INFO] [stdout] a79ef3f3bad975afaba8f2d358d0355c761611cc1c11e83e99f02d5737f7e8f2