[INFO] cloning repository https://github.com/lyons/touhou_music_extractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyons/touhou_music_extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyons%2Ftouhou_music_extractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyons%2Ftouhou_music_extractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76d03d101923754b4f384c9d227e59c55846833c [INFO] testing lyons/touhou_music_extractor against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyons%2Ftouhou_music_extractor" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lyons/touhou_music_extractor on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lyons/touhou_music_extractor [INFO] finished tweaking git repo https://github.com/lyons/touhou_music_extractor [INFO] tweaked toml for git repo https://github.com/lyons/touhou_music_extractor written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lyons/touhou_music_extractor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6704bff12fa02a3e3c72cb44e9bfca8d09a01028fc7d309f31685acc72297fa7 [INFO] running `Command { std: "docker" "start" "-a" "6704bff12fa02a3e3c72cb44e9bfca8d09a01028fc7d309f31685acc72297fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6704bff12fa02a3e3c72cb44e9bfca8d09a01028fc7d309f31685acc72297fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6704bff12fa02a3e3c72cb44e9bfca8d09a01028fc7d309f31685acc72297fa7", kill_on_drop: false }` [INFO] [stdout] 6704bff12fa02a3e3c72cb44e9bfca8d09a01028fc7d309f31685acc72297fa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8aa22d56b5277692dcbd8dc5c117f4f3b62e8a22f3fa7c52b61a962916a2d4af [INFO] running `Command { std: "docker" "start" "-a" "8aa22d56b5277692dcbd8dc5c117f4f3b62e8a22f3fa7c52b61a962916a2d4af", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling string_template v0.2.1 [INFO] [stderr] Compiling parse_duration v2.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling rust-embed v5.6.0 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling touhou_music_extractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.08s [INFO] running `Command { std: "docker" "inspect" "8aa22d56b5277692dcbd8dc5c117f4f3b62e8a22f3fa7c52b61a962916a2d4af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa22d56b5277692dcbd8dc5c117f4f3b62e8a22f3fa7c52b61a962916a2d4af", kill_on_drop: false }` [INFO] [stdout] 8aa22d56b5277692dcbd8dc5c117f4f3b62e8a22f3fa7c52b61a962916a2d4af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2406603475b59ad22c7e6d20a991da2379b0990ae2c1cee1236e4b25f5408eb7 [INFO] running `Command { std: "docker" "start" "-a" "2406603475b59ad22c7e6d20a991da2379b0990ae2c1cee1236e4b25f5408eb7", kill_on_drop: false }` [INFO] [stderr] Compiling touhou_music_extractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/thme-4ceeb8a57b5256b4) [INFO] running `Command { std: "docker" "inspect" "2406603475b59ad22c7e6d20a991da2379b0990ae2c1cee1236e4b25f5408eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2406603475b59ad22c7e6d20a991da2379b0990ae2c1cee1236e4b25f5408eb7", kill_on_drop: false }` [INFO] [stdout] 2406603475b59ad22c7e6d20a991da2379b0990ae2c1cee1236e4b25f5408eb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c713ba65f42b6bce08efaa2a0cc797530e284d14ffe6f1c4341a37a4dc6dd1a3 [INFO] running `Command { std: "docker" "start" "-a" "c713ba65f42b6bce08efaa2a0cc797530e284d14ffe6f1c4341a37a4dc6dd1a3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thme-4ceeb8a57b5256b4) [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" "c713ba65f42b6bce08efaa2a0cc797530e284d14ffe6f1c4341a37a4dc6dd1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c713ba65f42b6bce08efaa2a0cc797530e284d14ffe6f1c4341a37a4dc6dd1a3", kill_on_drop: false }` [INFO] [stdout] c713ba65f42b6bce08efaa2a0cc797530e284d14ffe6f1c4341a37a4dc6dd1a3