[INFO] cloning repository https://github.com/nagisa/denpa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagisa/denpa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagisa%2Fdenpa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagisa%2Fdenpa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 812760dedbbe9e264140c4e64931c8c9d535fbfa [INFO] checking nagisa/denpa against bd72bf234a6bb5da5aa1550a318f391e3fbad54f for pr-161319 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagisa%2Fdenpa" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nagisa/denpa [INFO] finished tweaking git repo https://github.com/nagisa/denpa [INFO] tweaked toml for git repo https://github.com/nagisa/denpa written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nagisa/denpa on toolchain bd72bf234a6bb5da5aa1550a318f391e3fbad54f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nagisa/denpa 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" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.freedesktop.org/nagisa/gst-plugins-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad [INFO] running `Command { std: "docker" "start" "b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling axum-core v0.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling gio v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d3509157) [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling axum v0.7.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking sprintf v0.1.4 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking m3u8-rs v5.0.4 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling gst-plugin-version-helper v0.8.0 (https://gitlab.freedesktop.org/nagisa/gst-plugins-rs.git?branch=fmp4-flac%2Bhls#a814daf4) [INFO] [stderr] Compiling glib-macros v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d3509157) [INFO] [stderr] Compiling glib-macros v0.18.3 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling gst-plugin-fmp4 v0.12.0-alpha.1 (https://gitlab.freedesktop.org/nagisa/gst-plugins-rs.git?branch=fmp4-flac%2Bhls#a814daf4) [INFO] [stderr] Compiling gst-plugin-hlssink3 v0.12.0-alpha.1 (https://gitlab.freedesktop.org/nagisa/gst-plugins-rs.git?branch=fmp4-flac%2Bhls#a814daf4) [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling glib-sys v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d3509157) [INFO] [stderr] Compiling gobject-sys v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d3509157) [INFO] [stderr] Compiling gstreamer-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Compiling gstreamer-base-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Compiling gio-sys v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d3509157) [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gstreamer-audio-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Compiling gstreamer-video-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gstreamer-app-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Compiling gstreamer-sys v0.21.2 [INFO] [stderr] Compiling gstreamer-pbutils-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tracing-chrome v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking glib v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d3509157) [INFO] [stderr] Checking glib v0.18.3 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Checking hyper v1.0.1 [INFO] [stderr] Checking hyper-util v0.1.1 [INFO] [stderr] Checking gstreamer v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Checking gstreamer v0.21.2 [INFO] [stderr] error: could not compile `gio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd72bf234a6bb5da5aa1550a318f391e3fbad54f/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/git/checkouts/gtk-rs-core-35cb1a5a363f4187/d350915/gio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=0922ac7742d622f0 -C extra-filename=-ea80cb9cdec03156 --out-dir /opt/rustwide/target/debug/build/gio/ea80cb9cdec03156/out -L dependency=/opt/rustwide/target/debug/build/bitflags/87449e4c31d26dec/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/e1c733e368cf4d7a/out -L dependency=/opt/rustwide/target/debug/build/futures-core/90b001e7b2613330/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/cd781a85e97dd392/out -L dependency=/opt/rustwide/target/debug/build/futures-io/08ba1b01b2b4ecbf/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/5da79e4ffc13f46c/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/4520fb25018e3900/out -L dependency=/opt/rustwide/target/debug/build/futures-task/db0f627e769eb0db/out -L dependency=/opt/rustwide/target/debug/build/futures-util/29ec0996b5ab29cf/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/82ad6b19d2452fc8/out -L dependency=/opt/rustwide/target/debug/build/glib/91c0cae3fe90709c/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/a7712a9018521c6a/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/9f8a0a74c7f5467a/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/e901ff195a1fc9df/out -L dependency=/opt/rustwide/target/debug/build/libc/f15684d2ed9a777d/out -L dependency=/opt/rustwide/target/debug/build/memchr/9ea79bdcc2de081c/out -L dependency=/opt/rustwide/target/debug/build/once_cell/520118696eb0b774/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c348be130155a2c3/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/b1657c1591c9433d/out -L dependency=/opt/rustwide/target/debug/build/smallvec/2b650defbcae2c1c/out -L dependency=/opt/rustwide/target/debug/build/thiserror/ff3f3260a29c21d6/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/0a4154eb3ed0158f/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/e1c733e368cf4d7a/out/libfutures_channel-e1c733e368cf4d7a.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/90b001e7b2613330/out/libfutures_core-90b001e7b2613330.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/08ba1b01b2b4ecbf/out/libfutures_io-08ba1b01b2b4ecbf.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/29ec0996b5ab29cf/out/libfutures_util-29ec0996b5ab29cf.rmeta --extern ffi=/opt/rustwide/target/debug/build/gio-sys/82ad6b19d2452fc8/out/libgio_sys-82ad6b19d2452fc8.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/91c0cae3fe90709c/out/libglib-91c0cae3fe90709c.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/f15684d2ed9a777d/out/liblibc-f15684d2ed9a777d.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/520118696eb0b774/out/libonce_cell-520118696eb0b774.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c348be130155a2c3/out/libpin_project_lite-c348be130155a2c3.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/2b650defbcae2c1c/out/libsmallvec-2b650defbcae2c1c.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/ff3f3260a29c21d6/out/libthiserror-ff3f3260a29c21d6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad", kill_on_drop: false }` [INFO] [stdout] b6e549e1f347c066a7cb18c564eccea275d7592781eb5e1321be1ed45518e7ad