[INFO] cloning repository https://github.com/YangchenYe323/firefly-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YangchenYe323/firefly-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangchenYe323%2Ffirefly-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangchenYe323%2Ffirefly-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 780f43c017c19268d7f67fe38329e08429535116
[INFO] building YangchenYe323/firefly-api against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangchenYe323%2Ffirefly-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/YangchenYe323/firefly-api
[INFO] finished tweaking git repo https://github.com/YangchenYe323/firefly-api
[INFO] tweaked toml for git repo https://github.com/YangchenYe323/firefly-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YangchenYe323/firefly-api on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YangchenYe323/firefly-api 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded worker v0.5.0
[INFO] [stderr]   Downloaded axum-cloudflare-adapter v0.14.0
[INFO] [stderr]   Downloaded oneshot v0.1.11
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded worker-sys v0.5.0
[INFO] [stderr]   Downloaded maybe-async v0.2.10
[INFO] [stderr]   Downloaded rspotify-model v0.14.0
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded worker-kv v0.7.0
[INFO] [stderr]   Downloaded rspotify-http v0.14.0
[INFO] [stderr]   Downloaded rspotify-macros v0.14.0
[INFO] [stderr]   Downloaded worker-macros v0.5.0
[INFO] [stderr]   Downloaded axum-wasm-macros v0.1.2
[INFO] [stderr]   Downloaded rspotify v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96045c11147d62e12ba6da90cf70ad0031e256c8032c39d624d4ab725e53a87e
[INFO] running `Command { std: "docker" "start" "-a" "96045c11147d62e12ba6da90cf70ad0031e256c8032c39d624d4ab725e53a87e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96045c11147d62e12ba6da90cf70ad0031e256c8032c39d624d4ab725e53a87e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96045c11147d62e12ba6da90cf70ad0031e256c8032c39d624d4ab725e53a87e", kill_on_drop: false }`
[INFO] [stdout] 96045c11147d62e12ba6da90cf70ad0031e256c8032c39d624d4ab725e53a87e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 965cf5384241a713105e83e1f62f769bdf7514e6a94a5dd254f49a0c6dd0b21a
[INFO] running `Command { std: "docker" "start" "-a" "965cf5384241a713105e83e1f62f769bdf7514e6a94a5dd254f49a0c6dd0b21a", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rspotify-model v0.14.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling axum-wasm-macros v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling worker-kv v0.7.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling rspotify-macros v0.14.0
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling worker-sys v0.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling worker-macros v0.5.0
[INFO] [stderr]    Compiling worker v0.5.0
[INFO] [stderr]    Compiling rspotify-http v0.14.0
[INFO] [stderr]    Compiling rspotify v0.14.0
[INFO] [stderr]    Compiling axum-cloudflare-adapter v0.14.0
[INFO] [stderr]    Compiling firefly-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "965cf5384241a713105e83e1f62f769bdf7514e6a94a5dd254f49a0c6dd0b21a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965cf5384241a713105e83e1f62f769bdf7514e6a94a5dd254f49a0c6dd0b21a", kill_on_drop: false }`
[INFO] [stdout] 965cf5384241a713105e83e1f62f769bdf7514e6a94a5dd254f49a0c6dd0b21a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 950c3dd9fe03fe8c3788d1accca58b34c4cf15e60ac22953eae6563305d5e7df
[INFO] running `Command { std: "docker" "start" "-a" "950c3dd9fe03fe8c3788d1accca58b34c4cf15e60ac22953eae6563305d5e7df", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling firefly-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `test_qq_music_search_song` is never used
[INFO] [stdout]    --> src/api/v1/song.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 |     async fn test_qq_music_search_song() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.84s
[INFO] running `Command { std: "docker" "inspect" "950c3dd9fe03fe8c3788d1accca58b34c4cf15e60ac22953eae6563305d5e7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "950c3dd9fe03fe8c3788d1accca58b34c4cf15e60ac22953eae6563305d5e7df", kill_on_drop: false }`
[INFO] [stdout] 950c3dd9fe03fe8c3788d1accca58b34c4cf15e60ac22953eae6563305d5e7df
