[INFO] updating cached repository https://github.com/tureus/whaletail [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] a0f88d3ca2fd54d594025b916c4078b1e8cd8312 [INFO] testing tureus/whaletail against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftureus%2Fwhaletail" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tureus/whaletail on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tureus/whaletail [INFO] finished tweaking git repo https://github.com/tureus/whaletail [INFO] tweaked toml for git repo https://github.com/tureus/whaletail written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tureus/whaletail already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] bff79195b3388d518f228ceebe7021e689af37da0d5590cb2ffe0aa03b8b02ea [INFO] running `"docker" "start" "-a" "bff79195b3388d518f228ceebe7021e689af37da0d5590cb2ffe0aa03b8b02ea"` [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.23 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling num_cpus v1.5.1 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling mio v0.6.8 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-core v0.1.7 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling whaletail v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.65s [INFO] running `"docker" "inspect" "bff79195b3388d518f228ceebe7021e689af37da0d5590cb2ffe0aa03b8b02ea"` [INFO] running `"docker" "rm" "-f" "bff79195b3388d518f228ceebe7021e689af37da0d5590cb2ffe0aa03b8b02ea"` [INFO] [stdout] bff79195b3388d518f228ceebe7021e689af37da0d5590cb2ffe0aa03b8b02ea [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 17cdc9dec32f553dc67b40e6a4a4c8b2f2a89ba8569ad105456e18342c3880ab [INFO] running `"docker" "start" "-a" "17cdc9dec32f553dc67b40e6a4a4c8b2f2a89ba8569ad105456e18342c3880ab"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling whaletail v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 2 parameters but 1 parameter was supplied [INFO] [stderr] --> src/container/docker_logs_watcher.rs:279:18 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn new(path: String, remote: Remote) -> (DockerLogsWatcher, futures_mpsc::Receiver>, thread::JoinHandle>) { [INFO] [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 279 | let dl = DockerLogsWatcher::new("/tmp/deleteme".to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `doit` found for type `(container::docker_logs_watcher::DockerLogsWatcher, futures::sync::mpsc::Receiver>, std::thread::JoinHandle>)` in the current scope [INFO] [stderr] --> src/container/docker_logs_watcher.rs:280:12 [INFO] [stderr] | [INFO] [stderr] 280 | dl.doit(); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 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 `whaletail`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "17cdc9dec32f553dc67b40e6a4a4c8b2f2a89ba8569ad105456e18342c3880ab"` [INFO] running `"docker" "rm" "-f" "17cdc9dec32f553dc67b40e6a4a4c8b2f2a89ba8569ad105456e18342c3880ab"` [INFO] [stdout] 17cdc9dec32f553dc67b40e6a4a4c8b2f2a89ba8569ad105456e18342c3880ab