[INFO] cloning repository https://github.com/Cobular/GD-Song-Metadafier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cobular/GD-Song-Metadafier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobular%2FGD-Song-Metadafier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobular%2FGD-Song-Metadafier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d49a7b94fde6d9d926833bbc7f2e5fbaceaa0df [INFO] building Cobular/GD-Song-Metadafier against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobular%2FGD-Song-Metadafier" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cobular/GD-Song-Metadafier on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cobular/GD-Song-Metadafier [INFO] finished tweaking git repo https://github.com/Cobular/GD-Song-Metadafier [INFO] tweaked toml for git repo https://github.com/Cobular/GD-Song-Metadafier written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Cobular/GD-Song-Metadafier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a199b60b35635df0aca6a25ef8e14c4a99b3a7f1a44af5e85831fcac043fab1 [INFO] running `Command { std: "docker" "start" "-a" "3a199b60b35635df0aca6a25ef8e14c4a99b3a7f1a44af5e85831fcac043fab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a199b60b35635df0aca6a25ef8e14c4a99b3a7f1a44af5e85831fcac043fab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a199b60b35635df0aca6a25ef8e14c4a99b3a7f1a44af5e85831fcac043fab1", kill_on_drop: false }` [INFO] [stdout] 3a199b60b35635df0aca6a25ef8e14c4a99b3a7f1a44af5e85831fcac043fab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26f19f9a4f876c28eb7f03b86d4b588c9fe73e143d569052157f3a890d2b9e57 [INFO] running `Command { std: "docker" "start" "-a" "26f19f9a4f876c28eb7f03b86d4b588c9fe73e143d569052157f3a890d2b9e57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling id3 v1.0.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling youtube_dl v0.7.0 [INFO] [stderr] Compiling gd_song_metadataifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "26f19f9a4f876c28eb7f03b86d4b588c9fe73e143d569052157f3a890d2b9e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f19f9a4f876c28eb7f03b86d4b588c9fe73e143d569052157f3a890d2b9e57", kill_on_drop: false }` [INFO] [stdout] 26f19f9a4f876c28eb7f03b86d4b588c9fe73e143d569052157f3a890d2b9e57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab50228b1211decd721d67d0b67ca3b55a8a9d0b707cee82fd9ceab4fd3f70c0 [INFO] running `Command { std: "docker" "start" "-a" "ab50228b1211decd721d67d0b67ca3b55a8a9d0b707cee82fd9ceab4fd3f70c0", kill_on_drop: false }` [INFO] [stderr] Compiling gd_song_metadataifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/gd_song_metadataifier-4c9e79500ace74d9) [INFO] running `Command { std: "docker" "inspect" "ab50228b1211decd721d67d0b67ca3b55a8a9d0b707cee82fd9ceab4fd3f70c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab50228b1211decd721d67d0b67ca3b55a8a9d0b707cee82fd9ceab4fd3f70c0", kill_on_drop: false }` [INFO] [stdout] ab50228b1211decd721d67d0b67ca3b55a8a9d0b707cee82fd9ceab4fd3f70c0