[INFO] cloning repository https://github.com/mardiros/rustaman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mardiros/rustaman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Frustaman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Frustaman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbe8194ad97796f47ec68aa8b95cf66b1ff4c373 [INFO] testing mardiros/rustaman against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Frustaman" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mardiros/rustaman [INFO] finished tweaking git repo https://github.com/mardiros/rustaman [INFO] tweaked toml for git repo https://github.com/mardiros/rustaman written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mardiros/rustaman on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mardiros/rustaman 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Downloaded tracker-macros v0.2.2 [INFO] [stderr] Downloaded tracker v0.2.2 [INFO] [stderr] Downloaded libadwaita-sys v0.7.1 [INFO] [stderr] Downloaded pest_meta v2.7.15 [INFO] [stderr] Downloaded clap v4.5.26 [INFO] [stderr] Downloaded gdk4 v0.9.5 [INFO] [stderr] Downloaded pest v2.7.15 [INFO] [stderr] Downloaded libadwaita v0.7.1 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded serde_json v1.0.135 [INFO] [stderr] Downloaded relm4 v0.9.1 [INFO] [stderr] Downloaded gio v0.20.7 [INFO] [stderr] Downloaded sourceview5 v0.9.1 [INFO] [stderr] Downloaded glib-macros v0.20.7 [INFO] [stderr] Downloaded gio-sys v0.20.8 [INFO] [stderr] Downloaded glib v0.20.7 [INFO] [stderr] Downloaded rustls v0.23.21 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded gdk4-sys v0.9.5 [INFO] [stderr] Downloaded gtk4 v0.9.5 [INFO] [stderr] Downloaded gtk4-sys v0.9.5 [INFO] [stderr] Downloaded pest_generator v2.7.15 [INFO] [stderr] Downloaded handlebars v6.3.0 [INFO] [stderr] Downloaded relm4-macros v0.9.1 [INFO] [stderr] Downloaded cairo-rs v0.20.7 [INFO] [stderr] Downloaded glib-sys v0.20.7 [INFO] [stderr] Downloaded pest_derive v2.7.15 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.20.7 [INFO] [stderr] Downloaded graphene-rs v0.20.7 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded pango v0.20.7 [INFO] [stderr] Downloaded cairo-sys-rs v0.20.7 [INFO] [stderr] Downloaded relm4-icons v0.9.0 [INFO] [stderr] Downloaded relm4-css v0.9.0 [INFO] [stderr] Downloaded gvdb v0.6.1 [INFO] [stderr] Downloaded gsk4 v0.9.5 [INFO] [stderr] Downloaded gsk4-sys v0.9.5 [INFO] [stderr] Downloaded relm4-components v0.9.1 [INFO] [stderr] Downloaded safe-transmute v0.11.3 [INFO] [stderr] Downloaded pango-sys v0.20.7 [INFO] [stderr] Downloaded sourceview5-sys v0.9.0 [INFO] [stderr] Downloaded graphene-sys v0.20.7 [INFO] [stderr] Downloaded gobject-sys v0.20.7 [INFO] [stderr] Downloaded clap_builder v4.5.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61e181cafe565df30037736c70189d65bcc2ce664318bb956ce0def220b02de6 [INFO] running `Command { std: "docker" "start" "-a" "61e181cafe565df30037736c70189d65bcc2ce664318bb956ce0def220b02de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61e181cafe565df30037736c70189d65bcc2ce664318bb956ce0def220b02de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e181cafe565df30037736c70189d65bcc2ce664318bb956ce0def220b02de6", kill_on_drop: false }` [INFO] [stdout] 61e181cafe565df30037736c70189d65bcc2ce664318bb956ce0def220b02de6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7268a9fa490b540ba5d4c73ee92be347fb0cd74456401712161b2dae9e6419b7 [INFO] running `Command { std: "docker" "start" "-a" "7268a9fa490b540ba5d4c73ee92be347fb0cd74456401712161b2dae9e6419b7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling relm4-css v0.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tracker-macros v0.2.2 [INFO] [stderr] Compiling relm4-macros v0.9.1 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tracker v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling handlebars v6.3.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling glib-macros v0.20.7 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling glib-sys v0.20.7 [INFO] [stderr] Compiling gobject-sys v0.20.7 [INFO] [stderr] Compiling gio-sys v0.20.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling pango-sys v0.20.7 [INFO] [stderr] Compiling graphene-sys v0.20.7 [INFO] [stderr] Compiling gdk4-sys v0.9.5 [INFO] [stderr] Compiling gtk4-sys v0.9.5 [INFO] [stderr] Compiling gsk4-sys v0.9.5 [INFO] [stderr] Compiling sourceview5-sys v0.9.0 [INFO] [stderr] Compiling libadwaita-sys v0.7.1 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] warning: sourceview5-sys@0.9.0: [INFO] [stderr] error: failed to run custom build command for `sourceview5-sys v0.9.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/sourceview5-sys-5bac135a18584838/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sourceview5-sys-0.9.0/Cargo.toml [INFO] [stderr] cargo:rerun-if-env-changed=GTKSOURCEVIEW_5_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= [INFO] [stderr] pkg-config exited with status code 1 [INFO] [stderr] > PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags gtksourceview-5 gtksourceview-5 >= 4.90 [INFO] [stderr] [INFO] [stderr] The system library `gtksourceview-5` required by crate `sourceview5-sys` was not found. [INFO] [stderr] The file `gtksourceview-5.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. [INFO] [stderr] The PKG_CONFIG_PATH environment variable is not set. [INFO] [stderr] [INFO] [stderr] HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `gtksourceview-5.pc`. [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7268a9fa490b540ba5d4c73ee92be347fb0cd74456401712161b2dae9e6419b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7268a9fa490b540ba5d4c73ee92be347fb0cd74456401712161b2dae9e6419b7", kill_on_drop: false }` [INFO] [stdout] 7268a9fa490b540ba5d4c73ee92be347fb0cd74456401712161b2dae9e6419b7