[INFO] cloning repository https://github.com/tomocrafter/takya_notifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomocrafter/takya_notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomocrafter%2Ftakya_notifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomocrafter%2Ftakya_notifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56f594a970f6c73f186f4940a10d270405ce4c1d [INFO] testing tomocrafter/takya_notifier against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomocrafter%2Ftakya_notifier" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomocrafter/takya_notifier 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 git repo https://github.com/tomocrafter/takya_notifier [INFO] finished tweaking git repo https://github.com/tomocrafter/takya_notifier [INFO] tweaked toml for git repo https://github.com/tomocrafter/takya_notifier written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tomocrafter/takya_notifier 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] 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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 215f5e8626a34b76daf7277287ceb604aa37a580f8707dfe361793ce11cc4edb [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" "215f5e8626a34b76daf7277287ceb604aa37a580f8707dfe361793ce11cc4edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "215f5e8626a34b76daf7277287ceb604aa37a580f8707dfe361793ce11cc4edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "215f5e8626a34b76daf7277287ceb604aa37a580f8707dfe361793ce11cc4edb", kill_on_drop: false }` [INFO] [stdout] 215f5e8626a34b76daf7277287ceb604aa37a580f8707dfe361793ce11cc4edb [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=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] [stdout] 475e26cf1475015a9af971958c22d881b84f64d36499d00b5d0a78050193e1a7 [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" "475e26cf1475015a9af971958c22d881b84f64d36499d00b5d0a78050193e1a7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling parking v1.0.2 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling infer v0.1.7 [INFO] [stderr] Compiling isahc v0.9.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling sentry-contexts v0.19.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling diesel-derive-enum v1.1.0 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [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=9ad29d77a4bf7a62 -C extra-filename=-9ad29d77a4bf7a62 --out-dir /opt/rustwide/target/debug/build/html5ever-9ad29d77a4bf7a62 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dbdb31767c9406c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b9a99a73974cceb9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-adcd8cd0b2d25e3a.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" "475e26cf1475015a9af971958c22d881b84f64d36499d00b5d0a78050193e1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475e26cf1475015a9af971958c22d881b84f64d36499d00b5d0a78050193e1a7", kill_on_drop: false }` [INFO] [stdout] 475e26cf1475015a9af971958c22d881b84f64d36499d00b5d0a78050193e1a7