[INFO] cloning repository https://github.com/andropixels/Team-Developers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andropixels/Team-Developers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandropixels%2FTeam-Developers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandropixels%2FTeam-Developers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e385a3431c67faabe13d9496dc0a40cf086029d [INFO] checking andropixels/Team-Developers against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandropixels%2FTeam-Developers" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andropixels/Team-Developers on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andropixels/Team-Developers [INFO] finished tweaking git repo https://github.com/andropixels/Team-Developers [INFO] tweaked toml for git repo https://github.com/andropixels/Team-Developers written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/andropixels/Team-Developers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b66fbb8c7ca8bc3947932b3727640a93cfd5c49edcdbe20e272102327ef37d3b [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" "b66fbb8c7ca8bc3947932b3727640a93cfd5c49edcdbe20e272102327ef37d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66fbb8c7ca8bc3947932b3727640a93cfd5c49edcdbe20e272102327ef37d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66fbb8c7ca8bc3947932b3727640a93cfd5c49edcdbe20e272102327ef37d3b", kill_on_drop: false }` [INFO] [stdout] b66fbb8c7ca8bc3947932b3727640a93cfd5c49edcdbe20e272102327ef37d3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 246ae0fc802bc10f650b08befd363e527bf783bf82aa1eaa43ce63fc8d976882 [INFO] running `Command { std: "docker" "start" "-a" "246ae0fc802bc10f650b08befd363e527bf783bf82aa1eaa43ce63fc8d976882", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling substrate-build-script-utils v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking wasmi v0.9.0 [INFO] [stderr] Checking aes-gcm v0.7.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking ct-logs v0.7.0 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sp-maybe-compressed-blob v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling node-template v3.0.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.57.0/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="runtime"' -C metadata=5cf69862b336888e -C extra-filename=-5cf69862b336888e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-e2364e3bef22683a.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-468d92ea61fc9117.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-321cc037074b2330.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b04852db63ac7a40.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-233b3efc64fbe7b2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1373c5d474c3ade5.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rmeta --cap-lints allow --cap-lints=forbid` (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" "246ae0fc802bc10f650b08befd363e527bf783bf82aa1eaa43ce63fc8d976882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246ae0fc802bc10f650b08befd363e527bf783bf82aa1eaa43ce63fc8d976882", kill_on_drop: false }` [INFO] [stdout] 246ae0fc802bc10f650b08befd363e527bf783bf82aa1eaa43ce63fc8d976882