[INFO] updating cached repository https://github.com/AurevoirXavier/darwinia-builder [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] e77cde69a3ceb55c24afa43cafaa4309f09a385e [INFO] testing AurevoirXavier/darwinia-builder against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AurevoirXavier/darwinia-builder 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/AurevoirXavier/darwinia-builder [INFO] finished tweaking git repo https://github.com/AurevoirXavier/darwinia-builder [INFO] tweaked toml for git repo https://github.com/AurevoirXavier/darwinia-builder written to /workspace/builds/worker-13/source/Cargo.toml [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] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 1b54632f15d654cc3e78ace9114c4210e79a487a99830d626972b7795a83e7dd [INFO] running `"docker" "start" "-a" "1b54632f15d654cc3e78ace9114c4210e79a487a99830d626972b7795a83e7dd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling os_info v2.0.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling darwinia-builder v0.7.8 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `danger_accept_invalid_hostnames` found for struct `reqwest::ClientBuilder` in the current scope [INFO] [stderr] --> src/main.rs:929:4 [INFO] [stderr] | [INFO] [stderr] 929 | .danger_accept_invalid_hostnames(true) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `danger_accept_invalid_certs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `darwinia-builder`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1b54632f15d654cc3e78ace9114c4210e79a487a99830d626972b7795a83e7dd"` [INFO] running `"docker" "rm" "-f" "1b54632f15d654cc3e78ace9114c4210e79a487a99830d626972b7795a83e7dd"` [INFO] [stdout] 1b54632f15d654cc3e78ace9114c4210e79a487a99830d626972b7795a83e7dd