[INFO] updating cached repository https://github.com/valeth/discord-mpv-presence [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e07d2f79a1e920c63a43c9015881f98de295f9ad [INFO] testing valeth/discord-mpv-presence against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleth%2Fdiscord-mpv-presence" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valeth/discord-mpv-presence on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/valeth/discord-mpv-presence [INFO] finished tweaking git repo https://github.com/valeth/discord-mpv-presence [INFO] tweaked toml for git repo https://github.com/valeth/discord-mpv-presence written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/valeth/discord-mpv-presence already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2047c39b334f70ad0ab3033233957a5b501f2cb5d789820be237b84f32f293c6 [INFO] running `"docker" "start" "-a" "2047c39b334f70ad0ab3033233957a5b501f2cb5d789820be237b84f32f293c6"` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling byte v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling mpvipc v1.1.5 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling serde_derive_internals v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.35 [INFO] [stderr] Compiling discord-rpc-client v0.1.4 [INFO] [stderr] Compiling discord-mpv v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.20s [INFO] running `"docker" "inspect" "2047c39b334f70ad0ab3033233957a5b501f2cb5d789820be237b84f32f293c6"` [INFO] running `"docker" "rm" "-f" "2047c39b334f70ad0ab3033233957a5b501f2cb5d789820be237b84f32f293c6"` [INFO] [stdout] 2047c39b334f70ad0ab3033233957a5b501f2cb5d789820be237b84f32f293c6 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d22375d2744b6d8e167874b710c75f92e48e5cf2b8cea7bf4b5bb8ad365b347 [INFO] running `"docker" "start" "-a" "5d22375d2744b6d8e167874b710c75f92e48e5cf2b8cea7bf4b5bb8ad365b347"` [INFO] [stderr] Compiling discord-mpv v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "5d22375d2744b6d8e167874b710c75f92e48e5cf2b8cea7bf4b5bb8ad365b347"` [INFO] running `"docker" "rm" "-f" "5d22375d2744b6d8e167874b710c75f92e48e5cf2b8cea7bf4b5bb8ad365b347"` [INFO] [stdout] 5d22375d2744b6d8e167874b710c75f92e48e5cf2b8cea7bf4b5bb8ad365b347 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 504d61506517b049e262f57730d8fec3d3320483187aae7bc06c5595cb07dce6 [INFO] running `"docker" "start" "-a" "504d61506517b049e262f57730d8fec3d3320483187aae7bc06c5595cb07dce6"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/discord_mpv-a535645c4f1b30fe [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "504d61506517b049e262f57730d8fec3d3320483187aae7bc06c5595cb07dce6"` [INFO] running `"docker" "rm" "-f" "504d61506517b049e262f57730d8fec3d3320483187aae7bc06c5595cb07dce6"` [INFO] [stdout] 504d61506517b049e262f57730d8fec3d3320483187aae7bc06c5595cb07dce6