[INFO] cloning repository https://github.com/neosam/rusty-blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neosam/rusty-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosam%2Frusty-blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosam%2Frusty-blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 055a3730b153bcaf8a7be30a433fa200e7b5a9aa [INFO] testing neosam/rusty-blog against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosam%2Frusty-blog" "/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/neosam/rusty-blog 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/neosam/rusty-blog [INFO] finished tweaking git repo https://github.com/neosam/rusty-blog [INFO] tweaked toml for git repo https://github.com/neosam/rusty-blog written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/neosam/rusty-blog 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded markup5ever_rcdom v0.1.0 [INFO] [stderr] Downloaded handlebars v3.5.0 [INFO] [stderr] Downloaded gitignore v1.0.7 [INFO] [stderr] Downloaded staticfile v0.5.0 [INFO] [stderr] Downloaded open v1.4.0 [INFO] [stderr] Downloaded ammonia v3.1.0 [INFO] [stderr] Downloaded elasticlunr-rs v2.3.9 [INFO] [stderr] Downloaded toml-query v0.9.2 [INFO] [stderr] Downloaded actix-files v0.2.2 [INFO] [stderr] Downloaded is-match v0.1.0 [INFO] [stderr] Downloaded toml-query_derive v0.9.2 [INFO] [stderr] Downloaded xml5ever v0.16.1 [INFO] [stderr] Downloaded sequence_trie v0.3.6 [INFO] [stderr] Downloaded mount v0.4.0 [INFO] [stderr] Downloaded pulldown-cmark v0.6.1 [INFO] [stderr] Downloaded mdbook v0.3.7 [INFO] [stderr] Downloaded rss v1.9.0 [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] b858916459beeba2e307740b5dc71e439d59304733ff19e6adb4ab88a4a093dc [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" "b858916459beeba2e307740b5dc71e439d59304733ff19e6adb4ab88a4a093dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b858916459beeba2e307740b5dc71e439d59304733ff19e6adb4ab88a4a093dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b858916459beeba2e307740b5dc71e439d59304733ff19e6adb4ab88a4a093dc", kill_on_drop: false }` [INFO] [stdout] b858916459beeba2e307740b5dc71e439d59304733ff19e6adb4ab88a4a093dc [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] b365c200e0da93b63edb0da7d9fc646156120b181862784e9b57d9510bdf54e2 [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" "b365c200e0da93b63edb0da7d9fc646156120b181862784e9b57d9510bdf54e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] error: could not compile `html5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=373add1f0a7308d5 -C extra-filename=-373add1f0a7308d5 --out-dir /opt/rustwide/target/debug/build/html5ever-373add1f0a7308d5 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b8449736663a1660.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ac1b49ec88ef2fec.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f611e48ebc2e2662.rlib --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" "b365c200e0da93b63edb0da7d9fc646156120b181862784e9b57d9510bdf54e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b365c200e0da93b63edb0da7d9fc646156120b181862784e9b57d9510bdf54e2", kill_on_drop: false }` [INFO] [stdout] b365c200e0da93b63edb0da7d9fc646156120b181862784e9b57d9510bdf54e2