[INFO] fetching crate adpcm-xq-sys 0.1.3...
[INFO] checking adpcm-xq-sys-0.1.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate adpcm-xq-sys 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate adpcm-xq-sys 0.1.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87898c0427843f10a8fb0ff0e03ef9fd25f11067dd7be5c3e81f175b937d7cfb
[INFO] running `Command { std: "docker" "start" "-a" "87898c0427843f10a8fb0ff0e03ef9fd25f11067dd7be5c3e81f175b937d7cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87898c0427843f10a8fb0ff0e03ef9fd25f11067dd7be5c3e81f175b937d7cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87898c0427843f10a8fb0ff0e03ef9fd25f11067dd7be5c3e81f175b937d7cfb", kill_on_drop: false }`
[INFO] [stdout] 87898c0427843f10a8fb0ff0e03ef9fd25f11067dd7be5c3e81f175b937d7cfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 310a07d3d2962565ebc1178b2e281654c797274cb39127758cbe7effabbaf872
[INFO] running `Command { std: "docker" "start" "-a" "310a07d3d2962565ebc1178b2e281654c797274cb39127758cbe7effabbaf872", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling adpcm-xq-sys v0.1.3 (/opt/rustwide/workdir)
[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 [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "310a07d3d2962565ebc1178b2e281654c797274cb39127758cbe7effabbaf872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "310a07d3d2962565ebc1178b2e281654c797274cb39127758cbe7effabbaf872", kill_on_drop: false }`
[INFO] [stdout] 310a07d3d2962565ebc1178b2e281654c797274cb39127758cbe7effabbaf872
[INFO] checking adpcm-xq-sys-0.1.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate adpcm-xq-sys 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate adpcm-xq-sys 0.1.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8560ce72c81612fd3c697f0bdecc1595bc386b73a953acc8d5596f8d93e81728
[INFO] running `Command { std: "docker" "start" "-a" "8560ce72c81612fd3c697f0bdecc1595bc386b73a953acc8d5596f8d93e81728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8560ce72c81612fd3c697f0bdecc1595bc386b73a953acc8d5596f8d93e81728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8560ce72c81612fd3c697f0bdecc1595bc386b73a953acc8d5596f8d93e81728", kill_on_drop: false }`
[INFO] [stdout] 8560ce72c81612fd3c697f0bdecc1595bc386b73a953acc8d5596f8d93e81728
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 152f0c1919376737e15f83589bd7dc831d718b8669f34bc282286e0401c3a5bd
[INFO] running `Command { std: "docker" "start" "-a" "152f0c1919376737e15f83589bd7dc831d718b8669f34bc282286e0401c3a5bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling adpcm-xq-sys v0.1.3 (/opt/rustwide/workdir)
[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 [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "152f0c1919376737e15f83589bd7dc831d718b8669f34bc282286e0401c3a5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152f0c1919376737e15f83589bd7dc831d718b8669f34bc282286e0401c3a5bd", kill_on_drop: false }`
[INFO] [stdout] 152f0c1919376737e15f83589bd7dc831d718b8669f34bc282286e0401c3a5bd
