[INFO] cloning repository https://github.com/knkski/pict-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knkski/pict-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknkski%2Fpict-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknkski%2Fpict-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db3024489e8a1b934f263151af65a5fd790c95f3 [INFO] checking knkski/pict-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknkski%2Fpict-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knkski/pict-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/knkski/pict-rs [INFO] finished tweaking git repo https://github.com/knkski/pict-rs [INFO] tweaked toml for git repo https://github.com/knkski/pict-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/knkski/pict-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ca2cb5c7065fe78e538ddde546a5c5a47c0066ecb70e75240606a4c9d553c58 [INFO] running `Command { std: "docker" "start" "-a" "3ca2cb5c7065fe78e538ddde546a5c5a47c0066ecb70e75240606a4c9d553c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ca2cb5c7065fe78e538ddde546a5c5a47c0066ecb70e75240606a4c9d553c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca2cb5c7065fe78e538ddde546a5c5a47c0066ecb70e75240606a4c9d553c58", kill_on_drop: false }` [INFO] [stdout] 3ca2cb5c7065fe78e538ddde546a5c5a47c0066ecb70e75240606a4c9d553c58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb17973ecc56d8300911d75aa29bb1407cef4a1e3d53166b0d707a02d0ca966 [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" "8eb17973ecc56d8300911d75aa29bb1407cef4a1e3d53166b0d707a02d0ca966", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling gexiv2-sys v1.1.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking ring v0.16.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking sled v0.32.0-rc1 [INFO] [stderr] Checking rexiv2 v0.9.0 (https://git.asonix.dog/asonix/rexiv2#02ba2712) [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.8.0 [INFO] [stderr] Checking sha2 v0.9.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [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 -C embed-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=af2c87abe5d27fce -C extra-filename=-af2c87abe5d27fce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-64e2ae03cd9f4259.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-1a402700a0d314f9.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-edac43e22bb5e351.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a25cd5365cfb5f2d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-9d1e3c2ea340e57f.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-47f91dee37306a13.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c5bbe94514f4f0e8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d579163b4e85606b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5737c06a2d9d1a61.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f74cb568bec45d09.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-1521b809fc70ab2b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-2d5ed375eb75d015/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" "8eb17973ecc56d8300911d75aa29bb1407cef4a1e3d53166b0d707a02d0ca966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb17973ecc56d8300911d75aa29bb1407cef4a1e3d53166b0d707a02d0ca966", kill_on_drop: false }` [INFO] [stdout] 8eb17973ecc56d8300911d75aa29bb1407cef4a1e3d53166b0d707a02d0ca966