[INFO] cloning repository https://github.com/MustafaSalih1993/snotify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MustafaSalih1993/snotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMustafaSalih1993%2Fsnotify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMustafaSalih1993%2Fsnotify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f682bab48921e9f3bade6124587d9c2df355f43 [INFO] testing MustafaSalih1993/snotify against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMustafaSalih1993%2Fsnotify" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MustafaSalih1993/snotify 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/MustafaSalih1993/snotify [INFO] finished tweaking git repo https://github.com/MustafaSalih1993/snotify [INFO] tweaked toml for git repo https://github.com/MustafaSalih1993/snotify written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MustafaSalih1993/snotify 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] Downloading crates ... [INFO] [stderr] Downloaded zvariant_derive v2.6.0 [INFO] [stderr] Downloaded winrt-notification v0.2.4 [INFO] [stderr] Downloaded nb-connect v1.1.0 [INFO] [stderr] Downloaded dbus-tree v0.9.1 [INFO] [stderr] Downloaded dbus v0.9.2 [INFO] [stderr] Downloaded notify-rust v4.3.0 [INFO] [stderr] Downloaded zvariant v2.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 45e8842309d6a440f769da673fc11b4c66628793c9b77b60632a09ae09af0a22 [INFO] running `Command { std: "docker" "start" "-a" "45e8842309d6a440f769da673fc11b4c66628793c9b77b60632a09ae09af0a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45e8842309d6a440f769da673fc11b4c66628793c9b77b60632a09ae09af0a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e8842309d6a440f769da673fc11b4c66628793c9b77b60632a09ae09af0a22", kill_on_drop: false }` [INFO] [stdout] 45e8842309d6a440f769da673fc11b4c66628793c9b77b60632a09ae09af0a22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 1dbba6ae10ccd741ef773e14eab5ed6f62cf89551cbce5aac4a5b216395b1c2b [INFO] running `Command { std: "docker" "start" "-a" "1dbba6ae10ccd741ef773e14eab5ed6f62cf89551cbce5aac4a5b216395b1c2b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling dbus v0.9.2 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling dbus-tree v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zvariant_derive v2.6.0 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Compiling zvariant v2.6.0 [INFO] [stderr] Compiling zbus v1.9.1 [INFO] [stderr] Compiling notify-rust v4.3.0 [INFO] [stderr] Compiling snotify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.34s [INFO] running `Command { std: "docker" "inspect" "1dbba6ae10ccd741ef773e14eab5ed6f62cf89551cbce5aac4a5b216395b1c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbba6ae10ccd741ef773e14eab5ed6f62cf89551cbce5aac4a5b216395b1c2b", kill_on_drop: false }` [INFO] [stdout] 1dbba6ae10ccd741ef773e14eab5ed6f62cf89551cbce5aac4a5b216395b1c2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 8621fb3975a354ce17043e95b40005a3d8d4173fd173adba149141557accf314 [INFO] running `Command { std: "docker" "start" "-a" "8621fb3975a354ce17043e95b40005a3d8d4173fd173adba149141557accf314", kill_on_drop: false }` [INFO] [stderr] Compiling snotify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "8621fb3975a354ce17043e95b40005a3d8d4173fd173adba149141557accf314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8621fb3975a354ce17043e95b40005a3d8d4173fd173adba149141557accf314", kill_on_drop: false }` [INFO] [stdout] 8621fb3975a354ce17043e95b40005a3d8d4173fd173adba149141557accf314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] e00e724a9c94f976a6ed7ad1bda0e1390fe10afa7405ccf7c705f14a45a78184 [INFO] running `Command { std: "docker" "start" "-a" "e00e724a9c94f976a6ed7ad1bda0e1390fe10afa7405ccf7c705f14a45a78184", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/snotify-0f48dae4588969a1) [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" "e00e724a9c94f976a6ed7ad1bda0e1390fe10afa7405ccf7c705f14a45a78184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e00e724a9c94f976a6ed7ad1bda0e1390fe10afa7405ccf7c705f14a45a78184", kill_on_drop: false }` [INFO] [stdout] e00e724a9c94f976a6ed7ad1bda0e1390fe10afa7405ccf7c705f14a45a78184