[INFO] cloning repository https://github.com/CrimsonAndRed/MyLittleTwitchTray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrimsonAndRed/MyLittleTwitchTray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrimsonAndRed%2FMyLittleTwitchTray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrimsonAndRed%2FMyLittleTwitchTray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ac4a7631d80e0e08cb4b0814920982f574b3944 [INFO] checking CrimsonAndRed/MyLittleTwitchTray/4ac4a7631d80e0e08cb4b0814920982f574b3944 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrimsonAndRed%2FMyLittleTwitchTray" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrimsonAndRed/MyLittleTwitchTray on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CrimsonAndRed/MyLittleTwitchTray [INFO] finished tweaking git repo https://github.com/CrimsonAndRed/MyLittleTwitchTray [INFO] tweaked toml for git repo https://github.com/CrimsonAndRed/MyLittleTwitchTray written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CrimsonAndRed/MyLittleTwitchTray already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libappindicator-sys v0.5.0 [INFO] [stderr] Downloaded gio v0.9.0 [INFO] [stderr] Downloaded libappindicator v0.5.2 [INFO] [stderr] Downloaded glib-sys v0.10.0 [INFO] [stderr] Downloaded gdk v0.13.1 [INFO] [stderr] Downloaded gio-sys v0.10.0 [INFO] [stderr] Downloaded glib v0.10.1 [INFO] [stderr] Downloaded gtk v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7f69fa9086bffbd62f255d3fab37d7b8040bef69c942296a49e2eeb65bb833e [INFO] running `Command { std: "docker" "start" "-a" "f7f69fa9086bffbd62f255d3fab37d7b8040bef69c942296a49e2eeb65bb833e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7f69fa9086bffbd62f255d3fab37d7b8040bef69c942296a49e2eeb65bb833e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f69fa9086bffbd62f255d3fab37d7b8040bef69c942296a49e2eeb65bb833e", kill_on_drop: false }` [INFO] [stdout] f7f69fa9086bffbd62f255d3fab37d7b8040bef69c942296a49e2eeb65bb833e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ecbb1d58e7c7b072312fe93fe5ce764b63b8d4ec73dec39721adda06279d86 [INFO] running `Command { std: "docker" "start" "-a" "51ecbb1d58e7c7b072312fe93fe5ce764b63b8d4ec73dec39721adda06279d86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk v0.13.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gtk v0.9.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking glib v0.10.1 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling libappindicator-sys v0.5.0 [INFO] [stderr] error: failed to run custom build command for `libappindicator-sys v0.5.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libappindicator-sys-2ba55679e10a050a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=appindicator3 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libappindicator-sys-0.5.0/build.rs:35:23: [INFO] [stderr] libappindicator3 library not found! [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a1cfdda5cca - std::backtrace_rs::backtrace::libunwind::trace::h4a182ed5026c4960 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5a1cfdda5cca - std::backtrace_rs::backtrace::trace_unsynchronized::hd36eaf0d0af663ac [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5a1cfdda5cca - std::sys::backtrace::_print_fmt::h5bc686de8bf76aa3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a1cfdda5cca - ::fmt::hd8bd9250b5d34cf2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a1cfddceb83 - core::fmt::rt::Argument::fmt::h479db8f948910918 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5a1cfddceb83 - core::fmt::write::h8ea7001525e04e92 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x5a1cfdda27b3 - std::io::Write::write_fmt::h9a3a3a90a20c720b [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x5a1cfdda5b12 - std::sys::backtrace::BacktraceLock::print::h524f4afae71bff25 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5a1cfdda708d - std::panicking::default_hook::{{closure}}::hbf0efdb45c0ec2fa [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5a1cfdda6ed3 - std::panicking::default_hook::hd8655fd75a36fb4e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5a1cfdda76c7 - std::panicking::rust_panic_with_hook::hfd3e39fd18e5a522 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5a1cfdc7750a - std::panicking::begin_panic::{{closure}}::hd1b04f2a0a78a4cb [INFO] [stderr] 12: 0x5a1cfdc7fcea - std::sys::backtrace::__rust_end_short_backtrace::h7449e0fa869474ba [INFO] [stderr] 13: 0x5a1cfdc774bd - std::panicking::begin_panic::h9597247ed3f0f127 [INFO] [stderr] 14: 0x5a1cfd9fb7fe - build_script_build::main::hdf87ef65733afb07 [INFO] [stderr] 15: 0x5a1cfd9f93e3 - core::ops::function::FnOnce::call_once::h00abcb3caa6547b4 [INFO] [stderr] 16: 0x5a1cfd9f92f6 - std::sys::backtrace::__rust_begin_short_backtrace::h76b95e12b1954a8d [INFO] [stderr] 17: 0x5a1cfd9f92d9 - std::rt::lang_start::{{closure}}::h5a48a75ceb4e5155 [INFO] [stderr] 18: 0x5a1cfdd9e687 - core::ops::function::impls:: for &F>::call_once::h85d3b6433c6201ad [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 19: 0x5a1cfdd9e687 - std::panicking::try::do_call::h1e58a303c26811b2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 20: 0x5a1cfdd9e687 - std::panicking::try::hf884ee642c4250a3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 21: 0x5a1cfdd9e687 - std::panic::catch_unwind::h16d69298af9a3692 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 22: 0x5a1cfdd9e687 - std::rt::lang_start_internal::{{closure}}::h5a8a6f94cdf753a6 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] 23: 0x5a1cfdd9e687 - std::panicking::try::do_call::hf6ee2fe994f58e18 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x5a1cfdd9e687 - std::panicking::try::hc1282bf2eeca2940 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x5a1cfdd9e687 - std::panic::catch_unwind::h212572842a792e2c [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5a1cfdd9e687 - std::rt::lang_start_internal::h9681d29d05b11740 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 27: 0x5a1cfd9f92b7 - std::rt::lang_start::h5aff546965d724cf [INFO] [stderr] 28: 0x5a1cfd9fb8e5 - main [INFO] [stderr] 29: 0x77ef2fe43d90 - [INFO] [stderr] 30: 0x77ef2fe43e40 - __libc_start_main [INFO] [stderr] 31: 0x5a1cfd9f8ba5 - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "51ecbb1d58e7c7b072312fe93fe5ce764b63b8d4ec73dec39721adda06279d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ecbb1d58e7c7b072312fe93fe5ce764b63b8d4ec73dec39721adda06279d86", kill_on_drop: false }` [INFO] [stdout] 51ecbb1d58e7c7b072312fe93fe5ce764b63b8d4ec73dec39721adda06279d86