[INFO] fetching crate shipliftExp 0.5.2... [INFO] checking shipliftExp-0.5.2 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate shipliftExp 0.5.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate shipliftExp 0.5.2 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate shipliftExp 0.5.2 [INFO] finished tweaking crates.io crate shipliftExp 0.5.2 [INFO] tweaked toml for crates.io crate shipliftExp 0.5.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate shipliftExp 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=allow" "-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" "+nightly-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c315be9541b45a75dc75387153347388c931a9767a3754d43ce962218672702 [INFO] running `"docker" "start" "-a" "8c315be9541b45a75dc75387153347388c931a9767a3754d43ce962218672702"` [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking linked_hash_set v0.1.3 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking hyperlocal v0.6.0 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking tokio-openssl v0.3.0 [INFO] [stderr] Checking shipliftExp v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 2 parameters but 3 parameters were supplied [INFO] [stderr] --> src/builder.rs:1678:14 [INFO] [stderr] | [INFO] [stderr] 688 | / pub fn expose( [INFO] [stderr] 689 | | &mut self, [INFO] [stderr] 690 | | srcport: u32, [INFO] [stderr] 691 | | protocol: &str, [INFO] [stderr] ... | [INFO] [stderr] 724 | | self [INFO] [stderr] 725 | | } [INFO] [stderr] | |_____- defined here [INFO] [stderr] ... [INFO] [stderr] 1678 | .expose(80, "tcp", 8080) [INFO] [stderr] | ^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 2 parameters but 3 parameters were supplied [INFO] [stderr] --> src/builder.rs:1686:14 [INFO] [stderr] | [INFO] [stderr] 688 | / pub fn expose( [INFO] [stderr] 689 | | &mut self, [INFO] [stderr] 690 | | srcport: u32, [INFO] [stderr] 691 | | protocol: &str, [INFO] [stderr] ... | [INFO] [stderr] 724 | | self [INFO] [stderr] 725 | | } [INFO] [stderr] | |_____- defined here [INFO] [stderr] ... [INFO] [stderr] 1686 | .expose(80, "tcp", 8080) [INFO] [stderr] | ^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 2 parameters but 3 parameters were supplied [INFO] [stderr] --> src/builder.rs:1687:14 [INFO] [stderr] | [INFO] [stderr] 688 | / pub fn expose( [INFO] [stderr] 689 | | &mut self, [INFO] [stderr] 690 | | srcport: u32, [INFO] [stderr] 691 | | protocol: &str, [INFO] [stderr] ... | [INFO] [stderr] 724 | | self [INFO] [stderr] 725 | | } [INFO] [stderr] | |_____- defined here [INFO] [stderr] ... [INFO] [stderr] 1687 | .expose(81, "tcp", 8081) [INFO] [stderr] | ^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `shipliftExp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8c315be9541b45a75dc75387153347388c931a9767a3754d43ce962218672702"` [INFO] running `"docker" "rm" "-f" "8c315be9541b45a75dc75387153347388c931a9767a3754d43ce962218672702"` [INFO] [stdout] 8c315be9541b45a75dc75387153347388c931a9767a3754d43ce962218672702