[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 79c0559184f27f4433a6fbc260b950d06d4a4889 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-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/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asukaminato0721/wallpaper-engine on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd
[INFO] running `Command { std: "docker" "start" "ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd", 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" "ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd", 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" "ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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 wayland-sys v0.31.11
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[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]    Compiling dbus v0.9.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[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 zerocopy v0.8.48
[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]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling gstreamer-app-sys v0.23.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]    Compiling ksni v0.2.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking dbus-tree v0.9.2
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking gstreamer v0.23.7
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking gstreamer-base v0.23.6
[INFO] [stderr]     Checking gstreamer-app v0.23.5
[INFO] [stderr]     Checking gstreamer-video v0.23.6
[INFO] [stderr]     Checking wallpaper-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd", kill_on_drop: false }`
[INFO] [stdout] ae9b1c0bdeb047580d0f9ca4143e9a877d0380dcb7e8de87d0158f0b887db8cd
