[INFO] cloning repository https://github.com/BenyaminDamircheli/Simple-Wave-Synth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenyaminDamircheli/Simple-Wave-Synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenyaminDamircheli%2FSimple-Wave-Synth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenyaminDamircheli%2FSimple-Wave-Synth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af7b52516bcced01d9148211765bcf80f5430493
[INFO] building BenyaminDamircheli/Simple-Wave-Synth against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenyaminDamircheli%2FSimple-Wave-Synth" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BenyaminDamircheli/Simple-Wave-Synth on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BenyaminDamircheli/Simple-Wave-Synth
[INFO] finished tweaking git repo https://github.com/BenyaminDamircheli/Simple-Wave-Synth
[INFO] tweaked toml for git repo https://github.com/BenyaminDamircheli/Simple-Wave-Synth written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BenyaminDamircheli/Simple-Wave-Synth 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded bytemuck v1.21.0
[INFO] [stderr]   Downloaded rodio v0.20.1
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d1fdc41f4550e2e340a2a2d914365ea0c7125166191c6b46b09d403b99260ce
[INFO] running `Command { std: "docker" "start" "-a" "8d1fdc41f4550e2e340a2a2d914365ea0c7125166191c6b46b09d403b99260ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d1fdc41f4550e2e340a2a2d914365ea0c7125166191c6b46b09d403b99260ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1fdc41f4550e2e340a2a2d914365ea0c7125166191c6b46b09d403b99260ce", kill_on_drop: false }`
[INFO] [stdout] 8d1fdc41f4550e2e340a2a2d914365ea0c7125166191c6b46b09d403b99260ce
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72e4308b9bf9ee1738bda8d38cc22c0488e72225dcf6ae1cbea1f732a526e6ca
[INFO] running `Command { std: "docker" "start" "-a" "72e4308b9bf9ee1738bda8d38cc22c0488e72225dcf6ae1cbea1f732a526e6ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling Synth_Player v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.20s
[INFO] running `Command { std: "docker" "inspect" "72e4308b9bf9ee1738bda8d38cc22c0488e72225dcf6ae1cbea1f732a526e6ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e4308b9bf9ee1738bda8d38cc22c0488e72225dcf6ae1cbea1f732a526e6ca", kill_on_drop: false }`
[INFO] [stdout] 72e4308b9bf9ee1738bda8d38cc22c0488e72225dcf6ae1cbea1f732a526e6ca
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfac2cd14a4d9c58a81035f1aead9be74ea8fd2b7bafba520b19249da26261c8
[INFO] running `Command { std: "docker" "start" "-a" "cfac2cd14a4d9c58a81035f1aead9be74ea8fd2b7bafba520b19249da26261c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling Synth_Player v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "cfac2cd14a4d9c58a81035f1aead9be74ea8fd2b7bafba520b19249da26261c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfac2cd14a4d9c58a81035f1aead9be74ea8fd2b7bafba520b19249da26261c8", kill_on_drop: false }`
[INFO] [stdout] cfac2cd14a4d9c58a81035f1aead9be74ea8fd2b7bafba520b19249da26261c8
