[INFO] cloning repository https://github.com/pcolusso/status-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcolusso/status-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcolusso%2Fstatus-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcolusso%2Fstatus-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f06dc0a3a3344e835e1bdbf8c6693582a5e9d45a [INFO] testing pcolusso/status-bot against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcolusso%2Fstatus-bot" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcolusso/status-bot on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/pcolusso/status-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69f286f39c2b47da8d6ff238caa359a53a3c49fce63e84c24e218779a1f047d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69f286f39c2b47da8d6ff238caa359a53a3c49fce63e84c24e218779a1f047d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f286f39c2b47da8d6ff238caa359a53a3c49fce63e84c24e218779a1f047d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f286f39c2b47da8d6ff238caa359a53a3c49fce63e84c24e218779a1f047d9", kill_on_drop: false }` [INFO] [stdout] 69f286f39c2b47da8d6ff238caa359a53a3c49fce63e84c24e218779a1f047d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245ee6a5710ddd0b700b2cce6e9e5a1a61f5f42c171564ec8d11a93681c0fe62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "245ee6a5710ddd0b700b2cce6e9e5a1a61f5f42c171564ec8d11a93681c0fe62", kill_on_drop: false }` [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 syn v1.0.58 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling telebot-derive v0.0.14 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling tinybmp v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-retry v0.3.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling tinytga v0.1.0 [INFO] [stderr] Compiling epd-waveshare v0.4.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling embedded-graphics v0.5.2 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling embedded-graphics-simulator v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.3.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling librocksdb-sys v6.11.4 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_yaml v0.8.15 [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 -C embed-bitcode=no -C debuginfo=2 -C metadata=967ecfd33039d810 -C extra-filename=-967ecfd33039d810 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-787214574d6a8c1e.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-034b5cbc57fd5991.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rmeta --extern futures_retry=/opt/rustwide/target/debug/deps/libfutures_retry-f0d34dc9aadcc1e7.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c0d2e068ef811b91.rmeta --extern hyper_multipart_rfc7578=/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-69dfdb1422814db5.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-933bc57634da3b3e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rmeta --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-599856f96058b4b3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f1927d57b500fe22.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f6f6c26f97e18d3d.rmeta --extern telebot_derive=/opt/rustwide/target/debug/deps/libtelebot_derive-9bd0512d957f2373.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-82697b12fa066dc5.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7b7cca49266df8e8.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] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "245ee6a5710ddd0b700b2cce6e9e5a1a61f5f42c171564ec8d11a93681c0fe62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245ee6a5710ddd0b700b2cce6e9e5a1a61f5f42c171564ec8d11a93681c0fe62", kill_on_drop: false }` [INFO] [stdout] 245ee6a5710ddd0b700b2cce6e9e5a1a61f5f42c171564ec8d11a93681c0fe62