[INFO] cloning repository https://github.com/LinoBigatti/rodio_playback_position [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinoBigatti/rodio_playback_position" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinoBigatti%2Frodio_playback_position", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinoBigatti%2Frodio_playback_position'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73decfe00bbf2f26a2c45416d6221a5759b3aa64 [INFO] checking LinoBigatti/rodio_playback_position against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155500 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinoBigatti%2Frodio_playback_position" "/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/LinoBigatti/rodio_playback_position [INFO] finished tweaking git repo https://github.com/LinoBigatti/rodio_playback_position [INFO] tweaked toml for git repo https://github.com/LinoBigatti/rodio_playback_position written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LinoBigatti/rodio_playback_position on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LinoBigatti/rodio_playback_position 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtsan-standalone-sys v0.2.0 [INFO] [stderr] Downloaded rtsan-standalone-macros v0.2.0 [INFO] [stderr] Downloaded triple_buffer v8.1.1 [INFO] [stderr] Downloaded mach2 v0.5.0 [INFO] [stderr] Downloaded coreaudio-rs v0.14.0 [INFO] [stderr] Downloaded alsa-sys v0.4.0 [INFO] [stderr] Downloaded rodio v0.22.2 [INFO] [stderr] Downloaded alsa v0.11.0 [INFO] [stderr] Downloaded objc2-avf-audio v0.3.2 [INFO] [stderr] Downloaded cpal v0.17.3 [INFO] [stderr] Downloaded rtsan-standalone v0.2.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b064dd3052878c2139f097cff9f7c827f0037d745d700c5dbac14058b9ebaf [INFO] running `Command { std: "docker" "start" "-a" "24b064dd3052878c2139f097cff9f7c827f0037d745d700c5dbac14058b9ebaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b064dd3052878c2139f097cff9f7c827f0037d745d700c5dbac14058b9ebaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b064dd3052878c2139f097cff9f7c827f0037d745d700c5dbac14058b9ebaf", kill_on_drop: false }` [INFO] [stdout] 24b064dd3052878c2139f097cff9f7c827f0037d745d700c5dbac14058b9ebaf [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a171683858fbe8a824852284290d5c9d776ac1ef2998bf1534e1321411edccb [INFO] running `Command { std: "docker" "start" "-a" "7a171683858fbe8a824852284290d5c9d776ac1ef2998bf1534e1321411edccb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Compiling rtsan-standalone v0.2.0 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Checking triple_buffer v8.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling rtsan-standalone-sys v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rtsan-standalone-macros v0.2.0 [INFO] [stderr] Checking rodio v0.22.2 [INFO] [stderr] Checking rodio_playback_position v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.65s [INFO] running `Command { std: "docker" "inspect" "7a171683858fbe8a824852284290d5c9d776ac1ef2998bf1534e1321411edccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a171683858fbe8a824852284290d5c9d776ac1ef2998bf1534e1321411edccb", kill_on_drop: false }` [INFO] [stdout] 7a171683858fbe8a824852284290d5c9d776ac1ef2998bf1534e1321411edccb