[INFO] fetching crate open-vcdiff-sys 0.1.1... [INFO] testing open-vcdiff-sys-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate open-vcdiff-sys 0.1.1 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate open-vcdiff-sys 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate open-vcdiff-sys 0.1.1 [INFO] finished tweaking crates.io crate open-vcdiff-sys 0.1.1 [INFO] tweaked toml for crates.io crate open-vcdiff-sys 0.1.1 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da1c7321fced662b1d9bf7a9fbeaa37fb05cb84f4da4de80c946bc7a7054ece4 [INFO] running `Command { std: "docker" "start" "-a" "da1c7321fced662b1d9bf7a9fbeaa37fb05cb84f4da4de80c946bc7a7054ece4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da1c7321fced662b1d9bf7a9fbeaa37fb05cb84f4da4de80c946bc7a7054ece4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1c7321fced662b1d9bf7a9fbeaa37fb05cb84f4da4de80c946bc7a7054ece4", kill_on_drop: false }` [INFO] [stdout] da1c7321fced662b1d9bf7a9fbeaa37fb05cb84f4da4de80c946bc7a7054ece4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4710786d780bc41adf8112cdc5e20cbaa3bd5bb10fca24fc6346964a28ee5dc [INFO] running `Command { std: "docker" "start" "-a" "a4710786d780bc41adf8112cdc5e20cbaa3bd5bb10fca24fc6346964a28ee5dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling open-vcdiff-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `gcc::compile_library`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | gcc::compile_library("libzlib-adler32.a", &["open-vcdiff/src/zlib/adler32.c"]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | let mut config = gcc::Config::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | let mut config = gcc::Config::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc: In member function 'open_vcdiff::VCDiffResult open_vcdiff::VCDiffStreamingDecoderImpl::ReadDeltaFileHeader(open_vcdiff::ParseableChunk*)': [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:704:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 704 | if ((vcdiff_version_code_ != 0x00) && // Draft standard VCDIFF (RFC 3284) [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:710:5: note: here [INFO] [stderr] warning: 710 | case 3: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:711:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 711 | if (header->header3 != 0xC4) { // magic value 'D' | 0x80 [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:715:5: note: here [INFO] [stderr] warning: 715 | case 2: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:716:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 716 | if (header->header2 != 0xC3) { // magic value 'C' | 0x80 [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:720:5: note: here [INFO] [stderr] warning: 720 | case 1: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:721:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 721 | if (header->header1 != 0xD6) { // magic value 'V' | 0x80 [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:725:5: note: here [INFO] [stderr] warning: 725 | case 0: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from open-vcdiff/src/decodetable.h:23, [INFO] [stderr] warning: from open-vcdiff/src/vcdecoder.cc:39: [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc: In member function 'open_vcdiff::VCDiffResult open_vcdiff::VCDiffDeltaFileWindow::DecodeWindow(open_vcdiff::ParseableChunk*)': [INFO] [stderr] warning: open-vcdiff/src/logging.h:45:46: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 45 | open_vcdiff::CheckFatalError(); [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:1379:22: note: in expansion of macro 'VCD_ENDL' [INFO] [stderr] warning: 1379 | << VCD_ENDL; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:1382:5: note: here [INFO] [stderr] warning: 1382 | case RESULT_ERROR: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.95s [INFO] running `Command { std: "docker" "inspect" "a4710786d780bc41adf8112cdc5e20cbaa3bd5bb10fca24fc6346964a28ee5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4710786d780bc41adf8112cdc5e20cbaa3bd5bb10fca24fc6346964a28ee5dc", kill_on_drop: false }` [INFO] [stdout] a4710786d780bc41adf8112cdc5e20cbaa3bd5bb10fca24fc6346964a28ee5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d02ac8ab0d9da269a5f9e27745d1ba99a32109a8fec81ff5766b9450c655eea4 [INFO] running `Command { std: "docker" "start" "-a" "d02ac8ab0d9da269a5f9e27745d1ba99a32109a8fec81ff5766b9450c655eea4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc: In member function 'open_vcdiff::VCDiffResult open_vcdiff::VCDiffStreamingDecoderImpl::ReadDeltaFileHeader(open_vcdiff::ParseableChunk*)': [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:704:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 704 | if ((vcdiff_version_code_ != 0x00) && // Draft standard VCDIFF (RFC 3284) [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:710:5: note: here [INFO] [stderr] warning: 710 | case 3: [INFO] [stderr] warning: | ^~~~ [INFO] [stdout] warning: use of deprecated function `gcc::compile_library`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | gcc::compile_library("libzlib-adler32.a", &["open-vcdiff/src/zlib/adler32.c"]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:711:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: 711 | if (header->header3 != 0xC4) { // magic value 'D' | 0x80 [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | let mut config = gcc::Config::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: | ^~ [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:715:5: note: here [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: 715 | case 2: [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | let mut config = gcc::Config::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: | ^~~~ [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:716:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: 716 | if (header->header2 != 0xC3) { // magic value 'C' | 0x80 [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:720:5: note: here [INFO] [stderr] warning: 720 | case 1: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:721:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 721 | if (header->header1 != 0xD6) { // magic value 'V' | 0x80 [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:725:5: note: here [INFO] [stderr] warning: 725 | case 0: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from open-vcdiff/src/decodetable.h:23, [INFO] [stderr] warning: from open-vcdiff/src/vcdecoder.cc:39: [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc: In member function 'open_vcdiff::VCDiffResult open_vcdiff::VCDiffDeltaFileWindow::DecodeWindow(open_vcdiff::ParseableChunk*)': [INFO] [stderr] warning: open-vcdiff/src/logging.h:45:46: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 45 | open_vcdiff::CheckFatalError(); [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:1379:22: note: in expansion of macro 'VCD_ENDL' [INFO] [stderr] warning: 1379 | << VCD_ENDL; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:1382:5: note: here [INFO] [stderr] warning: 1382 | case RESULT_ERROR: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Compiling open-vcdiff-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "d02ac8ab0d9da269a5f9e27745d1ba99a32109a8fec81ff5766b9450c655eea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02ac8ab0d9da269a5f9e27745d1ba99a32109a8fec81ff5766b9450c655eea4", kill_on_drop: false }` [INFO] [stdout] d02ac8ab0d9da269a5f9e27745d1ba99a32109a8fec81ff5766b9450c655eea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4affd929e839e96f620b56d33a89a43d7f7d2637b8d6df40f57a17eaec9ea17d [INFO] running `Command { std: "docker" "start" "-a" "4affd929e839e96f620b56d33a89a43d7f7d2637b8d6df40f57a17eaec9ea17d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated function `gcc::compile_library`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | gcc::compile_library("libzlib-adler32.a", &["open-vcdiff/src/zlib/adler32.c"]); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | gcc::Config::new() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | let mut config = gcc::Config::new(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | gcc::Config::new() [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:15:35 [INFO] [stderr] | [INFO] [stderr] 15 | let mut config = gcc::Config::new(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:71:29 [INFO] [stderr] | [INFO] [stderr] 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `open-vcdiff-sys` (build script) generated 7 warnings [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc: In member function 'open_vcdiff::VCDiffResult open_vcdiff::VCDiffStreamingDecoderImpl::ReadDeltaFileHeader(open_vcdiff::ParseableChunk*)': [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:704:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 704 | if ((vcdiff_version_code_ != 0x00) && // Draft standard VCDIFF (RFC 3284) [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:710:5: note: here [INFO] [stderr] warning: 710 | case 3: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:711:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 711 | if (header->header3 != 0xC4) { // magic value 'D' | 0x80 [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:715:5: note: here [INFO] [stderr] warning: 715 | case 2: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:716:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 716 | if (header->header2 != 0xC3) { // magic value 'C' | 0x80 [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:720:5: note: here [INFO] [stderr] warning: 720 | case 1: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:721:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 721 | if (header->header1 != 0xD6) { // magic value 'V' | 0x80 [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:725:5: note: here [INFO] [stderr] warning: 725 | case 0: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from open-vcdiff/src/decodetable.h:23, [INFO] [stderr] warning: from open-vcdiff/src/vcdecoder.cc:39: [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc: In member function 'open_vcdiff::VCDiffResult open_vcdiff::VCDiffDeltaFileWindow::DecodeWindow(open_vcdiff::ParseableChunk*)': [INFO] [stderr] warning: open-vcdiff/src/logging.h:45:46: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 45 | open_vcdiff::CheckFatalError(); [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:1379:22: note: in expansion of macro 'VCD_ENDL' [INFO] [stderr] warning: 1379 | << VCD_ENDL; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: open-vcdiff/src/vcdecoder.cc:1382:5: note: here [INFO] [stderr] warning: 1382 | case RESULT_ERROR: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/open_vcdiff_sys-8ed5de64e0d17d2b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests open-vcdiff-sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4affd929e839e96f620b56d33a89a43d7f7d2637b8d6df40f57a17eaec9ea17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4affd929e839e96f620b56d33a89a43d7f7d2637b8d6df40f57a17eaec9ea17d", kill_on_drop: false }` [INFO] [stdout] 4affd929e839e96f620b56d33a89a43d7f7d2637b8d6df40f57a17eaec9ea17d