[INFO] crate soundboard 0.0.2 is already in cache [INFO] testing soundboard-0.0.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate soundboard 0.0.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate soundboard 0.0.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate soundboard 0.0.2 [INFO] finished tweaking crates.io crate soundboard 0.0.2 [INFO] tweaked toml for crates.io crate soundboard 0.0.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate soundboard 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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] 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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] d7d9457b7e9f930f7bf42f40949aaae59e1d53365ac3308dc05b6acb0dd055c6 [INFO] running `Command { std: "docker" "start" "-a" "d7d9457b7e9f930f7bf42f40949aaae59e1d53365ac3308dc05b6acb0dd055c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7d9457b7e9f930f7bf42f40949aaae59e1d53365ac3308dc05b6acb0dd055c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d9457b7e9f930f7bf42f40949aaae59e1d53365ac3308dc05b6acb0dd055c6", kill_on_drop: false }` [INFO] [stdout] d7d9457b7e9f930f7bf42f40949aaae59e1d53365ac3308dc05b6acb0dd055c6 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74c9b04a7fffaeb891183cbe7c6be09a5969211a1936cf849a849ba90936f309 [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" "74c9b04a7fffaeb891183cbe7c6be09a5969211a1936cf849a849ba90936f309", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling iced_core v0.2.1 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling hotkey-soundboard v0.0.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling ogg v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling iced_style v0.1.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling euclid v0.20.13 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling soundboard v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ogg_metadata v0.4.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling guillotiere v0.4.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [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-0.29.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=471a9368bf6e1766 -C extra-filename=-471a9368bf6e1766 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-268e6a55a2027c26.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-046b8ac89e073568.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-dcf3e98385e90338.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-23ded43e6faf7d1b/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" "74c9b04a7fffaeb891183cbe7c6be09a5969211a1936cf849a849ba90936f309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c9b04a7fffaeb891183cbe7c6be09a5969211a1936cf849a849ba90936f309", kill_on_drop: false }` [INFO] [stdout] 74c9b04a7fffaeb891183cbe7c6be09a5969211a1936cf849a849ba90936f309