[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] checking AurevoirXavier/darwinia-builder against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AurevoirXavier/darwinia-builder on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-6/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] e57ae1bce6da495b9f13ea7b713906cfb7b76b5c9c51b62d62288d60acc13f27
[INFO] running `"docker" "start" "-a" "e57ae1bce6da495b9f13ea7b713906cfb7b76b5c9c51b62d62288d60acc13f27"`
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking indicatif v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking hyper v0.13.4
[INFO] [stderr]     Checking serde v1.0.106
[INFO] [stderr]     Checking hyper-tls v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking os_info v2.0.2
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking reqwest v0.10.4
[INFO] [stderr]     Checking 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] [stderr] warning: build failed, waiting for other jobs to finish...
[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" "e57ae1bce6da495b9f13ea7b713906cfb7b76b5c9c51b62d62288d60acc13f27"`
[INFO] running `"docker" "rm" "-f" "e57ae1bce6da495b9f13ea7b713906cfb7b76b5c9c51b62d62288d60acc13f27"`
[INFO] [stdout] e57ae1bce6da495b9f13ea7b713906cfb7b76b5c9c51b62d62288d60acc13f27
