[INFO] cloning repository https://github.com/jasmith79/playlistrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasmith79/playlistrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasmith79%2Fplaylistrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasmith79%2Fplaylistrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93f18c811c6210f859a8512406906c5902a0d4af [INFO] testing jasmith79/playlistrs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasmith79%2Fplaylistrs" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasmith79/playlistrs 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/jasmith79/playlistrs [INFO] finished tweaking git repo https://github.com/jasmith79/playlistrs [INFO] tweaked toml for git repo https://github.com/jasmith79/playlistrs written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/jasmith79/playlistrs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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] b31c90eef45ac06289969f7bf4179d171929696c19063f8c51d708a2cf0fdaff [INFO] running `Command { std: "docker" "start" "-a" "b31c90eef45ac06289969f7bf4179d171929696c19063f8c51d708a2cf0fdaff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b31c90eef45ac06289969f7bf4179d171929696c19063f8c51d708a2cf0fdaff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31c90eef45ac06289969f7bf4179d171929696c19063f8c51d708a2cf0fdaff", kill_on_drop: false }` [INFO] [stdout] b31c90eef45ac06289969f7bf4179d171929696c19063f8c51d708a2cf0fdaff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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] 03f92a6b6e3340e6b736379c2693e30a179c6237618ee8f35033b9e9e13555a6 [INFO] running `Command { std: "docker" "start" "-a" "03f92a6b6e3340e6b736379c2693e30a179c6237618ee8f35033b9e9e13555a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling playlistrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.39s [INFO] running `Command { std: "docker" "inspect" "03f92a6b6e3340e6b736379c2693e30a179c6237618ee8f35033b9e9e13555a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f92a6b6e3340e6b736379c2693e30a179c6237618ee8f35033b9e9e13555a6", kill_on_drop: false }` [INFO] [stdout] 03f92a6b6e3340e6b736379c2693e30a179c6237618ee8f35033b9e9e13555a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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] c2207b95f9b2dcfe2911715122a4518eca9da24cb780eb1a2b7e00bd4e1d2e69 [INFO] running `Command { std: "docker" "start" "-a" "c2207b95f9b2dcfe2911715122a4518eca9da24cb780eb1a2b7e00bd4e1d2e69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling playlistrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.61s [INFO] running `Command { std: "docker" "inspect" "c2207b95f9b2dcfe2911715122a4518eca9da24cb780eb1a2b7e00bd4e1d2e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2207b95f9b2dcfe2911715122a4518eca9da24cb780eb1a2b7e00bd4e1d2e69", kill_on_drop: false }` [INFO] [stdout] c2207b95f9b2dcfe2911715122a4518eca9da24cb780eb1a2b7e00bd4e1d2e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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] b34b56bf3ce644cb314c687a2461526d2d32108332bcf4480b32a2ad7afb03e3 [INFO] running `Command { std: "docker" "start" "-a" "b34b56bf3ce644cb314c687a2461526d2d32108332bcf4480b32a2ad7afb03e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/playlistrs-c51734efb9749755) [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" "b34b56bf3ce644cb314c687a2461526d2d32108332bcf4480b32a2ad7afb03e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34b56bf3ce644cb314c687a2461526d2d32108332bcf4480b32a2ad7afb03e3", kill_on_drop: false }` [INFO] [stdout] b34b56bf3ce644cb314c687a2461526d2d32108332bcf4480b32a2ad7afb03e3