[INFO] updating cached repository https://github.com/pcolusso/status-bot [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] f06dc0a3a3344e835e1bdbf8c6693582a5e9d45a [INFO] testing pcolusso/status-bot against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcolusso%2Fstatus-bot" "/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/pcolusso/status-bot 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/pcolusso/status-bot [INFO] removed path dependency epd-waveshare from git repo https://github.com/pcolusso/status-bot [INFO] finished tweaking git repo https://github.com/pcolusso/status-bot [INFO] tweaked toml for git repo https://github.com/pcolusso/status-bot written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/pcolusso/status-bot 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] [stderr] warning: dependency (epd-waveshare) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [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] warning: dependency (epd-waveshare) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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] 0fb8ad11fe5ec5aaec7a0e7698b17916e56ccbb62d6623910edcaa176c12e3e6 [INFO] running `"docker" "start" "-a" "0fb8ad11fe5ec5aaec7a0e7698b17916e56ccbb62d6623910edcaa176c12e3e6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (epd-waveshare) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling telebot-derive v0.0.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-retry v0.3.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tinytga v0.1.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling epd-waveshare v0.4.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.1.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling tinybmp v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.5.2 [INFO] [stderr] Compiling embedded-graphics-simulator v0.1.0 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling erased-serde v0.3.11 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling telebot v0.3.1 [INFO] [stderr] error: could not compile `telebot`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name telebot --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/telebot-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=e9f26c7b6f9a2a18 -C extra-filename=-e9f26c7b6f9a2a18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-2128e936f1698528.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-03593cff0cd6a2e5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rmeta --extern futures_retry=/opt/rustwide/target/debug/deps/libfutures_retry-a81caea09be9442a.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-187731c6a46c7f72.rmeta --extern hyper_multipart_rfc7578=/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-070760fe5750a826.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-8479ffaa790648aa.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rmeta --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-b8d3e27fc0b62cec.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5398d4946eb4d19d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2e1de0fdaf01af99.rmeta --extern telebot_derive=/opt/rustwide/target/debug/deps/libtelebot_derive-5cc18e0363dba35d.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b1785f9a62adfd41.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2c6638ddb4ca5dea.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1pluscargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0fb8ad11fe5ec5aaec7a0e7698b17916e56ccbb62d6623910edcaa176c12e3e6"` [INFO] running `"docker" "rm" "-f" "0fb8ad11fe5ec5aaec7a0e7698b17916e56ccbb62d6623910edcaa176c12e3e6"` [INFO] [stdout] 0fb8ad11fe5ec5aaec7a0e7698b17916e56ccbb62d6623910edcaa176c12e3e6