[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 1.49.0 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-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomocrafter/takya_notifier 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/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-12/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" "+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] Downloading crates ... [INFO] [stderr] Downloaded diesel-derive-enum v1.1.0 [INFO] [stderr] Downloaded serde_qs v0.6.1 [INFO] [stderr] Downloaded derive_more v0.99.8 [INFO] [stderr] Downloaded fastrand v1.2.4 [INFO] [stderr] Downloaded sentry-panic v0.19.0 [INFO] [stderr] Downloaded parking v1.0.2 [INFO] [stderr] Downloaded byte-pool v0.2.1 [INFO] [stderr] Downloaded async-h1 v2.0.2 [INFO] [stderr] Downloaded sluice v0.5.2 [INFO] [stderr] Downloaded data-encoding v2.2.1 [INFO] [stderr] Downloaded sentry-backtrace v0.19.0 [INFO] [stderr] Downloaded sentry-types v0.19.0 [INFO] [stderr] Downloaded http-client v3.0.0 [INFO] [stderr] Downloaded sentry-contexts v0.19.0 [INFO] [stderr] Downloaded sentry v0.19.0 [INFO] [stderr] Downloaded sized-chunks v0.5.3 [INFO] [stderr] Downloaded debugid v0.7.2 [INFO] [stderr] Downloaded sentry-core v0.19.0 [INFO] [stderr] Downloaded infer v0.1.7 [INFO] [stderr] Downloaded cookie v0.14.1 [INFO] [stderr] Downloaded isahc v0.9.5 [INFO] [stderr] Downloaded im v14.3.0 [INFO] [stderr] Downloaded surf v2.0.0-alpha.4 [INFO] [stderr] Downloaded http-types v2.2.1 [INFO] [stderr] Downloaded sentry-anyhow v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 5e35660d140424ada1ae7c86dba147d331d90cfde82289810f7555563f7f7eec [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" "5e35660d140424ada1ae7c86dba147d331d90cfde82289810f7555563f7f7eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e35660d140424ada1ae7c86dba147d331d90cfde82289810f7555563f7f7eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e35660d140424ada1ae7c86dba147d331d90cfde82289810f7555563f7f7eec", kill_on_drop: false }` [INFO] [stdout] 5e35660d140424ada1ae7c86dba147d331d90cfde82289810f7555563f7f7eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9c86562132255662f05cf8a2f669f10464105ce1bd1c5f962b10fe91c17ebcf5 [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" "9c86562132255662f05cf8a2f669f10464105ce1bd1c5f962b10fe91c17ebcf5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [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 openssl v0.10.29 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling infer v0.1.7 [INFO] [stderr] Compiling isahc v0.9.5 [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 num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling im v14.3.0 [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 http v0.2.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sentry-contexts v0.19.0 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.5.0 [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 selectors v0.22.0 [INFO] [stderr] Compiling sized-chunks v0.5.3 [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 phf_macros v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [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 diesel-derive-enum v1.1.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] error: could not compile `cssparser` [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/cssparser-0.27.2/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=4bd7187bcd263be5 -C extra-filename=-4bd7187bcd263be5 --out-dir /opt/rustwide/target/debug/build/cssparser-4bd7187bcd263be5 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ce58da897cfba01c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c6c9ef4fd4aaf687.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b703a5ae357d6868.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" "9c86562132255662f05cf8a2f669f10464105ce1bd1c5f962b10fe91c17ebcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c86562132255662f05cf8a2f669f10464105ce1bd1c5f962b10fe91c17ebcf5", kill_on_drop: false }` [INFO] [stdout] 9c86562132255662f05cf8a2f669f10464105ce1bd1c5f962b10fe91c17ebcf5