[INFO] fetching crate pwasm-utils 0.16.0... [INFO] checking pwasm-utils-0.16.0 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate pwasm-utils 0.16.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate pwasm-utils 0.16.0 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pwasm-utils 0.16.0 [INFO] finished tweaking crates.io crate pwasm-utils 0.16.0 [INFO] tweaked toml for crates.io crate pwasm-utils 0.16.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate pwasm-utils 0.16.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b20c3ce4d29cecd94e5d19157211efaffd97cb5e9bd44ce81b568fa409599ac0 [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" "b20c3ce4d29cecd94e5d19157211efaffd97cb5e9bd44ce81b568fa409599ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20c3ce4d29cecd94e5d19157211efaffd97cb5e9bd44ce81b568fa409599ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20c3ce4d29cecd94e5d19157211efaffd97cb5e9bd44ce81b568fa409599ac0", kill_on_drop: false }` [INFO] [stdout] b20c3ce4d29cecd94e5d19157211efaffd97cb5e9bd44ce81b568fa409599ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] 2c435d9875bd6d4b90cdb8cc13023d5fd31bb1697eeef9661861107a2bc7b0cd [INFO] running `Command { std: "docker" "start" "-a" "2c435d9875bd6d4b90cdb8cc13023d5fd31bb1697eeef9661861107a2bc7b0cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking pwasm-utils v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [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=2d1b2cc6f6121f1c -C extra-filename=-2d1b2cc6f6121f1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-498c25af64543d0e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-32d11fd00e4d12a4.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ac7c5d0aac3b5a44.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a77132fc1292c418.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-209dce6f2d242089.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6ca644c400011813.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-21d96aae44871e50.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-48b0f4e42f822156.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-195b190ecf19974e/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" "2c435d9875bd6d4b90cdb8cc13023d5fd31bb1697eeef9661861107a2bc7b0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c435d9875bd6d4b90cdb8cc13023d5fd31bb1697eeef9661861107a2bc7b0cd", kill_on_drop: false }` [INFO] [stdout] 2c435d9875bd6d4b90cdb8cc13023d5fd31bb1697eeef9661861107a2bc7b0cd