[INFO] cloning repository https://github.com/robinhundt/ifi-blog-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinhundt/ifi-blog-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fifi-blog-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fifi-blog-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 871371f6f21223f228fc99433f2f4b7c6b0aa756 [INFO] documenting robinhundt/ifi-blog-rs against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fifi-blog-rs" "/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/robinhundt/ifi-blog-rs on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robinhundt/ifi-blog-rs [INFO] finished tweaking git repo https://github.com/robinhundt/ifi-blog-rs [INFO] tweaked toml for git repo https://github.com/robinhundt/ifi-blog-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/robinhundt/ifi-blog-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45aa014d6f49ab9d9e9cfd698d04fb3c287ac1cd63ce9af671b698aefe39cb9f [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" "45aa014d6f49ab9d9e9cfd698d04fb3c287ac1cd63ce9af671b698aefe39cb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45aa014d6f49ab9d9e9cfd698d04fb3c287ac1cd63ce9af671b698aefe39cb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45aa014d6f49ab9d9e9cfd698d04fb3c287ac1cd63ce9af671b698aefe39cb9f", kill_on_drop: false }` [INFO] [stdout] 45aa014d6f49ab9d9e9cfd698d04fb3c287ac1cd63ce9af671b698aefe39cb9f [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b105a33ed422e64da8371602a88db461ad156122b4a4a79af35fa37f5978781 [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" "9b105a33ed422e64da8371602a88db461ad156122b4a4a79af35fa37f5978781", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Checking owned-alloc v0.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking lockfree v0.5.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling teloxide-macros v0.2.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] error: could not compile `bindgen`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.53.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=30e1a270d3e282b3 -C extra-filename=-30e1a270d3e282b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-705bd1aa4c56a631.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-dd7da373a8852cfb.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ccbfd7b907057858.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-d4b6feaba7fc1f3f.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-6eb3e7d1d19926f4.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b38f97f5f88c6628.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-43f70af18d2bceaa.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-4d0c1cacc9316fc3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-fa79fb2dfe98fab9.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d8e76b373f28606b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9355e74c2849db9e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a4a08bd47f02c01.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-621f6837f19286e3.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-456270f3a0aeca6a.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-2bb4870ee3ded0c5.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-470e6cbc53ed2209.rmeta --cap-lints allow -L native=/opt/rustwide/target/debug/build/libloading-36c8d72d0d864ce5/out` (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" "9b105a33ed422e64da8371602a88db461ad156122b4a4a79af35fa37f5978781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b105a33ed422e64da8371602a88db461ad156122b4a4a79af35fa37f5978781", kill_on_drop: false }` [INFO] [stdout] 9b105a33ed422e64da8371602a88db461ad156122b4a4a79af35fa37f5978781