[INFO] cloning repository https://github.com/bkirwi/armrest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bkirwi/armrest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkirwi%2Farmrest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkirwi%2Farmrest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7c2030cebdd7489621b86284576b47cc7bd6de3 [INFO] testing bkirwi/armrest against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkirwi%2Farmrest" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bkirwi/armrest on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bkirwi/armrest [INFO] finished tweaking git repo https://github.com/bkirwi/armrest [INFO] tweaked toml for git repo https://github.com/bkirwi/armrest written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/bkirwi/armrest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded if_rust_version v1.0.0 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded bindgen v0.55.1 [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded stb_truetype v0.3.1 [INFO] [stderr] Downloaded textwrap v0.13.4 [INFO] [stderr] Downloaded ordered-float v1.1.1 [INFO] [stderr] Downloaded rusttype v0.8.3 [INFO] [stderr] Downloaded euclid v0.22.1 [INFO] [stderr] Downloaded image v0.21.3 [INFO] [stderr] Downloaded hlua v0.4.1 [INFO] [stderr] Downloaded epoll v4.3.1 [INFO] [stderr] Downloaded bincode v1.3.2 [INFO] [stderr] Downloaded bitflags v0.8.2 [INFO] [stderr] Downloaded nix v0.9.0 [INFO] [stderr] Downloaded gif v0.10.3 [INFO] [stderr] Downloaded evdev v0.10.2 [INFO] [stderr] Downloaded roots v0.0.6 [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded stopwatch v0.0.7 [INFO] [stderr] Downloaded ioctl-gen v0.1.1 [INFO] [stderr] Downloaded line_drawing v0.8.0 [INFO] [stderr] Downloaded cpp v0.5.6 [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded cpp_common v0.5.6 [INFO] [stderr] Downloaded hyphenation_commons v0.8.0 [INFO] [stderr] Downloaded lyon_geom v0.17.0 [INFO] [stderr] Downloaded lua52-sys v0.1.2 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] [stderr] Downloaded cpp_build v0.5.6 [INFO] [stderr] Downloaded cpp_macros v0.5.6 [INFO] [stderr] Downloaded fst v0.4.5 [INFO] [stderr] Downloaded libremarkable v0.4.3 [INFO] [stderr] Downloaded hyphenation v0.8.0 [INFO] [stderr] Downloaded aabb-quadtree v0.1.0 [INFO] [stderr] Downloaded pocket-resources v0.3.2 [INFO] [stderr] Downloaded partial_sort v0.1.2 [INFO] [stderr] Downloaded mmap v0.1.1 [INFO] [stderr] Downloaded flo_curves v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86d7f3b4edab068e5a2a00a28e49aa5ebce89eaeff96e913bedfd719d2557c86 [INFO] running `Command { std: "docker" "start" "-a" "86d7f3b4edab068e5a2a00a28e49aa5ebce89eaeff96e913bedfd719d2557c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86d7f3b4edab068e5a2a00a28e49aa5ebce89eaeff96e913bedfd719d2557c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d7f3b4edab068e5a2a00a28e49aa5ebce89eaeff96e913bedfd719d2557c86", kill_on_drop: false }` [INFO] [stdout] 86d7f3b4edab068e5a2a00a28e49aa5ebce89eaeff96e913bedfd719d2557c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de4b884a34a67be71c959112e9e06b1e8095bc003fd8fdc78399f5e666c7658a [INFO] running `Command { std: "docker" "start" "-a" "de4b884a34a67be71c959112e9e06b1e8095bc003fd8fdc78399f5e666c7658a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ioctl-gen v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling roots v0.0.6 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling partial_sort v0.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [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-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling aabb-quadtree v0.1.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling epoll v4.3.1 [INFO] [stderr] Compiling flo_curves v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling line_drawing v0.8.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling lyon_geom v0.17.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mmap v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling evdev v0.10.2 [INFO] [stderr] Compiling hlua v0.4.1 [INFO] [stderr] error: could not compile `clang-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=7234d053417255ac -C extra-filename=-7234d053417255ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-c2143d50ee53b852.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be72690315b5ab3e.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c98e31a28bc7d3ae.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" "de4b884a34a67be71c959112e9e06b1e8095bc003fd8fdc78399f5e666c7658a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4b884a34a67be71c959112e9e06b1e8095bc003fd8fdc78399f5e666c7658a", kill_on_drop: false }` [INFO] [stdout] de4b884a34a67be71c959112e9e06b1e8095bc003fd8fdc78399f5e666c7658a