[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 try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagisa%2Fdenpa" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nagisa/denpa on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.freedesktop.org/nagisa/gst-plugins-rs.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19 [INFO] running `Command { std: "docker" "start" "f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19", 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" "f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19", 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" "f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "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] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [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] Checking bitflags v2.4.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling paste v1.0.14 [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 pretty-hex v0.3.0 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling axum-core v0.4.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking anstyle v1.0.4 [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 nom v7.1.3 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling axum v0.7.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking sprintf v0.1.4 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking m3u8-rs v5.0.4 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.21.0 [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 glib-macros v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d3509157) [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 glib-macros v0.18.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 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] Compiling system-deps v6.2.0 [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-video-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Compiling gstreamer-audio-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling gstreamer-pbutils-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Compiling gstreamer-sys v0.21.2 [INFO] [stderr] Compiling gstreamer-app-sys v0.22.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7f234c88) [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tracing-chrome v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.29 [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 tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [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/d0ab665d12770dbaae620b539ee4319b83445f45/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/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e1c733e368cf4d7a.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-90b001e7b2613330.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-08ba1b01b2b4ecbf.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-29ec0996b5ab29cf.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgio_sys-82ad6b19d2452fc8.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-91c0cae3fe90709c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f15684d2ed9a777d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-520118696eb0b774.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c348be130155a2c3.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2b650defbcae2c1c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/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" "f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19", kill_on_drop: false }` [INFO] [stdout] f51d3e44f677381f9a0725070795feff3fc34121625e81a6dcc8544497302d19