[INFO] updating cached repository https://github.com/tureus/log-sloth [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftureus%2Flog-sloth" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tureus/log-sloth on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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 work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tureus/log-sloth already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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 /big/crater/work/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "build" "--frozen"` [INFO] [stdout] 04c89f5ef67a5aa2c14cdf3b191a6ec966d3046d0ad0d2df306126b14de0be57 [INFO] running `"docker" "start" "-a" "04c89f5ef67a5aa2c14cdf3b191a6ec966d3046d0ad0d2df306126b14de0be57"` [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.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rusoto_core v0.40.0 (https://github.com/rusoto/rusoto#301ce9af) [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling nom-syslog v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling prctl v1.0.0 [INFO] [stderr] Compiling rusoto_credential v0.40.0 (https://github.com/rusoto/rusoto#301ce9af) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_kinesis v0.40.0 (https://github.com/rusoto/rusoto#301ce9af) [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] 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] 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] 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] 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 outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> src/stats.rs:40:26 [INFO] [stderr] | [INFO] [stderr] 40 | let client = Client::new(&handle); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Post` found for type `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 type `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 variant or associated item named `Done` found for type `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] warning: use of deprecated item 'indexmap::IndexMap::::remove': use `swap_remove` [INFO] [stderr] --> src/fortigate_kv.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 90 | map.remove(date_key); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'indexmap::IndexMap::::remove': use `swap_remove` [INFO] [stderr] --> src/fortigate_kv.rs:91:17 [INFO] [stderr] | [INFO] [stderr] 91 | map.remove(time_key); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `log-sloth`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "04c89f5ef67a5aa2c14cdf3b191a6ec966d3046d0ad0d2df306126b14de0be57"` [INFO] running `"docker" "rm" "-f" "04c89f5ef67a5aa2c14cdf3b191a6ec966d3046d0ad0d2df306126b14de0be57"` [INFO] [stdout] 04c89f5ef67a5aa2c14cdf3b191a6ec966d3046d0ad0d2df306126b14de0be57