[INFO] cloning repository https://github.com/tecywiz121/earworm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tecywiz121/earworm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fearworm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fearworm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9ff760462f2f1ee153815c66ab438240596fd53 [INFO] testing tecywiz121/earworm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fearworm" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tecywiz121/earworm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tecywiz121/earworm [INFO] finished tweaking git repo https://github.com/tecywiz121/earworm [INFO] tweaked toml for git repo https://github.com/tecywiz121/earworm written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/tecywiz121/earworm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aeb9ea8c879d54df6aedff2057fa06b59927b4a6a469c5a5e63de8ec5d38627 [INFO] running `Command { std: "docker" "start" "-a" "8aeb9ea8c879d54df6aedff2057fa06b59927b4a6a469c5a5e63de8ec5d38627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aeb9ea8c879d54df6aedff2057fa06b59927b4a6a469c5a5e63de8ec5d38627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aeb9ea8c879d54df6aedff2057fa06b59927b4a6a469c5a5e63de8ec5d38627", kill_on_drop: false }` [INFO] [stdout] 8aeb9ea8c879d54df6aedff2057fa06b59927b4a6a469c5a5e63de8ec5d38627 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b3023f88fa91d4310526787400dab6bde5c3a14a1cdce86c10764078408937e [INFO] running `Command { std: "docker" "start" "-a" "1b3023f88fa91d4310526787400dab6bde5c3a14a1cdce86c10764078408937e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling snafu-derive v0.2.3 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling snafu v0.2.3 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling id3 v0.3.0 [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.6.0/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="v3_16"' -C metadata=6319bb3cbc6ce949 -C extra-filename=-6319bb3cbc6ce949 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-8bb90b55ad6b0f4c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-29aa66380652b004.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-4c579f57d162c8e3.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-e53cf66f86636fe0.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-ef66160074922c35.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-0ef6cb3e49e60c94.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-aa7028e4f69b5a3f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-abef07ce72d7b210.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-28cb548e0ddbc629.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-be99395287e6b07a.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-d4360db86e92917a.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-079a5999f61d2469.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-682dfc6ea0b3ec45.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bae77340c6c405c9.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8871f230d5b728f9.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-58a2772abc10260b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1b3023f88fa91d4310526787400dab6bde5c3a14a1cdce86c10764078408937e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3023f88fa91d4310526787400dab6bde5c3a14a1cdce86c10764078408937e", kill_on_drop: false }` [INFO] [stdout] 1b3023f88fa91d4310526787400dab6bde5c3a14a1cdce86c10764078408937e