[INFO] updating cached repository https://github.com/tureus/log-sloth [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7bdd0674e2c9ba418ec6425b982925ccc7204765 [INFO] testing tureus/log-sloth against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftureus%2Flog-sloth" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tureus/log-sloth on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-10/source/Cargo.toml [INFO] crate git repo https://github.com/tureus/log-sloth already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] error: the lock file /workspace/builds/worker-10/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d9e1fcb3a3e0c49ed3a07fc66c20e6aab73d1c6dc0a7b29515cb0862651d905 [INFO] running `"docker" "start" "-a" "6d9e1fcb3a3e0c49ed3a07fc66c20e6aab73d1c6dc0a7b29515cb0862651d905"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling rusoto_core v0.44.0 (https://github.com/rusoto/rusoto#69e7c915) [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling tokio-io v0.1.13 [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 mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling prctl v1.0.0 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [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.33 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [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 serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling rusoto_credential v0.44.0 (https://github.com/rusoto/rusoto#69e7c915) [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling rusoto_signature v0.44.0 (https://github.com/rusoto/rusoto#69e7c915) [INFO] [stderr] Compiling rusoto_kinesis v0.44.0 (https://github.com/rusoto/rusoto#69e7c915) [INFO] [stderr] Compiling log-sloth v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: cannot find macro `tag_s` in this scope [INFO] [stderr] --> src/fortigate_kv.rs:18:17 [INFO] [stderr] | [INFO] [stderr] 18 | tag_s!("\"") >> [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `take_till_s` in this scope [INFO] [stderr] --> src/fortigate_kv.rs:19:20 [INFO] [stderr] | [INFO] [stderr] 19 | s: take_till_s!(quote_delim) >> [INFO] [stderr] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.1.1/src/bytes/macros.rs:294:1 [INFO] [stderr] | [INFO] [stderr] 294 | / macro_rules! take_till ( [INFO] [stderr] 295 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stderr] 296 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stderr] 297 | | res [INFO] [stderr] ... | [INFO] [stderr] 301 | | ); [INFO] [stderr] 302 | | ); [INFO] [stderr] | |__- similarly named macro `take_till` defined here [INFO] [stderr] [INFO] [stderr] error: cannot find macro `tag_s` in this scope [INFO] [stderr] --> src/fortigate_kv.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | tag_s!("\"") >> [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `take_till_s` in this scope [INFO] [stderr] --> src/fortigate_kv.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | s: take_till_s!(space_delim) >> [INFO] [stderr] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.1.1/src/bytes/macros.rs:294:1 [INFO] [stderr] | [INFO] [stderr] 294 | / macro_rules! take_till ( [INFO] [stderr] 295 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stderr] 296 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stderr] 297 | | res [INFO] [stderr] ... | [INFO] [stderr] 301 | | ); [INFO] [stderr] 302 | | ); [INFO] [stderr] | |__- similarly named macro `take_till` defined here [INFO] [stderr] [INFO] [stderr] error: cannot find macro `take_till_s` in this scope [INFO] [stderr] --> src/fortigate_kv.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | k: take_till_s!(equal_delim) >> [INFO] [stderr] | ^^^^^^^^^^^ help: a macro with a similar name exists: `take_till` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.1.1/src/bytes/macros.rs:294:1 [INFO] [stderr] | [INFO] [stderr] 294 | / macro_rules! take_till ( [INFO] [stderr] 295 | | ($input:expr, $submac:ident!( $($args:tt)* )) => ({ [INFO] [stderr] 296 | | let res: $crate::IResult<_, _, _> = take_till!($input, (|c| $submac!(c, $($args)*))); [INFO] [stderr] 297 | | res [INFO] [stderr] ... | [INFO] [stderr] 301 | | ); [INFO] [stderr] 302 | | ); [INFO] [stderr] | |__- similarly named macro `take_till` defined here [INFO] [stderr] [INFO] [stderr] error: cannot find macro `tag_s` in this scope [INFO] [stderr] --> src/fortigate_kv.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | tag_s!("=") >> [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `now` in crate `time` [INFO] [stderr] --> src/stats.rs:98:21 [INFO] [stderr] | [INFO] [stderr] 98 | let now = time::now(); [INFO] [stderr] | ^^^ not found in `time` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ws': whitespace parsing only works with macros and will not be updated anymore [INFO] [stderr] --> src/fortigate_kv.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / named!( [INFO] [stderr] 48 | | kv<&str, Vec<(&str,&str)>>, [INFO] [stderr] 49 | | many0!(ws!(pair)) [INFO] [stderr] 50 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Future`, `Stream` [INFO] [stderr] --> src/stats.rs:9:15 [INFO] [stderr] | [INFO] [stderr] 9 | use futures::{Future, Stream}; [INFO] [stderr] | ^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stderr] --> src/stats.rs:40:26 [INFO] [stderr] | [INFO] [stderr] 40 | let client = Client::new(&handle); [INFO] [stderr] | ^^^^^^^^^^^ ------- supplied 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected 0 arguments [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stderr] --> src/stats.rs:46:35 [INFO] [stderr] | [INFO] [stderr] 46 | let mut request = Request::new(Method::Post, influxdb_uri.clone()); [INFO] [stderr] | ^^^^^^^^^^^^ ------------ -------------------- supplied 2 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 1 argument [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Post` found for struct `hyper::Method` in the current scope [INFO] [stderr] --> src/stats.rs:46:56 [INFO] [stderr] | [INFO] [stderr] 46 | let mut request = Request::new(Method::Post, influxdb_uri.clone()); [INFO] [stderr] | ^^^^ associated item not found in `hyper::Method` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_body` found for struct `hyper::Request<_>` in the current scope [INFO] [stderr] --> src/stats.rs:47:25 [INFO] [stderr] | [INFO] [stderr] 47 | request.set_body(series); [INFO] [stderr] | ^^^^^^^^ method not found in `hyper::Request<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `and_then` found for struct `hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> src/stats.rs:50:54 [INFO] [stderr] | [INFO] [stderr] 50 | let future = client.request(request).and_then(|res| { [INFO] [stderr] | ^^^^^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.5/src/future/try_future/mod.rs:387:8 [INFO] [stderr] | [INFO] [stderr] 387 | fn and_then(self, f: F) -> AndThen [INFO] [stderr] | -------- [INFO] [stderr] | | [INFO] [stderr] | the method is available for `std::boxed::Box` here [INFO] [stderr] | the method is available for `std::sync::Arc` here [INFO] [stderr] | the method is available for `std::rc::Rc` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use futures::TryFutureExt;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stderr] --> src/fortigate_kv.rs:54:18 [INFO] [stderr] | [INFO] [stderr] 54 | IResult::Done(_, datum) => { [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 13 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0425, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [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 `"docker" "inspect" "6d9e1fcb3a3e0c49ed3a07fc66c20e6aab73d1c6dc0a7b29515cb0862651d905"` [INFO] running `"docker" "rm" "-f" "6d9e1fcb3a3e0c49ed3a07fc66c20e6aab73d1c6dc0a7b29515cb0862651d905"` [INFO] [stdout] 6d9e1fcb3a3e0c49ed3a07fc66c20e6aab73d1c6dc0a7b29515cb0862651d905