[INFO] cloning repository https://github.com/out-of-cheese-error/gooseberry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/out-of-cheese-error/gooseberry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fout-of-cheese-error%2Fgooseberry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fout-of-cheese-error%2Fgooseberry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62b16a53e488047bef44028fb17e2b128c88eeef [INFO] documenting out-of-cheese-error/gooseberry against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fout-of-cheese-error%2Fgooseberry" "/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/out-of-cheese-error/gooseberry on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/out-of-cheese-error/gooseberry [INFO] finished tweaking git repo https://github.com/out-of-cheese-error/gooseberry [INFO] tweaked toml for git repo https://github.com/out-of-cheese-error/gooseberry written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/out-of-cheese-error/gooseberry already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.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] 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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46dbb59a63a4ac2d9ec0df4ff4c3350b6f2350c5c866569bd20bfa8b10e315ba [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" "46dbb59a63a4ac2d9ec0df4ff4c3350b6f2350c5c866569bd20bfa8b10e315ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46dbb59a63a4ac2d9ec0df4ff4c3350b6f2350c5c866569bd20bfa8b10e315ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46dbb59a63a4ac2d9ec0df4ff4c3350b6f2350c5c866569bd20bfa8b10e315ba", kill_on_drop: false }` [INFO] [stdout] 46dbb59a63a4ac2d9ec0df4ff4c3350b6f2350c5c866569bd20bfa8b10e315ba [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" "RUSTDOCFLAGS=--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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 766a206425e65214d3d7cea7d10d69b8304cae56e3c6166ca40508f1ce3f4926 [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" "766a206425e65214d3d7cea7d10d69b8304cae56e3c6166ca40508f1ce3f4926", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking scanlex v0.1.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking minimad v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling error-chain v0.12.3 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking gitignore v1.0.6 [INFO] [stderr] Checking fuzzy-matcher v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking filetime v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tracing-subscriber v0.2.9 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking directories-next v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking sled v0.34.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking env_logger v0.6.2 [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] Checking indicatif v0.15.0 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking tuikit v0.3.3 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Checking tokio v0.2.22 [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 -Cembed-bitcode=no -C debuginfo=2 -C metadata=a68c94655b801b51 -C extra-filename=-a68c94655b801b51 --out-dir /opt/rustwide/target/debug/build/html5ever-a68c94655b801b51 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d3dc0cb999b3c41d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-75a4c566bf65e716.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-859821c67a2a0b75.rlib --cap-lints allow` (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" "766a206425e65214d3d7cea7d10d69b8304cae56e3c6166ca40508f1ce3f4926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766a206425e65214d3d7cea7d10d69b8304cae56e3c6166ca40508f1ce3f4926", kill_on_drop: false }` [INFO] [stdout] 766a206425e65214d3d7cea7d10d69b8304cae56e3c6166ca40508f1ce3f4926