[INFO] fetching crate bailongma 0.2.4... [INFO] testing bailongma-0.2.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bailongma 0.2.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bailongma 0.2.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bailongma 0.2.4 [INFO] finished tweaking crates.io crate bailongma 0.2.4 [INFO] tweaked toml for crates.io crate bailongma 0.2.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate bailongma 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darwin-libproc-sys v0.1.2 [INFO] [stderr] Downloaded md-5 v0.10.0 [INFO] [stderr] Downloaded actix_derive v0.6.0 [INFO] [stderr] Downloaded clap v3.0.1 [INFO] [stderr] Downloaded actix-codec v0.4.2 [INFO] [stderr] Downloaded actix-router v0.5.0-beta.3 [INFO] [stderr] Downloaded actix-rt v2.5.1 [INFO] [stderr] Downloaded firestorm v0.4.6 [INFO] [stderr] Downloaded clap_derive v3.0.1 [INFO] [stderr] Downloaded darwin-libproc v0.1.2 [INFO] [stderr] Downloaded actix v0.12.0 [INFO] [stderr] Downloaded actix-server v2.0.0-rc.3 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.17 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.18 [INFO] [stderr] Downloaded sysinfo v0.22.4 [INFO] [stderr] Downloaded psutil v3.2.1 [INFO] [stderr] Downloaded zstd-safe v4.1.2+zstd.1.5.1 [INFO] [stderr] Downloaded zstd v0.9.1+zstd.1.5.1 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.6 [INFO] [stderr] Downloaded dashmap v5.0.0 [INFO] [stderr] Downloaded snailquote v0.3.1 [INFO] [stderr] Downloaded libtaos v0.2.3 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80c3370e0c4ebf34012870edea27a334edc201fc24387d016530718b795c12bc [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" "80c3370e0c4ebf34012870edea27a334edc201fc24387d016530718b795c12bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80c3370e0c4ebf34012870edea27a334edc201fc24387d016530718b795c12bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c3370e0c4ebf34012870edea27a334edc201fc24387d016530718b795c12bc", kill_on_drop: false }` [INFO] [stdout] 80c3370e0c4ebf34012870edea27a334edc201fc24387d016530718b795c12bc [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] e9cc67118bc69e52b9d3e8ef646c2c8595303426a78ee672a1be8d53fcc86503 [INFO] running `Command { std: "docker" "start" "-a" "e9cc67118bc69e52b9d3e8ef646c2c8595303426a78ee672a1be8d53fcc86503", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling zstd-safe v4.1.2+zstd.1.5.1 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling names v0.12.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling sysinfo v0.22.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling dashmap v5.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling clap_derive v3.0.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [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.58.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=659e9ed354953416 -C extra-filename=-659e9ed354953416 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-6eaa83517c0399e7.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-08d6398df5d66082.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a64f978ba0f69895.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7a74fbdd5dfcbb81.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-e16c1590a452ac50.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d0e4c723ecad0f39.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9ae59bb24d3efc93.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fa78b0299a8daff8.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-b56485a7dc11fc96.rmeta --cap-lints allow --cap-lints=warn` (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" "e9cc67118bc69e52b9d3e8ef646c2c8595303426a78ee672a1be8d53fcc86503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9cc67118bc69e52b9d3e8ef646c2c8595303426a78ee672a1be8d53fcc86503", kill_on_drop: false }` [INFO] [stdout] e9cc67118bc69e52b9d3e8ef646c2c8595303426a78ee672a1be8d53fcc86503