[INFO] cloning repository https://github.com/sunziping2016/systray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunziping2016/systray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunziping2016%2Fsystray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunziping2016%2Fsystray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05a74426b53e40d047e29901edcecf84dc78b309 [INFO] checking sunziping2016/systray against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunziping2016%2Fsystray" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sunziping2016/systray [INFO] finished tweaking git repo https://github.com/sunziping2016/systray [INFO] tweaked toml for git repo https://github.com/sunziping2016/systray written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunziping2016/systray on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sunziping2016/systray 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8df9cd250122597fecea0f8f986b99e2b40a27528f8737461e64d5522a7a58b [INFO] running `Command { std: "docker" "start" "-a" "a8df9cd250122597fecea0f8f986b99e2b40a27528f8737461e64d5522a7a58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8df9cd250122597fecea0f8f986b99e2b40a27528f8737461e64d5522a7a58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8df9cd250122597fecea0f8f986b99e2b40a27528f8737461e64d5522a7a58b", kill_on_drop: false }` [INFO] [stdout] a8df9cd250122597fecea0f8f986b99e2b40a27528f8737461e64d5522a7a58b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5a443fa334b10c5acebf7cde802c995a9c56a5039dbd32f647ef32cf6e0d4e2 [INFO] running `Command { std: "docker" "start" "-a" "e5a443fa334b10c5acebf7cde802c995a9c56a5039dbd32f647ef32cf6e0d4e2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling gio v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#709ae284) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking async-broadcast v0.4.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling gtk v0.16.0 (https://github.com/gtk-rs/gtk3-rs#862d5342) [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking enumflags2 v0.7.5 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling glib-macros v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#709ae284) [INFO] [stderr] Compiling zvariant_derive v3.6.0 [INFO] [stderr] Compiling zbus_macros v3.0.0 [INFO] [stderr] Compiling gtk3-macros v0.16.0 (https://github.com/gtk-rs/gtk3-rs#862d5342) [INFO] [stderr] Compiling glib-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#709ae284) [INFO] [stderr] Compiling gobject-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#709ae284) [INFO] [stderr] Compiling gio-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#709ae284) [INFO] [stderr] Compiling gdk-sys v0.16.0 (https://github.com/gtk-rs/gtk3-rs#862d5342) [INFO] [stderr] Compiling atk-sys v0.16.0 (https://github.com/gtk-rs/gtk3-rs#862d5342) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#709ae284) [INFO] [stderr] Compiling cairo-sys-rs v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#709ae284) [INFO] [stderr] Compiling pango-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#709ae284) [INFO] [stderr] Compiling gtk-sys v0.16.0 (https://github.com/gtk-rs/gtk3-rs#862d5342) [INFO] [stderr] Compiling dbusmenu-sys v0.0.1 (/opt/rustwide/workdir/dbusmenu/sys) [INFO] [stderr] Compiling dbusmenu-gtk3-sys v0.0.1 (/opt/rustwide/workdir/dbusmenu-gtk3/sys) [INFO] [stderr] warning: dbusmenu-gtk3-sys@0.0.1: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "dbusmenu-gtk3-0.4" "dbusmenu-gtk3-0.4 >= 0.4"` did not exit successfully: exit status: 1 [INFO] [stderr] error: failed to run custom build command for `dbusmenu-gtk3-sys v0.0.1 (/opt/rustwide/workdir/dbusmenu-gtk3/sys)` [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/dbusmenu-gtk3-sys-cf546eb8cb691959/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=DBUSMENU_GTK3_0.4_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:warning=`PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "dbusmenu-gtk3-0.4" "dbusmenu-gtk3-0.4 >= 0.4"` did not exit successfully: exit status: 1 [INFO] [stderr] error: could not find system library 'dbusmenu-gtk3-0.4' required by the 'dbusmenu-gtk3-sys' crate [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Package dbusmenu-gtk3-0.4 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `dbusmenu-gtk3-0.4.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] Package 'dbusmenu-gtk3-0.4', required by 'virtual:world', not found [INFO] [stderr] Package 'dbusmenu-gtk3-0.4', required by 'virtual:world', not found [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e5a443fa334b10c5acebf7cde802c995a9c56a5039dbd32f647ef32cf6e0d4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a443fa334b10c5acebf7cde802c995a9c56a5039dbd32f647ef32cf6e0d4e2", kill_on_drop: false }` [INFO] [stdout] e5a443fa334b10c5acebf7cde802c995a9c56a5039dbd32f647ef32cf6e0d4e2