[INFO] fetching crate kittyaudio 0.1.5...
[INFO] checking kittyaudio-0.1.5 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate kittyaudio 0.1.5 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate kittyaudio 0.1.5 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kittyaudio 0.1.5
[INFO] finished tweaking crates.io crate kittyaudio 0.1.5
[INFO] tweaked toml for crates.io crate kittyaudio 0.1.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate kittyaudio 0.1.5 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mach2 v0.4.1
[INFO] [stderr]   Downloaded symphonia-codec-adpcm v0.5.3
[INFO] [stderr]   Downloaded symphonia-codec-aac v0.5.3
[INFO] [stderr]   Downloaded oboe v0.5.0
[INFO] [stderr]   Downloaded symphonia-format-mkv v0.5.3
[INFO] [stderr]   Downloaded symphonia-codec-alac v0.5.3
[INFO] [stderr]   Downloaded symphonia-format-isomp4 v0.5.3
[INFO] [stderr]   Downloaded alsa v0.7.1
[INFO] [stderr]   Downloaded oboe-sys v0.5.0
[INFO] [stderr]   Downloaded coreaudio-rs v0.11.3
[INFO] [stderr]   Downloaded cpal v0.15.2
[INFO] [stderr]   Downloaded windows v0.46.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77a99c29ab7e99b068574ddd707c4a631fbb81d6497785f10984da841c4e0a57
[INFO] running `Command { std: "docker" "start" "-a" "77a99c29ab7e99b068574ddd707c4a631fbb81d6497785f10984da841c4e0a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77a99c29ab7e99b068574ddd707c4a631fbb81d6497785f10984da841c4e0a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a99c29ab7e99b068574ddd707c4a631fbb81d6497785f10984da841c4e0a57", kill_on_drop: false }`
[INFO] [stdout] 77a99c29ab7e99b068574ddd707c4a631fbb81d6497785f10984da841c4e0a57
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 076bbe920bc1adb9d41be387e0e6a342be33c8256b80810a1927be82a280d307
[INFO] running `Command { std: "docker" "start" "-a" "076bbe920bc1adb9d41be387e0e6a342be33c8256b80810a1927be82a280d307", kill_on_drop: false }`
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.3
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.3
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.3
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.3
[INFO] [stderr]     Checking symphonia-format-wav v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.3
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.3
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.3
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.3
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking kittyaudio v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/init_ex.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/reverse.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/simple.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/speed.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/loops.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/commands.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/record_mixer.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "simple") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "init_ex") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "reverse") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "loops") due to 2 previous errors
[INFO] [stderr] error: could not compile `kittyaudio` (example "speed") due to 2 previous errors
[INFO] [stderr] error: could not compile `kittyaudio` (example "commands") due to 2 previous errors
[INFO] [stderr] error: could not compile `kittyaudio` (example "record_mixer") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "076bbe920bc1adb9d41be387e0e6a342be33c8256b80810a1927be82a280d307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "076bbe920bc1adb9d41be387e0e6a342be33c8256b80810a1927be82a280d307", kill_on_drop: false }`
[INFO] [stdout] 076bbe920bc1adb9d41be387e0e6a342be33c8256b80810a1927be82a280d307
[INFO] checking kittyaudio-0.1.5 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate kittyaudio 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate kittyaudio 0.1.5 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kittyaudio 0.1.5
[INFO] finished tweaking crates.io crate kittyaudio 0.1.5
[INFO] tweaked toml for crates.io crate kittyaudio 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate kittyaudio 0.1.5 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1d14078bbd7298ccef5c295f5330076b98a3702b6cf82954749acefabb5969a
[INFO] running `Command { std: "docker" "start" "-a" "d1d14078bbd7298ccef5c295f5330076b98a3702b6cf82954749acefabb5969a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1d14078bbd7298ccef5c295f5330076b98a3702b6cf82954749acefabb5969a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1d14078bbd7298ccef5c295f5330076b98a3702b6cf82954749acefabb5969a", kill_on_drop: false }`
[INFO] [stdout] d1d14078bbd7298ccef5c295f5330076b98a3702b6cf82954749acefabb5969a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b6b84a969968854b10990dfe2810dc26f121ae72b99b78bfbb8fe52ee842e34
[INFO] running `Command { std: "docker" "start" "-a" "4b6b84a969968854b10990dfe2810dc26f121ae72b99b78bfbb8fe52ee842e34", kill_on_drop: false }`
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.3
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.3
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.3
[INFO] [stderr]     Checking symphonia-format-wav v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.3
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.3
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.3
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking kittyaudio v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/simple.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/loops.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/init_ex.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/record_mixer.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/speed.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/reverse.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../assets/drozerix_-_crush.ogg: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/commands.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "loops") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kittyaudio` (example "init_ex") due to 2 previous errors
[INFO] [stderr] error: could not compile `kittyaudio` (example "record_mixer") due to 2 previous errors
[INFO] [stderr] error: could not compile `kittyaudio` (example "simple") due to 2 previous errors
[INFO] [stderr] error: could not compile `kittyaudio` (example "commands") due to 2 previous errors
[INFO] [stderr] error: could not compile `kittyaudio` (example "speed") due to 2 previous errors
[INFO] [stderr] error: could not compile `kittyaudio` (example "reverse") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4b6b84a969968854b10990dfe2810dc26f121ae72b99b78bfbb8fe52ee842e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6b84a969968854b10990dfe2810dc26f121ae72b99b78bfbb8fe52ee842e34", kill_on_drop: false }`
[INFO] [stdout] 4b6b84a969968854b10990dfe2810dc26f121ae72b99b78bfbb8fe52ee842e34
