[INFO] fetching crate yarws 0.3.0... [INFO] testing yarws-0.3.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate yarws 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate yarws 0.3.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-7/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a4097fc1edafd535dddd2d6583c18323d7b04c4a97ac806a086e4928b1eea3a [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" "2a4097fc1edafd535dddd2d6583c18323d7b04c4a97ac806a086e4928b1eea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a4097fc1edafd535dddd2d6583c18323d7b04c4a97ac806a086e4928b1eea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4097fc1edafd535dddd2d6583c18323d7b04c4a97ac806a086e4928b1eea3a", kill_on_drop: false }` [INFO] [stdout] 2a4097fc1edafd535dddd2d6583c18323d7b04c4a97ac806a086e4928b1eea3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d84b50ce720fb12483174dc95999e4bc321b5e2d13a7c8e87bb911da96abc4dc [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" "d84b50ce720fb12483174dc95999e4bc321b5e2d13a7c8e87bb911da96abc4dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [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 num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.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 proc-macro2 v1.0.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [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 chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [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 tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [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 v1.0.106 [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=cf4422d8c7ab0dc2 -C extra-filename=-cf4422d8c7ab0dc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7eaa18feb9308cf2.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-e50afe81d8cc0f39.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3f361dda6bed0259.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-7af2ff9b25fd7848.rlib --extern inflate=/opt/rustwide/target/debug/deps/libinflate-3207ae25d5bf6fe2.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-814e20a38553dc06.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1d28cbc2a4436705.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-17ef6077ba725ee3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d74f84a66da547e1.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-6f13511e686eb3e5.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-1742667462f7a6f6.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-7b44159eebd479de.rlib --extern slog_stdlog=/opt/rustwide/target/debug/deps/libslog_stdlog-068fc0c03ca7d6ed.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-81e75951c35ad213.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-dfb50c7d9d88e9b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6b15e1a155dbc452.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-6d78ae839064c249.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib --extern yarws=/opt/rustwide/target/debug/deps/libyarws-da1494246851651d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/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" "d84b50ce720fb12483174dc95999e4bc321b5e2d13a7c8e87bb911da96abc4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84b50ce720fb12483174dc95999e4bc321b5e2d13a7c8e87bb911da96abc4dc", kill_on_drop: false }` [INFO] [stdout] d84b50ce720fb12483174dc95999e4bc321b5e2d13a7c8e87bb911da96abc4dc