[INFO] updating cached repository https://github.com/jeandudey/not-that-private [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1488925fe2ae7a7b8d3f3c0ca62af611398e530d [INFO] testing jeandudey/not-that-private against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandudey%2Fnot-that-private" "/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/jeandudey/not-that-private on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeandudey/not-that-private [INFO] finished tweaking git repo https://github.com/jeandudey/not-that-private [INFO] tweaked toml for git repo https://github.com/jeandudey/not-that-private written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/jeandudey/not-that-private already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 556bf1eace64894de75df38488699669b79747b01e86e0254246b25c3ba70504 [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" "556bf1eace64894de75df38488699669b79747b01e86e0254246b25c3ba70504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "556bf1eace64894de75df38488699669b79747b01e86e0254246b25c3ba70504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556bf1eace64894de75df38488699669b79747b01e86e0254246b25c3ba70504", kill_on_drop: false }` [INFO] [stdout] 556bf1eace64894de75df38488699669b79747b01e86e0254246b25c3ba70504 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d8d520d9740877030efbce5c7e8c55c4c88d3e11dc74a1734caa6586ff5819 [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" "f8d8d520d9740877030efbce5c7e8c55c4c88d3e11dc74a1734caa6586ff5819", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.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] Compiling selectors v0.22.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.10 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling snafu-derive v0.6.7 [INFO] [stderr] Compiling phf v0.8.0 [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.2/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=8b384609825a393b -C extra-filename=-8b384609825a393b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-df4999739d983472.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-89213eb6b5f7aae0.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d7bc22adb4848e0a.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b737ce4c0edc0bc6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-44404feaa2c23b42.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0604a425cc66026a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a0acd1030737a39.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-478b50b89e455e1d.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-4db4d87f252a3e00.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-36f64d7a369310c5.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-4996ec84f8e54d29/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" "f8d8d520d9740877030efbce5c7e8c55c4c88d3e11dc74a1734caa6586ff5819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d8d520d9740877030efbce5c7e8c55c4c88d3e11dc74a1734caa6586ff5819", kill_on_drop: false }` [INFO] [stdout] f8d8d520d9740877030efbce5c7e8c55c4c88d3e11dc74a1734caa6586ff5819