[INFO] cloning repository https://github.com/gjabell/muse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gjabell/muse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjabell%2Fmuse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjabell%2Fmuse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b4a8266a9a28564310553ff3d8613ff3555601d [INFO] building gjabell/muse against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjabell%2Fmuse" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gjabell/muse [INFO] finished tweaking git repo https://github.com/gjabell/muse [INFO] tweaked toml for git repo https://github.com/gjabell/muse written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gjabell/muse 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/gjabell/muse 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coreaudio-sys v0.2.15 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [INFO] [stderr] Downloaded rusqlite_migration v1.2.0 [INFO] [stderr] Downloaded strfmt v0.2.4 [INFO] [stderr] Downloaded alsa v0.9.0 [INFO] [stderr] Downloaded cc v1.0.99 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded rodio v0.19.0 [INFO] [stderr] Downloaded redox_users v0.4.5 [INFO] [stderr] Downloaded lofty_attr v0.11.0 [INFO] [stderr] Downloaded bindgen v0.69.4 [INFO] [stderr] Downloaded ogg_pager v0.6.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] [stderr] Downloaded lofty v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 201df21a3d4b7957a47a67b7cd9f69310838916db186f905c15682a7d39f691e [INFO] running `Command { std: "docker" "start" "-a" "201df21a3d4b7957a47a67b7cd9f69310838916db186f905c15682a7d39f691e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "201df21a3d4b7957a47a67b7cd9f69310838916db186f905c15682a7d39f691e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "201df21a3d4b7957a47a67b7cd9f69310838916db186f905c15682a7d39f691e", kill_on_drop: false }` [INFO] [stdout] 201df21a3d4b7957a47a67b7cd9f69310838916db186f905c15682a7d39f691e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 340fb684bac6a2a963d1b6e2b0e0c44bbadec5b344ac91b5efe2d90adbc3cf1c [INFO] running `Command { std: "docker" "start" "-a" "340fb684bac6a2a963d1b6e2b0e0c44bbadec5b344ac91b5efe2d90adbc3cf1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling rusqlite_migration v1.2.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ogg_pager v0.6.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling lofty_attr v0.11.0 [INFO] [stderr] Compiling lofty v0.20.0 [INFO] [stderr] Compiling rodio v0.19.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling muse-rpc v0.1.0 (/opt/rustwide/workdir/muse-rpc) [INFO] [stderr] Compiling musec v0.1.0 (/opt/rustwide/workdir/musec) [INFO] [stderr] Compiling mused v0.1.0 (/opt/rustwide/workdir/mused) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.63s [INFO] running `Command { std: "docker" "inspect" "340fb684bac6a2a963d1b6e2b0e0c44bbadec5b344ac91b5efe2d90adbc3cf1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340fb684bac6a2a963d1b6e2b0e0c44bbadec5b344ac91b5efe2d90adbc3cf1c", kill_on_drop: false }` [INFO] [stdout] 340fb684bac6a2a963d1b6e2b0e0c44bbadec5b344ac91b5efe2d90adbc3cf1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fc1ce706d61d370ca89dd15c2336c5a365e0c145b14f10640e48c1bbc7bd2cdf [INFO] running `Command { std: "docker" "start" "-a" "fc1ce706d61d370ca89dd15c2336c5a365e0c145b14f10640e48c1bbc7bd2cdf", kill_on_drop: false }` [INFO] [stderr] Compiling muse-rpc v0.1.0 (/opt/rustwide/workdir/muse-rpc) [INFO] [stderr] Compiling musec v0.1.0 (/opt/rustwide/workdir/musec) [INFO] [stderr] Compiling mused v0.1.0 (/opt/rustwide/workdir/mused) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "fc1ce706d61d370ca89dd15c2336c5a365e0c145b14f10640e48c1bbc7bd2cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1ce706d61d370ca89dd15c2336c5a365e0c145b14f10640e48c1bbc7bd2cdf", kill_on_drop: false }` [INFO] [stdout] fc1ce706d61d370ca89dd15c2336c5a365e0c145b14f10640e48c1bbc7bd2cdf