[INFO] cloning repository https://github.com/gky360/acick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gky360/acick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgky360%2Facick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgky360%2Facick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 315103dadce8b732f0954e0252ba7dae638dfc14 [INFO] testing gky360/acick 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%2Fgky360%2Facick" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gky360/acick 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/gky360/acick [INFO] removed workspace from git repo https://github.com/gky360/acick [INFO] removed path dependency acick-atcoder from git repo https://github.com/gky360/acick [INFO] removed path dependency acick-config from git repo https://github.com/gky360/acick [INFO] removed path dependency acick-util from git repo https://github.com/gky360/acick [INFO] finished tweaking git repo https://github.com/gky360/acick [INFO] tweaked toml for git repo https://github.com/gky360/acick written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gky360/acick 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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded cookie_store v0.12.0 [INFO] [stderr] Downloaded humantime-serde v1.0.1 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded strum_macros v0.19.4 [INFO] [stderr] Downloaded rand v0.8.1 [INFO] [stderr] Downloaded semver v0.11.0 [INFO] [stderr] Downloaded hyper-sync-rustls v0.3.0-rc.17 [INFO] [stderr] Downloaded tera v1.6.1 [INFO] [stderr] Downloaded dtoa-short v0.3.3 [INFO] [stderr] Downloaded bytefmt v0.1.7 [INFO] [stderr] Downloaded retry v1.2.0 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded rand_core v0.6.1 [INFO] [stderr] Downloaded webbrowser v0.5.5 [INFO] [stderr] Downloaded acick-config v0.1.1 [INFO] [stderr] Downloaded acick-dropbox v0.1.1 [INFO] [stderr] Downloaded acick-util v0.1.1 [INFO] [stderr] Downloaded acick-atcoder v0.1.1 [INFO] [stderr] Downloaded dropbox-sdk v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] f5148fcdf908e5e1196217308ea6a517aa8eea5bd62c32b33894698255d4e5f6 [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" "f5148fcdf908e5e1196217308ea6a517aa8eea5bd62c32b33894698255d4e5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5148fcdf908e5e1196217308ea6a517aa8eea5bd62c32b33894698255d4e5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5148fcdf908e5e1196217308ea6a517aa8eea5bd62c32b33894698255d4e5f6", kill_on_drop: false }` [INFO] [stdout] f5148fcdf908e5e1196217308ea6a517aa8eea5bd62c32b33894698255d4e5f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] fb02bc3d481e933371361f337e58cdcc18339ea2db67ddf30ae96533d54542a6 [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" "fb02bc3d481e933371361f337e58cdcc18339ea2db67ddf30ae96533d54542a6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling retry v1.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling hyper-sync-rustls v0.3.0-rc.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [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.11 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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=622d42facd899ea6 -C extra-filename=-622d42facd899ea6 --out-dir /opt/rustwide/target/debug/build/html5ever-622d42facd899ea6 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc674c02767ecd53.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c80413db87535708.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf4906831184f833.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" "fb02bc3d481e933371361f337e58cdcc18339ea2db67ddf30ae96533d54542a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb02bc3d481e933371361f337e58cdcc18339ea2db67ddf30ae96533d54542a6", kill_on_drop: false }` [INFO] [stdout] fb02bc3d481e933371361f337e58cdcc18339ea2db67ddf30ae96533d54542a6