[INFO] cloning repository https://github.com/asukaminato0721/wallpaper-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asukaminato0721/wallpaper-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukaminato0721%2Fwallpaper-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukaminato0721%2Fwallpaper-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c0f3792b9c40e728780adc3e20feb4d7208da39
[INFO] checking asukaminato0721/wallpaper-engine against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukaminato0721%2Fwallpaper-engine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asukaminato0721/wallpaper-engine
[INFO] finished tweaking git repo https://github.com/asukaminato0721/wallpaper-engine
[INFO] tweaked toml for git repo https://github.com/asukaminato0721/wallpaper-engine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asukaminato0721/wallpaper-engine on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asukaminato0721/wallpaper-engine 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ksni v0.2.2
[INFO] [stderr]   Downloaded dbus-codegen v0.9.1
[INFO] [stderr]   Downloaded dbus-tree v0.9.2
[INFO] [stderr]   Downloaded gstreamer-video-sys v0.23.6
[INFO] [stderr]   Downloaded gstreamer-video v0.23.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f
[INFO] running `Command { std: "docker" "start" "aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f", 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" "aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f", 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" "aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gstreamer-sys v0.23.6
[INFO] [stderr]    Compiling gstreamer-base-sys v0.23.6
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling gstreamer-video-sys v0.23.6
[INFO] [stderr]    Compiling gstreamer-app-sys v0.23.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr] error: could not compile `dbus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name dbus --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-channel", "futures-executor", "futures-util", "no-string-validation", "stdfd", "vendored"))' -C metadata=18317084fb865d0e -C extra-filename=-b0bb1b874dd878d2 --out-dir /opt/rustwide/target/debug/build/dbus/b0bb1b874dd878d2/out --extern libc=/opt/rustwide/target/debug/build/libc/27a7b0fdf409c6c5/out/liblibc-27a7b0fdf409c6c5.rmeta --extern libdbus_sys=/opt/rustwide/target/debug/build/libdbus-sys/f1ef8eea4e4d3277/out/liblibdbus_sys-f1ef8eea4e4d3277.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f", kill_on_drop: false }`
[INFO] [stdout] aaf10b103f0a76daf0d11a196d76f54b99f37d863914202a99af7fcb82116c5f
