[INFO] cloning repository https://github.com/bovee/entab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bovee/entab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b8228d65bde0a4b1ec21fd3685c3f5a1041b71f [INFO] checking bovee/entab against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bovee/entab on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bovee/entab [INFO] finished tweaking git repo https://github.com/bovee/entab [INFO] tweaked toml for git repo https://github.com/bovee/entab written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-13/source/entab-js/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-13/source/entab-js/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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] 4982c533bee25a30d7ca54b4feff25af5f87c31b4b33f5976fbba8b9a44da9e2 [INFO] running `Command { std: "docker" "start" "-a" "4982c533bee25a30d7ca54b4feff25af5f87c31b4b33f5976fbba8b9a44da9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4982c533bee25a30d7ca54b4feff25af5f87c31b4b33f5976fbba8b9a44da9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4982c533bee25a30d7ca54b4feff25af5f87c31b4b33f5976fbba8b9a44da9e2", kill_on_drop: false }` [INFO] [stdout] 4982c533bee25a30d7ca54b4feff25af5f87c31b4b33f5976fbba8b9a44da9e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95d1d3226873d387da933e7682f2f40c9f35dae9ccbe8e13e2bf1c3e642a8f17 [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" "95d1d3226873d387da933e7682f2f40c9f35dae9ccbe8e13e2bf1c3e642a8f17", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/entab-js/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bumpalo v3.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling extendr-api v0.1.10 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.20 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling extendr-macros v0.1.10 [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=62dd1390a2588cff -C extra-filename=-62dd1390a2588cff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4fffd70ee714b590.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-91bcca2ac5dcf6fe.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0d40d024edbb6597.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-8807b8579cb9f993.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-57e72f82e36004d2.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5ef440a3c6f0bdb8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-e36e6f4ab64a735e.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-4594438545fff55f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1ed462841ee0939d.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-7f9e347fba3e6ad8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb4ba7198c8ab084.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5a69b9c9858fa556.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a36c2b315ea20a76.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-7194f3d43a283cb8.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-e07a02e5bbeed43c.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-c671bfaf3c0b11d8.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-6e23ad1500231a74/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" "95d1d3226873d387da933e7682f2f40c9f35dae9ccbe8e13e2bf1c3e642a8f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95d1d3226873d387da933e7682f2f40c9f35dae9ccbe8e13e2bf1c3e642a8f17", kill_on_drop: false }` [INFO] [stdout] 95d1d3226873d387da933e7682f2f40c9f35dae9ccbe8e13e2bf1c3e642a8f17