[INFO] cloning repository https://github.com/ashhhleyyy/spotify-playback [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashhhleyyy/spotify-playback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashhhleyyy%2Fspotify-playback", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashhhleyyy%2Fspotify-playback'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11c4bcfadfef1efa1a29c6d187085c1ef1a34ce8 [INFO] testing ashhhleyyy/spotify-playback against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashhhleyyy%2Fspotify-playback" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashhhleyyy/spotify-playback on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashhhleyyy/spotify-playback [INFO] finished tweaking git repo https://github.com/ashhhleyyy/spotify-playback [INFO] tweaked toml for git repo https://github.com/ashhhleyyy/spotify-playback written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ashhhleyyy/spotify-playback already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3189b79ac67f0307dcd2396479560c9a2ba313202d833c4a5ac8a8fdaa1574ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3189b79ac67f0307dcd2396479560c9a2ba313202d833c4a5ac8a8fdaa1574ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3189b79ac67f0307dcd2396479560c9a2ba313202d833c4a5ac8a8fdaa1574ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3189b79ac67f0307dcd2396479560c9a2ba313202d833c4a5ac8a8fdaa1574ed", kill_on_drop: false }` [INFO] [stdout] 3189b79ac67f0307dcd2396479560c9a2ba313202d833c4a5ac8a8fdaa1574ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a54b79f8047a21ea8074242b0ec420f544edcf1f53bbfee59c1e6306c379ad70 [INFO] running `Command { std: "docker" "start" "-a" "a54b79f8047a21ea8074242b0ec420f544edcf1f53bbfee59c1e6306c379ad70", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling rspotify-macros v0.11.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rppal v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling blinkt v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling rspotify-model v0.11.5 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling rspotify-http v0.11.5 [INFO] [stderr] Compiling rspotify v0.11.5 [INFO] [stderr] Compiling spotify-playback v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "a54b79f8047a21ea8074242b0ec420f544edcf1f53bbfee59c1e6306c379ad70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54b79f8047a21ea8074242b0ec420f544edcf1f53bbfee59c1e6306c379ad70", kill_on_drop: false }` [INFO] [stdout] a54b79f8047a21ea8074242b0ec420f544edcf1f53bbfee59c1e6306c379ad70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17a45bd28c5fc730fe7748e698242412042228c8c5f554b3b382f64ef6ae966 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d17a45bd28c5fc730fe7748e698242412042228c8c5f554b3b382f64ef6ae966", kill_on_drop: false }` [INFO] [stderr] Compiling spotify-playback v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.72s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/spotify_playback-4b97d640cd9f6942) [INFO] running `Command { std: "docker" "inspect" "d17a45bd28c5fc730fe7748e698242412042228c8c5f554b3b382f64ef6ae966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17a45bd28c5fc730fe7748e698242412042228c8c5f554b3b382f64ef6ae966", kill_on_drop: false }` [INFO] [stdout] d17a45bd28c5fc730fe7748e698242412042228c8c5f554b3b382f64ef6ae966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82949e2f987875a15bf38cc6ca10da8201cd43414243beab7fb0cbfbcab540b4 [INFO] running `Command { std: "docker" "start" "-a" "82949e2f987875a15bf38cc6ca10da8201cd43414243beab7fb0cbfbcab540b4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spotify_playback-4b97d640cd9f6942) [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" "82949e2f987875a15bf38cc6ca10da8201cd43414243beab7fb0cbfbcab540b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82949e2f987875a15bf38cc6ca10da8201cd43414243beab7fb0cbfbcab540b4", kill_on_drop: false }` [INFO] [stdout] 82949e2f987875a15bf38cc6ca10da8201cd43414243beab7fb0cbfbcab540b4