[INFO] cloning repository https://github.com/chensation/Sort-GoogleTakeOut-Playlists [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chensation/Sort-GoogleTakeOut-Playlists" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchensation%2FSort-GoogleTakeOut-Playlists", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchensation%2FSort-GoogleTakeOut-Playlists'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d35050056b6a4f5decea5c2b89d3074d6eaa277 [INFO] testing chensation/Sort-GoogleTakeOut-Playlists against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchensation%2FSort-GoogleTakeOut-Playlists" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chensation/Sort-GoogleTakeOut-Playlists on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chensation/Sort-GoogleTakeOut-Playlists [INFO] finished tweaking git repo https://github.com/chensation/Sort-GoogleTakeOut-Playlists [INFO] tweaked toml for git repo https://github.com/chensation/Sort-GoogleTakeOut-Playlists written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/chensation/Sort-GoogleTakeOut-Playlists already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1933d0e43c88d15f239a58e1f69432021f2ec59cfbeda65446bfb8e599015477 [INFO] running `Command { std: "docker" "start" "-a" "1933d0e43c88d15f239a58e1f69432021f2ec59cfbeda65446bfb8e599015477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1933d0e43c88d15f239a58e1f69432021f2ec59cfbeda65446bfb8e599015477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1933d0e43c88d15f239a58e1f69432021f2ec59cfbeda65446bfb8e599015477", kill_on_drop: false }` [INFO] [stdout] 1933d0e43c88d15f239a58e1f69432021f2ec59cfbeda65446bfb8e599015477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] badb980ff64b6473463c553548d5a75fdfe4d893f6bd14d48b390b79a687a61d [INFO] running `Command { std: "docker" "start" "-a" "badb980ff64b6473463c553548d5a75fdfe4d893f6bd14d48b390b79a687a61d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling id3 v0.5.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling sort_playlists v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "badb980ff64b6473463c553548d5a75fdfe4d893f6bd14d48b390b79a687a61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badb980ff64b6473463c553548d5a75fdfe4d893f6bd14d48b390b79a687a61d", kill_on_drop: false }` [INFO] [stdout] badb980ff64b6473463c553548d5a75fdfe4d893f6bd14d48b390b79a687a61d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f81ce1f61e8b3eaa7cfa311d73cc24176c7997d83ab3a03c8ad38b1ba52989 [INFO] running `Command { std: "docker" "start" "-a" "67f81ce1f61e8b3eaa7cfa311d73cc24176c7997d83ab3a03c8ad38b1ba52989", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sort_playlists v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "67f81ce1f61e8b3eaa7cfa311d73cc24176c7997d83ab3a03c8ad38b1ba52989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f81ce1f61e8b3eaa7cfa311d73cc24176c7997d83ab3a03c8ad38b1ba52989", kill_on_drop: false }` [INFO] [stdout] 67f81ce1f61e8b3eaa7cfa311d73cc24176c7997d83ab3a03c8ad38b1ba52989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a17e9645e7bceef788fc0d5a7443b57ea54d423537c71ce2ea8c60841456dc4b [INFO] running `Command { std: "docker" "start" "-a" "a17e9645e7bceef788fc0d5a7443b57ea54d423537c71ce2ea8c60841456dc4b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sort_playlists-c1cca5cdc6ccd6c6) [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" "a17e9645e7bceef788fc0d5a7443b57ea54d423537c71ce2ea8c60841456dc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17e9645e7bceef788fc0d5a7443b57ea54d423537c71ce2ea8c60841456dc4b", kill_on_drop: false }` [INFO] [stdout] a17e9645e7bceef788fc0d5a7443b57ea54d423537c71ce2ea8c60841456dc4b