[INFO] cloning repository https://github.com/GlazedPineapple/vote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GlazedPineapple/vote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlazedPineapple%2Fvote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlazedPineapple%2Fvote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16d69d7f329eaed4922d2f566842d7981fc67934 [INFO] testing GlazedPineapple/vote against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlazedPineapple%2Fvote" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GlazedPineapple/vote 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/GlazedPineapple/vote [INFO] finished tweaking git repo https://github.com/GlazedPineapple/vote [INFO] tweaked toml for git repo https://github.com/GlazedPineapple/vote written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/GlazedPineapple/vote 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] running `Command { std: "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" "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] 5167f05eee978ff2d394ff289ed0c872ef48935b444c94bcc0b357ec9582ba2b [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" "5167f05eee978ff2d394ff289ed0c872ef48935b444c94bcc0b357ec9582ba2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5167f05eee978ff2d394ff289ed0c872ef48935b444c94bcc0b357ec9582ba2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5167f05eee978ff2d394ff289ed0c872ef48935b444c94bcc0b357ec9582ba2b", kill_on_drop: false }` [INFO] [stdout] 5167f05eee978ff2d394ff289ed0c872ef48935b444c94bcc0b357ec9582ba2b [INFO] running `Command { std: "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" "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] 939cd45f76a915a58f330ce348b97e69247877838e9959b46f6b0723d013608f [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" "939cd45f76a915a58f330ce348b97e69247877838e9959b46f6b0723d013608f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling whoami v1.0.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling uncased v0.9.3 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=9671115796e42865eaebd020ac27542802027b02#96711157) [INFO] [stderr] Compiling figment v0.10.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=9671115796e42865eaebd020ac27542802027b02#96711157) [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling async-rustls v0.1.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] error: could not compile `async-std` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_std --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-mutex"' --cfg 'feature="async-process"' --cfg 'feature="blocking"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=833678275e661048 -C extra-filename=-833678275e661048 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-ce38df29c7023a3e.rmeta --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-e32a4a31a848f8d4.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-185dfbfa44ef86bd.rmeta --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-ad6195bfa15f12bd.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-807cead45b9383b3.rmeta --extern blocking=/opt/rustwide/target/debug/deps/libblocking-af5619577346c80f.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-a00feec9ee9478ed.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-951113a943212067.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-16848b44ae9cb397.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "939cd45f76a915a58f330ce348b97e69247877838e9959b46f6b0723d013608f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "939cd45f76a915a58f330ce348b97e69247877838e9959b46f6b0723d013608f", kill_on_drop: false }` [INFO] [stdout] 939cd45f76a915a58f330ce348b97e69247877838e9959b46f6b0723d013608f