[INFO] updating cached repository https://github.com/jbhannah/ddclient [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] [stderr] From https://github.com/jbhannah/ddclient [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/async-trait-0.1.29 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/tokio-0.2.16 [INFO] [stderr] * [new branch] dependabot/cargo/async-trait-0.1.30 -> dependabot/cargo/async-trait-0.1.30 [INFO] [stderr] * [new branch] dependabot/cargo/failure-0.1.8 -> dependabot/cargo/failure-0.1.8 [INFO] [stderr] * [new branch] dependabot/cargo/tokio-0.2.20 -> dependabot/cargo/tokio-0.2.20 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 60a611f680e76b7f40e7a9fb5577c85d67b417e3 [INFO] checking jbhannah/ddclient against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbhannah%2Fddclient" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbhannah/ddclient on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jbhannah/ddclient [INFO] finished tweaking git repo https://github.com/jbhannah/ddclient [INFO] tweaked toml for git repo https://github.com/jbhannah/ddclient written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jbhannah/ddclient already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 4a28e60654a00870d5cefed5f7d4e2b5847d478ff657c3aa692ad9c1f11b6e88 [INFO] running `"docker" "start" "-a" "4a28e60654a00870d5cefed5f7d4e2b5847d478ff657c3aa692ad9c1f11b6e88"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking slog-async v2.4.0 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.27 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.47 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking serde_qs v0.4.6 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking sloggers v0.3.5 [INFO] [stderr] Checking cloudflare v0.6.4 (https://github.com/jbhannah/cloudflare-rs?branch=dnscontent-partialeq#9f4fca50) [INFO] [stderr] Checking ddclient v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `"docker" "inspect" "4a28e60654a00870d5cefed5f7d4e2b5847d478ff657c3aa692ad9c1f11b6e88"` [INFO] running `"docker" "rm" "-f" "4a28e60654a00870d5cefed5f7d4e2b5847d478ff657c3aa692ad9c1f11b6e88"` [INFO] [stdout] 4a28e60654a00870d5cefed5f7d4e2b5847d478ff657c3aa692ad9c1f11b6e88