[INFO] fetching crate pwasm-utils 0.17.0... [INFO] checking pwasm-utils-0.17.0 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate pwasm-utils 0.17.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate pwasm-utils 0.17.0 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pwasm-utils 0.17.0 [INFO] finished tweaking crates.io crate pwasm-utils 0.17.0 [INFO] tweaked toml for crates.io crate pwasm-utils 0.17.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate pwasm-utils 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wabt v0.10.0 [INFO] [stderr] Downloaded parity-wasm v0.42.1 [INFO] [stderr] Downloaded wabt-sys v0.8.0 [INFO] [stderr] Downloaded binaryen-sys v0.8.2 [INFO] [stderr] Downloaded binaryen v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b1467e263eab2ca67d507073d18831e91db79696846c87076e9cc16f043b004 [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" "3b1467e263eab2ca67d507073d18831e91db79696846c87076e9cc16f043b004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b1467e263eab2ca67d507073d18831e91db79696846c87076e9cc16f043b004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b1467e263eab2ca67d507073d18831e91db79696846c87076e9cc16f043b004", kill_on_drop: false }` [INFO] [stdout] 3b1467e263eab2ca67d507073d18831e91db79696846c87076e9cc16f043b004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d4234a405b7914df4c980eeb602a2387f37890a608dd10f9ed93f0948cb2f2b [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" "3d4234a405b7914df4c980eeb602a2387f37890a608dd10f9ed93f0948cb2f2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking parity-wasm v0.42.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking pwasm-utils v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Checking indoc v0.3.6 [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.52.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="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=0dc639a7ab213498 -C extra-filename=-0dc639a7ab213498 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-b6a03637ddee6e39.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-751b42071ee3b9b2.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-b5057e7acfdb1e5b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-975d6aef7bfadd2b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ab1e00c2983c9ba4.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-1bf032c316e0e4b8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-65304f056af28667.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e65a273b29c03334.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-79d11b54bd09f8ae.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d26ef09508142236.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-182a30c3d1598c86.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-85e92b7d3db30d86/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" "3d4234a405b7914df4c980eeb602a2387f37890a608dd10f9ed93f0948cb2f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4234a405b7914df4c980eeb602a2387f37890a608dd10f9ed93f0948cb2f2b", kill_on_drop: false }` [INFO] [stdout] 3d4234a405b7914df4c980eeb602a2387f37890a608dd10f9ed93f0948cb2f2b