[INFO] fetching crate shipliftExp 0.5.2... [INFO] checking shipliftExp-0.5.2 against beta-2019-10-27 for pr-65897 [INFO] extracting crate shipliftExp 0.5.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate shipliftExp 0.5.2 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-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-0/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" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-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] 2542885cff810ecdfa1a4a8cef708c9da8c7495cfcbe353c6016beb107c89d45 [INFO] running `"docker" "start" "-a" "2542885cff810ecdfa1a4a8cef708c9da8c7495cfcbe353c6016beb107c89d45"` [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Checking linked_hash_set v0.1.3 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyperlocal v0.6.0 [INFO] [stderr] Compiling openssl v0.10.25 [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" "2542885cff810ecdfa1a4a8cef708c9da8c7495cfcbe353c6016beb107c89d45"` [INFO] running `"docker" "rm" "-f" "2542885cff810ecdfa1a4a8cef708c9da8c7495cfcbe353c6016beb107c89d45"` [INFO] [stdout] 2542885cff810ecdfa1a4a8cef708c9da8c7495cfcbe353c6016beb107c89d45