[INFO] fetching crate polybar-mpris-watcher-rs 1.1.2... [INFO] building polybar-mpris-watcher-rs-1.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate polybar-mpris-watcher-rs 1.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate polybar-mpris-watcher-rs 1.1.2 [INFO] finished tweaking crates.io crate polybar-mpris-watcher-rs 1.1.2 [INFO] tweaked toml for crates.io crate polybar-mpris-watcher-rs 1.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate polybar-mpris-watcher-rs 1.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate polybar-mpris-watcher-rs 1.1.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from_variants v1.0.2 [INFO] [stderr] Downloaded enum-kinds v0.5.1 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] [stderr] Downloaded from_variants_impl v1.0.2 [INFO] [stderr] Downloaded mpris v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43e4fe4bef78307db194dbe5187950c1260b6f68fe00f5df7d01fa5b1593a047 [INFO] running `Command { std: "docker" "start" "-a" "43e4fe4bef78307db194dbe5187950c1260b6f68fe00f5df7d01fa5b1593a047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e4fe4bef78307db194dbe5187950c1260b6f68fe00f5df7d01fa5b1593a047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e4fe4bef78307db194dbe5187950c1260b6f68fe00f5df7d01fa5b1593a047", kill_on_drop: false }` [INFO] [stdout] 43e4fe4bef78307db194dbe5187950c1260b6f68fe00f5df7d01fa5b1593a047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49df81b2188b80bd3e1783e8205ee773153505ce29c6c047bca931c4f14f39c9 [INFO] running `Command { std: "docker" "start" "-a" "49df81b2188b80bd3e1783e8205ee773153505ce29c6c047bca931c4f14f39c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling from_variants_impl v1.0.2 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling from_variants v1.0.2 [INFO] [stderr] Compiling mpris v2.0.1 [INFO] [stderr] Compiling polybar-mpris-watcher-rs v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.81s [INFO] running `Command { std: "docker" "inspect" "49df81b2188b80bd3e1783e8205ee773153505ce29c6c047bca931c4f14f39c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49df81b2188b80bd3e1783e8205ee773153505ce29c6c047bca931c4f14f39c9", kill_on_drop: false }` [INFO] [stdout] 49df81b2188b80bd3e1783e8205ee773153505ce29c6c047bca931c4f14f39c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585ca0584c36e407084409debf8537bda3b7787579517704bb8e0d07fbdc02d9 [INFO] running `Command { std: "docker" "start" "-a" "585ca0584c36e407084409debf8537bda3b7787579517704bb8e0d07fbdc02d9", kill_on_drop: false }` [INFO] [stderr] Compiling polybar-mpris-watcher-rs v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "585ca0584c36e407084409debf8537bda3b7787579517704bb8e0d07fbdc02d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585ca0584c36e407084409debf8537bda3b7787579517704bb8e0d07fbdc02d9", kill_on_drop: false }` [INFO] [stdout] 585ca0584c36e407084409debf8537bda3b7787579517704bb8e0d07fbdc02d9