[INFO] cloning repository https://github.com/technorav3nn/apple-music-rich-presence [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technorav3nn/apple-music-rich-presence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnorav3nn%2Fapple-music-rich-presence", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnorav3nn%2Fapple-music-rich-presence'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57d6f98d9412f315795439df9e050147b65aca95 [INFO] testing technorav3nn/apple-music-rich-presence against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnorav3nn%2Fapple-music-rich-presence" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technorav3nn/apple-music-rich-presence on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/technorav3nn/apple-music-rich-presence [INFO] finished tweaking git repo https://github.com/technorav3nn/apple-music-rich-presence [INFO] tweaked toml for git repo https://github.com/technorav3nn/apple-music-rich-presence written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/technorav3nn/apple-music-rich-presence already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty-duration v0.1.1 [INFO] [stderr] Downloaded discord-presence v0.5.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eb5caf06cf573f9b3af02ae5de5d96645a4c802eb428fd6d928a57300ef3ee7 [INFO] running `Command { std: "docker" "start" "-a" "6eb5caf06cf573f9b3af02ae5de5d96645a4c802eb428fd6d928a57300ef3ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eb5caf06cf573f9b3af02ae5de5d96645a4c802eb428fd6d928a57300ef3ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb5caf06cf573f9b3af02ae5de5d96645a4c802eb428fd6d928a57300ef3ee7", kill_on_drop: false }` [INFO] [stdout] 6eb5caf06cf573f9b3af02ae5de5d96645a4c802eb428fd6d928a57300ef3ee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b9aadb8f3267f1e58e3977ededa0013edff37e613dbe948f76e531881113db8 [INFO] running `Command { std: "docker" "start" "-a" "4b9aadb8f3267f1e58e3977ededa0013edff37e613dbe948f76e531881113db8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.55 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling implicit-clone v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling pretty-duration v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling discord-presence v0.5.14 [INFO] [stderr] Compiling apple-music-rich-presence v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.29s [INFO] running `Command { std: "docker" "inspect" "4b9aadb8f3267f1e58e3977ededa0013edff37e613dbe948f76e531881113db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9aadb8f3267f1e58e3977ededa0013edff37e613dbe948f76e531881113db8", kill_on_drop: false }` [INFO] [stdout] 4b9aadb8f3267f1e58e3977ededa0013edff37e613dbe948f76e531881113db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6550d55bef158f55777bcdb27bec24f4621705f79c168ed57d4d1f0bdf8a2574 [INFO] running `Command { std: "docker" "start" "-a" "6550d55bef158f55777bcdb27bec24f4621705f79c168ed57d4d1f0bdf8a2574", kill_on_drop: false }` [INFO] [stderr] Compiling apple-music-rich-presence v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "6550d55bef158f55777bcdb27bec24f4621705f79c168ed57d4d1f0bdf8a2574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6550d55bef158f55777bcdb27bec24f4621705f79c168ed57d4d1f0bdf8a2574", kill_on_drop: false }` [INFO] [stdout] 6550d55bef158f55777bcdb27bec24f4621705f79c168ed57d4d1f0bdf8a2574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2a2f83ba2e409ffb0dfeff840125fc7f80f70d813d92ff3552fe7a5c1e43798 [INFO] running `Command { std: "docker" "start" "-a" "c2a2f83ba2e409ffb0dfeff840125fc7f80f70d813d92ff3552fe7a5c1e43798", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/apple_music_rich_presence-00ccd93bc9b7101e) [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" "c2a2f83ba2e409ffb0dfeff840125fc7f80f70d813d92ff3552fe7a5c1e43798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a2f83ba2e409ffb0dfeff840125fc7f80f70d813d92ff3552fe7a5c1e43798", kill_on_drop: false }` [INFO] [stdout] c2a2f83ba2e409ffb0dfeff840125fc7f80f70d813d92ff3552fe7a5c1e43798