[INFO] cloning repository https://github.com/The0x539/muzak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/The0x539/muzak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe0x539%2Fmuzak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe0x539%2Fmuzak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d197427140351bcc08754e49220e787ec1d163a4
[INFO] building The0x539/muzak against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe0x539%2Fmuzak" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/The0x539/muzak
[INFO] finished tweaking git repo https://github.com/The0x539/muzak
[INFO] tweaked toml for git repo https://github.com/The0x539/muzak written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/The0x539/muzak on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/The0x539/muzak 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/The0x539/musicxml`
[INFO] [stderr]     Updating git repository `https://github.com/RustAudio/rodio`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded i24 v1.0.1
[INFO] [stderr]   Downloaded strum v0.27.0
[INFO] [stderr]   Downloaded symphonia-core v0.5.4
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.4
[INFO] [stderr]   Downloaded ureq-proto v0.3.5
[INFO] [stderr]   Downloaded strum_macros v0.27.0
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]   Downloaded ureq v3.0.10
[INFO] [stderr]   Downloaded symphonia v0.5.4
[INFO] [stderr]   Downloaded wavers v1.5.1
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c19455b3e7a137d093842b3573f1602bc299ec5f8636eca0e6d68ac2daf8d7d6
[INFO] running `Command { std: "docker" "start" "-a" "c19455b3e7a137d093842b3573f1602bc299ec5f8636eca0e6d68ac2daf8d7d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c19455b3e7a137d093842b3573f1602bc299ec5f8636eca0e6d68ac2daf8d7d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c19455b3e7a137d093842b3573f1602bc299ec5f8636eca0e6d68ac2daf8d7d6", kill_on_drop: false }`
[INFO] [stdout] c19455b3e7a137d093842b3573f1602bc299ec5f8636eca0e6d68ac2daf8d7d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73335698eed75f8233bebed9aa614a9b7521ed3a294fbb1e1ef2edda4141f98a
[INFO] running `Command { std: "docker" "start" "-a" "73335698eed75f8233bebed9aa614a9b7521ed3a294fbb1e1ef2edda4141f98a", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling i24 v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling musicxml_internal v1.1.2 (https://github.com/The0x539/musicxml?branch=copy-clone#26ab9e89)
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rodio v0.20.1 (https://github.com/RustAudio/rodio?rev=f2cac6eaaead1ee017f7eb82b4f0c6bc14039ae3#f2cac6ea)
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling musicxml_macros v1.1.2 (https://github.com/The0x539/musicxml?branch=copy-clone#26ab9e89)
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wavers v1.5.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling musicxml v1.1.2 (https://github.com/The0x539/musicxml?branch=copy-clone#26ab9e89)
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling muzak v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "73335698eed75f8233bebed9aa614a9b7521ed3a294fbb1e1ef2edda4141f98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73335698eed75f8233bebed9aa614a9b7521ed3a294fbb1e1ef2edda4141f98a", kill_on_drop: false }`
[INFO] [stdout] 73335698eed75f8233bebed9aa614a9b7521ed3a294fbb1e1ef2edda4141f98a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adea309b9410678de43107487d954b6d9c70a73e622af4a8fd25966cd190e1a9
[INFO] running `Command { std: "docker" "start" "-a" "adea309b9410678de43107487d954b6d9c70a73e622af4a8fd25966cd190e1a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling muzak v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "adea309b9410678de43107487d954b6d9c70a73e622af4a8fd25966cd190e1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adea309b9410678de43107487d954b6d9c70a73e622af4a8fd25966cd190e1a9", kill_on_drop: false }`
[INFO] [stdout] adea309b9410678de43107487d954b6d9c70a73e622af4a8fd25966cd190e1a9
