[INFO] cloning repository https://github.com/sameer/sway-mpris-idle-inhibit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sameer/sway-mpris-idle-inhibit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsway-mpris-idle-inhibit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsway-mpris-idle-inhibit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91e1c55e740d06ff2e1e81610293fa3fc28771b7 [INFO] testing sameer/sway-mpris-idle-inhibit against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsway-mpris-idle-inhibit" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sameer/sway-mpris-idle-inhibit on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sameer/sway-mpris-idle-inhibit [INFO] finished tweaking git repo https://github.com/sameer/sway-mpris-idle-inhibit [INFO] tweaked toml for git repo https://github.com/sameer/sway-mpris-idle-inhibit written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sameer/sway-mpris-idle-inhibit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Mange/mpris-rs.git` [INFO] [stderr] Updating git submodule `https://gitlab.freedesktop.org/mpris/mpris-spec.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from_variants_impl v0.6.0 [INFO] [stderr] Downloaded enum-kinds v0.5.1 [INFO] [stderr] Downloaded from_variants v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 559f68baaf004b8b5676592c08fd4d6240ffbb8d9894e38630ea389110d1e596 [INFO] running `Command { std: "docker" "start" "-a" "559f68baaf004b8b5676592c08fd4d6240ffbb8d9894e38630ea389110d1e596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "559f68baaf004b8b5676592c08fd4d6240ffbb8d9894e38630ea389110d1e596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559f68baaf004b8b5676592c08fd4d6240ffbb8d9894e38630ea389110d1e596", kill_on_drop: false }` [INFO] [stdout] 559f68baaf004b8b5676592c08fd4d6240ffbb8d9894e38630ea389110d1e596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c01a61292de628a70c9402356890228195b51d1d24f5d0d552fc74ad1514c2a [INFO] running `Command { std: "docker" "start" "-a" "4c01a61292de628a70c9402356890228195b51d1d24f5d0d552fc74ad1514c2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.30.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling wayland-backend v0.1.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wayland-scanner v0.30.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling from_variants_impl v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wayland-client v0.30.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling from_variants v0.6.0 [INFO] [stderr] Compiling mpris v2.0.0-rc2 (https://github.com/Mange/mpris-rs.git#8cfe4817) [INFO] [stderr] Compiling wayland-protocols v0.30.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling sway-mpris-idle-inhibit v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "4c01a61292de628a70c9402356890228195b51d1d24f5d0d552fc74ad1514c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c01a61292de628a70c9402356890228195b51d1d24f5d0d552fc74ad1514c2a", kill_on_drop: false }` [INFO] [stdout] 4c01a61292de628a70c9402356890228195b51d1d24f5d0d552fc74ad1514c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b34d72190636511cb9dbbf5a01bf7588cbff8ce2ac2b50f0de45d5ae5ff30732 [INFO] running `Command { std: "docker" "start" "-a" "b34d72190636511cb9dbbf5a01bf7588cbff8ce2ac2b50f0de45d5ae5ff30732", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-backend v0.1.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling wayland-client v0.30.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling wayland-protocols v0.30.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling sway-mpris-idle-inhibit v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `Command { std: "docker" "inspect" "b34d72190636511cb9dbbf5a01bf7588cbff8ce2ac2b50f0de45d5ae5ff30732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34d72190636511cb9dbbf5a01bf7588cbff8ce2ac2b50f0de45d5ae5ff30732", kill_on_drop: false }` [INFO] [stdout] b34d72190636511cb9dbbf5a01bf7588cbff8ce2ac2b50f0de45d5ae5ff30732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e6d5153bc7f1176d7a537bb10a09f0c0b8f51a21e25be4d0e014f4e3b6c5a3f [INFO] running `Command { std: "docker" "start" "-a" "1e6d5153bc7f1176d7a537bb10a09f0c0b8f51a21e25be4d0e014f4e3b6c5a3f", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-backend v0.1.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling wayland-client v0.30.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling wayland-protocols v0.30.0-alpha6 (https://github.com/Smithay/wayland-rs.git#83f2d168) [INFO] [stderr] Compiling sway-mpris-idle-inhibit v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sway_mpris_idle_inhibit-693934df798feed0) [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" "1e6d5153bc7f1176d7a537bb10a09f0c0b8f51a21e25be4d0e014f4e3b6c5a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6d5153bc7f1176d7a537bb10a09f0c0b8f51a21e25be4d0e014f4e3b6c5a3f", kill_on_drop: false }` [INFO] [stdout] 1e6d5153bc7f1176d7a537bb10a09f0c0b8f51a21e25be4d0e014f4e3b6c5a3f