[INFO] cloning repository https://github.com/soffeemeow/mpris_exporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soffeemeow/mpris_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoffeemeow%2Fmpris_exporter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoffeemeow%2Fmpris_exporter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e88d799b2ee7f6640baa9c3caf6bc5bc3cdb6e6
[INFO] building soffeemeow/mpris_exporter against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoffeemeow%2Fmpris_exporter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soffeemeow/mpris_exporter
[INFO] finished tweaking git repo https://github.com/soffeemeow/mpris_exporter
[INFO] tweaked toml for git repo https://github.com/soffeemeow/mpris_exporter written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soffeemeow/mpris_exporter 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 git repo https://github.com/soffeemeow/mpris_exporter 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 chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded enum-kinds v0.5.1
[INFO] [stderr]   Downloaded from_variants_impl v1.0.2
[INFO] [stderr]   Downloaded from_variants v1.0.2
[INFO] [stderr]   Downloaded prometheus_exporter v0.8.5
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded derive_is_enum_variant v0.1.1
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded tiny_http v0.10.0
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded mpris v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ea3fe396bd1d7139e0594e8fdac05bc3fe64781bf54389d4f1470ca4627e1f60
[INFO] running `Command { std: "docker" "start" "-a" "ea3fe396bd1d7139e0594e8fdac05bc3fe64781bf54389d4f1470ca4627e1f60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea3fe396bd1d7139e0594e8fdac05bc3fe64781bf54389d4f1470ca4627e1f60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3fe396bd1d7139e0594e8fdac05bc3fe64781bf54389d4f1470ca4627e1f60", kill_on_drop: false }`
[INFO] [stdout] ea3fe396bd1d7139e0594e8fdac05bc3fe64781bf54389d4f1470ca4627e1f60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 130ddfb851121d63b67b5f115cd1c30ba2240fe416fd784ae87b9948ab267b8e
[INFO] running `Command { std: "docker" "start" "-a" "130ddfb851121d63b67b5f115cd1c30ba2240fe416fd784ae87b9948ab267b8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling derive_is_enum_variant v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-kinds v0.5.1
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling from_variants_impl v1.0.2
[INFO] [stderr]    Compiling from_variants v1.0.2
[INFO] [stderr]    Compiling mpris v2.0.1
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tiny_http v0.10.0
[INFO] [stderr]    Compiling prometheus_exporter v0.8.5
[INFO] [stderr]    Compiling mpris_exporter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "130ddfb851121d63b67b5f115cd1c30ba2240fe416fd784ae87b9948ab267b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "130ddfb851121d63b67b5f115cd1c30ba2240fe416fd784ae87b9948ab267b8e", kill_on_drop: false }`
[INFO] [stdout] 130ddfb851121d63b67b5f115cd1c30ba2240fe416fd784ae87b9948ab267b8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] eff7fbeb8349efc5416d07e7a30d15e4739244c86cd5e4d5d840dedc177ef782
[INFO] running `Command { std: "docker" "start" "-a" "eff7fbeb8349efc5416d07e7a30d15e4739244c86cd5e4d5d840dedc177ef782", kill_on_drop: false }`
[INFO] [stderr]    Compiling mpris_exporter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "eff7fbeb8349efc5416d07e7a30d15e4739244c86cd5e4d5d840dedc177ef782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff7fbeb8349efc5416d07e7a30d15e4739244c86cd5e4d5d840dedc177ef782", kill_on_drop: false }`
[INFO] [stdout] eff7fbeb8349efc5416d07e7a30d15e4739244c86cd5e4d5d840dedc177ef782
