[INFO] cloning repository https://github.com/2e3s/aw-watcher-media-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2e3s/aw-watcher-media-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2e3s%2Faw-watcher-media-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2e3s%2Faw-watcher-media-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39428f83b44c5017f04a675b7864b92160919773 [INFO] testing 2e3s/aw-watcher-media-player against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2e3s%2Faw-watcher-media-player" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/2e3s/aw-watcher-media-player on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/2e3s/aw-watcher-media-player [INFO] finished tweaking git repo https://github.com/2e3s/aw-watcher-media-player [INFO] tweaked toml for git repo https://github.com/2e3s/aw-watcher-media-player written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/2e3s/aw-watcher-media-player 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ActivityWatch/aw-server-rust` [INFO] [stderr] Updating git submodule `https://github.com/ActivityWatch/aw-webui.git` [INFO] [stderr] Updating git submodule `https://github.com/ActivityWatch/media.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from_variants v1.0.2 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] [stderr] Downloaded enum-kinds v0.5.1 [INFO] [stderr] Downloaded clap-verbosity-flag v2.1.0 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded static_vcruntime v2.0.0 [INFO] [stderr] Downloaded mpris v2.0.1 [INFO] [stderr] Downloaded winnow v0.5.19 [INFO] [stderr] Downloaded from_variants_impl v1.0.2 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f387f91d31a54016de9a42fb13261c0da6a87b7fc78cafcb7fd34c6cdebd00ea [INFO] running `Command { std: "docker" "start" "-a" "f387f91d31a54016de9a42fb13261c0da6a87b7fc78cafcb7fd34c6cdebd00ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f387f91d31a54016de9a42fb13261c0da6a87b7fc78cafcb7fd34c6cdebd00ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f387f91d31a54016de9a42fb13261c0da6a87b7fc78cafcb7fd34c6cdebd00ea", kill_on_drop: false }` [INFO] [stdout] f387f91d31a54016de9a42fb13261c0da6a87b7fc78cafcb7fd34c6cdebd00ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74ebcfd080774e476be61f8e9811c6b4b1aaaf175ba3384a184a89a831c43a92 [INFO] running `Command { std: "docker" "start" "-a" "74ebcfd080774e476be61f8e9811c6b4b1aaaf175ba3384a184a89a831c43a92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling gethostname v0.4.3 [INFO] [stderr] Compiling aw-watcher-media-player v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling clap-verbosity-flag v2.1.0 [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 from_variants v1.0.2 [INFO] [stderr] Compiling mpris v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling aw-models v0.1.0 (https://github.com/ActivityWatch/aw-server-rust?rev=448312d#448312d4) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling aw-client-rust v0.1.0 (https://github.com/ActivityWatch/aw-server-rust?rev=448312d#448312d4) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "74ebcfd080774e476be61f8e9811c6b4b1aaaf175ba3384a184a89a831c43a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ebcfd080774e476be61f8e9811c6b4b1aaaf175ba3384a184a89a831c43a92", kill_on_drop: false }` [INFO] [stdout] 74ebcfd080774e476be61f8e9811c6b4b1aaaf175ba3384a184a89a831c43a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62c73eaba4979a0865dbad67fde635d532ecde42a05f6a40825e27316cf9bb58 [INFO] running `Command { std: "docker" "start" "-a" "62c73eaba4979a0865dbad67fde635d532ecde42a05f6a40825e27316cf9bb58", kill_on_drop: false }` [INFO] [stderr] Compiling aw-watcher-media-player v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "62c73eaba4979a0865dbad67fde635d532ecde42a05f6a40825e27316cf9bb58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c73eaba4979a0865dbad67fde635d532ecde42a05f6a40825e27316cf9bb58", kill_on_drop: false }` [INFO] [stdout] 62c73eaba4979a0865dbad67fde635d532ecde42a05f6a40825e27316cf9bb58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f30387456241698978b4bcca3dac7b2061ec6ea6869d0b6a8653da1d943deaa [INFO] running `Command { std: "docker" "start" "-a" "5f30387456241698978b4bcca3dac7b2061ec6ea6869d0b6a8653da1d943deaa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aw_watcher_media_player-444f90c1d7ff04e0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f30387456241698978b4bcca3dac7b2061ec6ea6869d0b6a8653da1d943deaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f30387456241698978b4bcca3dac7b2061ec6ea6869d0b6a8653da1d943deaa", kill_on_drop: false }` [INFO] [stdout] 5f30387456241698978b4bcca3dac7b2061ec6ea6869d0b6a8653da1d943deaa