[INFO] fetching crate soundboard 0.1.0... [INFO] checking soundboard-0.1.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate soundboard 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate soundboard 0.1.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate soundboard 0.1.0 [INFO] finished tweaking crates.io crate soundboard 0.1.0 [INFO] tweaked toml for crates.io crate soundboard 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate soundboard 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded msgbox v0.5.0 [INFO] [stderr] Downloaded librespot-core v0.1.3 [INFO] [stderr] Downloaded audiopus v0.2.0 [INFO] [stderr] Downloaded hotkey-soundboard v0.0.3 [INFO] [stderr] Downloaded librespot-audio v0.1.3 [INFO] [stderr] Downloaded librespot-playback v0.1.3 [INFO] [stderr] Downloaded miniaudio v0.10.0 [INFO] [stderr] Downloaded hyper-proxy v0.4.1 [INFO] [stderr] Downloaded librespot-metadata v0.1.3 [INFO] [stderr] Downloaded librespot-protocol v0.1.3 [INFO] [stderr] Downloaded librespot-connect v0.1.3 [INFO] [stderr] Downloaded librespot v0.1.3 [INFO] [stderr] Downloaded ulid v0.4.0 [INFO] [stderr] Downloaded libxm-soundboard v0.0.3 [INFO] [stderr] Downloaded ep-miniaudio-sys v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17596348987aeefe1d805ac8c95ba8cb287f91fc6c129cbd8d1164b0a3b68786 [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" "17596348987aeefe1d805ac8c95ba8cb287f91fc6c129cbd8d1164b0a3b68786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17596348987aeefe1d805ac8c95ba8cb287f91fc6c129cbd8d1164b0a3b68786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17596348987aeefe1d805ac8c95ba8cb287f91fc6c129cbd8d1164b0a3b68786", kill_on_drop: false }` [INFO] [stdout] 17596348987aeefe1d805ac8c95ba8cb287f91fc6c129cbd8d1164b0a3b68786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09391f69bcc8d0bcaa6917207bb2c602e0950b7f7fd71984da4dff430ce6fe0a [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" "09391f69bcc8d0bcaa6917207bb2c602e0950b7f7fd71984da4dff430ce6fe0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking c_vec v1.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling hotkey-soundboard v0.0.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling soundboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rust-embed-utils v5.0.0 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking ogg v0.5.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing v0.1.18 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling audiopus_sys v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking ogg_metadata v0.4.1 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking audiopus v0.2.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking glib v0.5.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking pango v0.4.0 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling strum_macros v0.19.1 [INFO] [stderr] Compiling ep-miniaudio-sys v2.4.0 [INFO] [stderr] error: could not compile `gio`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gio /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gio-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=aa89706a3aa9a82c -C extra-filename=-aa89706a3aa9a82c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-112c1c21947cb21c.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-65f5fc5dc5a3e23f.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-161b94567892859a.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-23af7d74527cf26d.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-90ac4e074eb58436.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d07addd12a8987b7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-74e26c92e7d043b4.rmeta --cap-lints allow --cap-lints=forbid` (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" "09391f69bcc8d0bcaa6917207bb2c602e0950b7f7fd71984da4dff430ce6fe0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09391f69bcc8d0bcaa6917207bb2c602e0950b7f7fd71984da4dff430ce6fe0a", kill_on_drop: false }` [INFO] [stdout] 09391f69bcc8d0bcaa6917207bb2c602e0950b7f7fd71984da4dff430ce6fe0a