[INFO] cloning repository https://github.com/notkanbaru/maki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notkanbaru/maki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotkanbaru%2Fmaki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotkanbaru%2Fmaki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e97b58fab22020bb27cdd09fdb0eb5bf960c3b26 [INFO] documenting notkanbaru/maki 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%2Fnotkanbaru%2Fmaki" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notkanbaru/maki 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/notkanbaru/maki [INFO] finished tweaking git repo https://github.com/notkanbaru/maki [INFO] tweaked toml for git repo https://github.com/notkanbaru/maki written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/notkanbaru/maki 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 1980fd376c56085719b60f59a1a3490feb34c3b9ab3cc9d0b65a0426dc13e74f [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" "1980fd376c56085719b60f59a1a3490feb34c3b9ab3cc9d0b65a0426dc13e74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1980fd376c56085719b60f59a1a3490feb34c3b9ab3cc9d0b65a0426dc13e74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1980fd376c56085719b60f59a1a3490feb34c3b9ab3cc9d0b65a0426dc13e74f", kill_on_drop: false }` [INFO] [stdout] 1980fd376c56085719b60f59a1a3490feb34c3b9ab3cc9d0b65a0426dc13e74f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] b122a0d97074145b2656077249cc742dabdadbf6e8f35fe3ad9f4a55d72ab258 [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" "b122a0d97074145b2656077249cc742dabdadbf6e8f35fe3ad9f4a55d72ab258", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling heim-common v0.1.0-beta.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling heim-host v0.1.0-beta.1 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Compiling serenity v0.8.6 (https://github.com/Lakelezz/serenity/?branch=await#3eba3eae) [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking cached v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking quote v1.0.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking uom v0.28.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] error: could not compile `isolang`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name isolang /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/isolang-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=096009fdba291cc5 -C extra-filename=-096009fdba291cc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-5a31fe42346d637a.rmeta --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" "b122a0d97074145b2656077249cc742dabdadbf6e8f35fe3ad9f4a55d72ab258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b122a0d97074145b2656077249cc742dabdadbf6e8f35fe3ad9f4a55d72ab258", kill_on_drop: false }` [INFO] [stdout] b122a0d97074145b2656077249cc742dabdadbf6e8f35fe3ad9f4a55d72ab258