[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 1.60.0 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 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/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.13.2 [INFO] [stderr] Downloaded maybe-async v0.2.6 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded rspotify-macros v0.11.5 [INFO] [stderr] Downloaded rppal v0.12.0 [INFO] [stderr] Downloaded darling v0.13.2 [INFO] [stderr] Downloaded rspotify-http v0.11.5 [INFO] [stderr] Downloaded rspotify-model v0.11.5 [INFO] [stderr] Downloaded darling_core v0.13.2 [INFO] [stderr] Downloaded rspotify v0.11.5 [INFO] [stderr] Downloaded blinkt v0.6.0 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 77aec388d6126084817c4eb24136461a781d152ec3c3900eaf07a1ae06a5bc73 [INFO] running `Command { std: "docker" "start" "-a" "77aec388d6126084817c4eb24136461a781d152ec3c3900eaf07a1ae06a5bc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77aec388d6126084817c4eb24136461a781d152ec3c3900eaf07a1ae06a5bc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77aec388d6126084817c4eb24136461a781d152ec3c3900eaf07a1ae06a5bc73", kill_on_drop: false }` [INFO] [stdout] 77aec388d6126084817c4eb24136461a781d152ec3c3900eaf07a1ae06a5bc73 [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" "+1.60.0" "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] 8440381b6b1b5883aa3fb28767d4aae4ff272ed6ee23cde4980c8e257f6381e2 [INFO] running `Command { std: "docker" "start" "-a" "8440381b6b1b5883aa3fb28767d4aae4ff272ed6ee23cde4980c8e257f6381e2", 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 mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rppal v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.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 maybe-async v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.53 [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 tracing v0.1.32 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling serde v1.0.136 [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 futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [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 54s [INFO] running `Command { std: "docker" "inspect" "8440381b6b1b5883aa3fb28767d4aae4ff272ed6ee23cde4980c8e257f6381e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8440381b6b1b5883aa3fb28767d4aae4ff272ed6ee23cde4980c8e257f6381e2", kill_on_drop: false }` [INFO] [stdout] 8440381b6b1b5883aa3fb28767d4aae4ff272ed6ee23cde4980c8e257f6381e2 [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" "+1.60.0" "test" "--frozen" "--no-run" "--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] 3ae6cfe2de3eff23d370325d85ee0035e170a10f891c2875c859e36ef491178f [INFO] running `Command { std: "docker" "start" "-a" "3ae6cfe2de3eff23d370325d85ee0035e170a10f891c2875c859e36ef491178f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling spotify-playback v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "3ae6cfe2de3eff23d370325d85ee0035e170a10f891c2875c859e36ef491178f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae6cfe2de3eff23d370325d85ee0035e170a10f891c2875c859e36ef491178f", kill_on_drop: false }` [INFO] [stdout] 3ae6cfe2de3eff23d370325d85ee0035e170a10f891c2875c859e36ef491178f [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04b5f37cef11e945249f0009b06f4b41ede4b5a8acc9c804f19815fdd710489e [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" "04b5f37cef11e945249f0009b06f4b41ede4b5a8acc9c804f19815fdd710489e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spotify_playback-688622f5714c450f) [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" "04b5f37cef11e945249f0009b06f4b41ede4b5a8acc9c804f19815fdd710489e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b5f37cef11e945249f0009b06f4b41ede4b5a8acc9c804f19815fdd710489e", kill_on_drop: false }` [INFO] [stdout] 04b5f37cef11e945249f0009b06f4b41ede4b5a8acc9c804f19815fdd710489e