[INFO] cloning repository https://github.com/Arman-sm/rad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arman-sm/rad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArman-sm%2Frad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArman-sm%2Frad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 979f1f06d181e4b57f10ee4394a7567de0b9fb56
[INFO] building Arman-sm/rad against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArman-sm%2Frad" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Arman-sm/rad on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Arman-sm/rad
[INFO] finished tweaking git repo https://github.com/Arman-sm/rad
[INFO] tweaked toml for git repo https://github.com/Arman-sm/rad written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Arman-sm/rad 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" "+334963c956d25708feab489a3816ae63f639355d" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68421bffaf3d13161419d63bc3c154e5974168ebfa3052fbf917e63a4fb087a1
[INFO] running `Command { std: "docker" "start" "-a" "68421bffaf3d13161419d63bc3c154e5974168ebfa3052fbf917e63a4fb087a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68421bffaf3d13161419d63bc3c154e5974168ebfa3052fbf917e63a4fb087a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68421bffaf3d13161419d63bc3c154e5974168ebfa3052fbf917e63a4fb087a1", kill_on_drop: false }`
[INFO] [stdout] 68421bffaf3d13161419d63bc3c154e5974168ebfa3052fbf917e63a4fb087a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7990a1cc706eb6d3a25d2735ab1fd39f3137faff4485b866123099935d64c59d
[INFO] running `Command { std: "docker" "start" "-a" "7990a1cc706eb6d3a25d2735ab1fd39f3137faff4485b866123099935d64c59d", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling coarsetime v0.1.34
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rad_compositor v0.1.0 (/opt/rustwide/workdir/rad_compositor)
[INFO] [stderr]    Compiling rad_net_stream v0.3.0 (/opt/rustwide/workdir/rad_net_stream)
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling rodio v0.18.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling rad_host_playback v0.1.0 (/opt/rustwide/workdir/rad_host_playback)
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rad v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.19s
[INFO] running `Command { std: "docker" "inspect" "7990a1cc706eb6d3a25d2735ab1fd39f3137faff4485b866123099935d64c59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7990a1cc706eb6d3a25d2735ab1fd39f3137faff4485b866123099935d64c59d", kill_on_drop: false }`
[INFO] [stdout] 7990a1cc706eb6d3a25d2735ab1fd39f3137faff4485b866123099935d64c59d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95ddc8ce753d0f8b93f9ec856757c0950cc5867f00b4d74d43a2deb65faa02d4
[INFO] running `Command { std: "docker" "start" "-a" "95ddc8ce753d0f8b93f9ec856757c0950cc5867f00b4d74d43a2deb65faa02d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rad v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "95ddc8ce753d0f8b93f9ec856757c0950cc5867f00b4d74d43a2deb65faa02d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95ddc8ce753d0f8b93f9ec856757c0950cc5867f00b4d74d43a2deb65faa02d4", kill_on_drop: false }`
[INFO] [stdout] 95ddc8ce753d0f8b93f9ec856757c0950cc5867f00b4d74d43a2deb65faa02d4
