[INFO] fetching crate adpcm-xq-sys 0.1.3...
[INFO] checking adpcm-xq-sys-0.1.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate adpcm-xq-sys 0.1.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate adpcm-xq-sys 0.1.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate adpcm-xq-sys 0.1.3
[INFO] finished tweaking crates.io crate adpcm-xq-sys 0.1.3
[INFO] tweaked toml for crates.io crate adpcm-xq-sys 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5966bb05aa4556c6eb8d712ab0d2de0e6d32a619cefc920f653b13ad3f1d5fcb
[INFO] running `Command { std: "docker" "start" "-a" "5966bb05aa4556c6eb8d712ab0d2de0e6d32a619cefc920f653b13ad3f1d5fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5966bb05aa4556c6eb8d712ab0d2de0e6d32a619cefc920f653b13ad3f1d5fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5966bb05aa4556c6eb8d712ab0d2de0e6d32a619cefc920f653b13ad3f1d5fcb", kill_on_drop: false }`
[INFO] [stdout] 5966bb05aa4556c6eb8d712ab0d2de0e6d32a619cefc920f653b13ad3f1d5fcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f60bff3d7eb5ff69b8e270d4ae51134ec10bcb3d18efd91b8bee02ec31acbe99
[INFO] running `Command { std: "docker" "start" "-a" "f60bff3d7eb5ff69b8e270d4ae51134ec10bcb3d18efd91b8bee02ec31acbe99", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling adpcm-xq-sys v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c: In function 'adpcm_decode_data':
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:588:38: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   588 |         if (this_block_adpcm_samples > num_samples) {
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |                                      ^
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c: In function 'adpcm_encode_data':
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:664:36: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   664 |         if (this_block_pcm_samples > num_samples) {
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |                                    ^
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:724:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   724 |         if (num_bytes != block_size) {
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |                       ^~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c: In function 'write_pcm_wav_header':
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:487:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   487 |     strncpy (riffhdr.ckID, "RIFF", sizeof (riffhdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:488:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   488 |     strncpy (riffhdr.formType, "WAVE", sizeof (riffhdr.formType));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:490:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   490 |     strncpy (fmthdr.ckID, "fmt ", sizeof (fmthdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:493:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   493 |     strncpy (datahdr.ckID, "data", sizeof (datahdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c: In function 'write_adpcm_wav_header':
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:539:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   539 |     strncpy (riffhdr.ckID, "RIFF", sizeof (riffhdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:540:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   540 |     strncpy (riffhdr.formType, "WAVE", sizeof (riffhdr.formType));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:542:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   542 |     strncpy (fmthdr.ckID, "fmt ", sizeof (fmthdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:544:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   544 |     strncpy (facthdr.ckID, "fact", sizeof (facthdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:548:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   548 |     strncpy (datahdr.ckID, "data", sizeof (datahdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "f60bff3d7eb5ff69b8e270d4ae51134ec10bcb3d18efd91b8bee02ec31acbe99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f60bff3d7eb5ff69b8e270d4ae51134ec10bcb3d18efd91b8bee02ec31acbe99", kill_on_drop: false }`
[INFO] [stdout] f60bff3d7eb5ff69b8e270d4ae51134ec10bcb3d18efd91b8bee02ec31acbe99
[INFO] checking adpcm-xq-sys-0.1.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate adpcm-xq-sys 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate adpcm-xq-sys 0.1.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate adpcm-xq-sys 0.1.3
[INFO] finished tweaking crates.io crate adpcm-xq-sys 0.1.3
[INFO] tweaked toml for crates.io crate adpcm-xq-sys 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be500bb71bb888c01b239a84366937229e92f3723f3e3545f38b920daed5dc8a
[INFO] running `Command { std: "docker" "start" "-a" "be500bb71bb888c01b239a84366937229e92f3723f3e3545f38b920daed5dc8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be500bb71bb888c01b239a84366937229e92f3723f3e3545f38b920daed5dc8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be500bb71bb888c01b239a84366937229e92f3723f3e3545f38b920daed5dc8a", kill_on_drop: false }`
[INFO] [stdout] be500bb71bb888c01b239a84366937229e92f3723f3e3545f38b920daed5dc8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e45ca8d0de68e3d9ffc6a3c30ae5315af224cb88da4bb9c115441b8bc1b64d05
[INFO] running `Command { std: "docker" "start" "-a" "e45ca8d0de68e3d9ffc6a3c30ae5315af224cb88da4bb9c115441b8bc1b64d05", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling adpcm-xq-sys v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c: In function 'adpcm_decode_data':
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:588:38: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   588 |         if (this_block_adpcm_samples > num_samples) {
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |                                      ^
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c: In function 'adpcm_encode_data':
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:664:36: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   664 |         if (this_block_pcm_samples > num_samples) {
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |                                    ^
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:724:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   724 |         if (num_bytes != block_size) {
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |                       ^~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c: In function 'write_pcm_wav_header':
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:487:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   487 |     strncpy (riffhdr.ckID, "RIFF", sizeof (riffhdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:488:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   488 |     strncpy (riffhdr.formType, "WAVE", sizeof (riffhdr.formType));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:490:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   490 |     strncpy (fmthdr.ckID, "fmt ", sizeof (fmthdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:493:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   493 |     strncpy (datahdr.ckID, "data", sizeof (datahdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c: In function 'write_adpcm_wav_header':
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:539:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   539 |     strncpy (riffhdr.ckID, "RIFF", sizeof (riffhdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:540:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   540 |     strncpy (riffhdr.formType, "WAVE", sizeof (riffhdr.formType));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:542:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   542 |     strncpy (fmthdr.ckID, "fmt ", sizeof (fmthdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:544:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   544 |     strncpy (facthdr.ckID, "fact", sizeof (facthdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3: adpcm-xq/adpcm-xq.c:548:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:   548 |     strncpy (datahdr.ckID, "data", sizeof (datahdr.ckID));
[INFO] [stderr] warning: adpcm-xq-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "e45ca8d0de68e3d9ffc6a3c30ae5315af224cb88da4bb9c115441b8bc1b64d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45ca8d0de68e3d9ffc6a3c30ae5315af224cb88da4bb9c115441b8bc1b64d05", kill_on_drop: false }`
[INFO] [stdout] e45ca8d0de68e3d9ffc6a3c30ae5315af224cb88da4bb9c115441b8bc1b64d05
