[INFO] fetching crate yarws 0.3.0... [INFO] testing yarws-0.3.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate yarws 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate yarws 0.3.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yarws 0.3.0 [INFO] finished tweaking crates.io crate yarws 0.3.0 [INFO] tweaked toml for crates.io crate yarws 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate yarws 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-term v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63cf8055f8840d6aa81aaf3bdd3ba24b9b8134ed570321d6b2240f81d000e3d6 [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" "63cf8055f8840d6aa81aaf3bdd3ba24b9b8134ed570321d6b2240f81d000e3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63cf8055f8840d6aa81aaf3bdd3ba24b9b8134ed570321d6b2240f81d000e3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63cf8055f8840d6aa81aaf3bdd3ba24b9b8134ed570321d6b2240f81d000e3d6", kill_on_drop: false }` [INFO] [stdout] 63cf8055f8840d6aa81aaf3bdd3ba24b9b8134ed570321d6b2240f81d000e3d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cd5b63d4284b588f27273745e0aa0bae5f39812dae4fe5a32cf568e2eba8872 [INFO] running `Command { std: "docker" "start" "-a" "9cd5b63d4284b588f27273745e0aa0bae5f39812dae4fe5a32cf568e2eba8872", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling yarws v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `yarws` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chat_server --edition=2018 src/bin/chat_server.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0ec601ddfa3ef45d -C extra-filename=-0ec601ddfa3ef45d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2c83a1429a630078.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-3e5feb78e9338189.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-d31394b03d8473b1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5de18f9f8ebbf2bc.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-9601981541555a41.rlib --extern inflate=/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-5f156932686d0023.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-47b6bf572b76d049.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d2e579133d071785.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b339fd70c41f7853.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0325a3ef37a541fd.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-45c321dda0f2ef33.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-859e74994f7241dc.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-a2ae506c18181efd.rlib --extern slog_stdlog=/opt/rustwide/target/debug/deps/libslog_stdlog-1ec6d88e5f8ca67f.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-be4565cdd96f649c.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-60fe526083ceef8a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-069f0d42f3a482cc.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-575ce789584ac319.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3287ae03ef64b2b4.rlib --extern yarws=/opt/rustwide/target/debug/deps/libyarws-4d33f448563a8678.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-91e4449f31052889/out` (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" "9cd5b63d4284b588f27273745e0aa0bae5f39812dae4fe5a32cf568e2eba8872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd5b63d4284b588f27273745e0aa0bae5f39812dae4fe5a32cf568e2eba8872", kill_on_drop: false }` [INFO] [stdout] 9cd5b63d4284b588f27273745e0aa0bae5f39812dae4fe5a32cf568e2eba8872