[INFO] fetching crate adpcm-xq-sys 0.1.3...
[INFO] checking adpcm-xq-sys-0.1.3 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate adpcm-xq-sys 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate adpcm-xq-sys 0.1.3 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77b19b98a7bf44b7923e978bfd4f9e84f01323694421872c07c814b4daed5f11
[INFO] running `Command { std: "docker" "start" "-a" "77b19b98a7bf44b7923e978bfd4f9e84f01323694421872c07c814b4daed5f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77b19b98a7bf44b7923e978bfd4f9e84f01323694421872c07c814b4daed5f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b19b98a7bf44b7923e978bfd4f9e84f01323694421872c07c814b4daed5f11", kill_on_drop: false }`
[INFO] [stdout] 77b19b98a7bf44b7923e978bfd4f9e84f01323694421872c07c814b4daed5f11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56d1f0043e934de9753d0f979cd597443c00563f5cb1e205d9db00d7ce7e6f4e
[INFO] running `Command { std: "docker" "start" "-a" "56d1f0043e934de9753d0f979cd597443c00563f5cb1e205d9db00d7ce7e6f4e", kill_on_drop: false }`
[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` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "56d1f0043e934de9753d0f979cd597443c00563f5cb1e205d9db00d7ce7e6f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d1f0043e934de9753d0f979cd597443c00563f5cb1e205d9db00d7ce7e6f4e", kill_on_drop: false }`
[INFO] [stdout] 56d1f0043e934de9753d0f979cd597443c00563f5cb1e205d9db00d7ce7e6f4e
