[INFO] updating cached repository https://github.com/thekvs/mail-pinger [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] fda91b9c608dbd6a4df11a5550a134df6d9d6770 [INFO] testing thekvs/mail-pinger against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekvs%2Fmail-pinger" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thekvs/mail-pinger 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/thekvs/mail-pinger [INFO] finished tweaking git repo https://github.com/thekvs/mail-pinger [INFO] tweaked toml for git repo https://github.com/thekvs/mail-pinger written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/thekvs/mail-pinger already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] d8c2290ca4b9a4faffda6b8b54d4b682722058d840d47653555e5ba56ce3e02a [INFO] running `"docker" "start" "-a" "d8c2290ca4b9a4faffda6b8b54d4b682722058d840d47653555e5ba56ce3e02a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling imap v2.0.2 [INFO] [stderr] Compiling mail-pinger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "d8c2290ca4b9a4faffda6b8b54d4b682722058d840d47653555e5ba56ce3e02a"` [INFO] running `"docker" "rm" "-f" "d8c2290ca4b9a4faffda6b8b54d4b682722058d840d47653555e5ba56ce3e02a"` [INFO] [stdout] d8c2290ca4b9a4faffda6b8b54d4b682722058d840d47653555e5ba56ce3e02a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e9df3c4c14800a6c350f5fb15ad83ccc7d66128b354116cb98c84e025153a31 [INFO] running `"docker" "start" "-a" "6e9df3c4c14800a6c350f5fb15ad83ccc7d66128b354116cb98c84e025153a31"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mail-pinger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "6e9df3c4c14800a6c350f5fb15ad83ccc7d66128b354116cb98c84e025153a31"` [INFO] running `"docker" "rm" "-f" "6e9df3c4c14800a6c350f5fb15ad83ccc7d66128b354116cb98c84e025153a31"` [INFO] [stdout] 6e9df3c4c14800a6c350f5fb15ad83ccc7d66128b354116cb98c84e025153a31 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee39c8d07e55515394decf9fc9ffedc64bf686b6f7b420d35acebe3911aa0fc1 [INFO] running `"docker" "start" "-a" "ee39c8d07e55515394decf9fc9ffedc64bf686b6f7b420d35acebe3911aa0fc1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mail_pinger-2900713ebdc827d2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ee39c8d07e55515394decf9fc9ffedc64bf686b6f7b420d35acebe3911aa0fc1"` [INFO] running `"docker" "rm" "-f" "ee39c8d07e55515394decf9fc9ffedc64bf686b6f7b420d35acebe3911aa0fc1"` [INFO] [stdout] ee39c8d07e55515394decf9fc9ffedc64bf686b6f7b420d35acebe3911aa0fc1