[INFO] fetching crate gcc 0.3.55...
[INFO] checking gcc-0.3.55 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gcc 0.3.55 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate gcc 0.3.55 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 gcc 0.3.55
[INFO] finished tweaking crates.io crate gcc 0.3.55
[INFO] tweaked toml for crates.io crate gcc 0.3.55 written to /workspace/builds/worker-6-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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8ddede05f683f253a15feaf8686ba9264ea58e5169b59956ba6a8071d5e214a4
[INFO] running `Command { std: "docker" "start" "-a" "8ddede05f683f253a15feaf8686ba9264ea58e5169b59956ba6a8071d5e214a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ddede05f683f253a15feaf8686ba9264ea58e5169b59956ba6a8071d5e214a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ddede05f683f253a15feaf8686ba9264ea58e5169b59956ba6a8071d5e214a4", kill_on_drop: false }`
[INFO] [stdout] 8ddede05f683f253a15feaf8686ba9264ea58e5169b59956ba6a8071d5e214a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5f67d82b1f6d68c582cf4dffd7f2e2d12f63be5210782229b4b9701cfced6050
[INFO] running `Command { std: "docker" "start" "-a" "5f67d82b1f6d68c582cf4dffd7f2e2d12f63be5210782229b4b9701cfced6050", kill_on_drop: false }`
[INFO] [stderr]     Checking gcc v0.3.55 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> src/lib.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub type Config = Build;
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut c = Build::new();
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:246:6
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl Build {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1539:18
[INFO] [stdout]      |
[INFO] [stdout] 1539 | impl Default for Build {
[INFO] [stdout]      |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn new() -> Build {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         Build {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:297:63
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn include<P: AsRef<Path>>(&mut self, dir: P) -> &mut Build {
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:313:87
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn define<'a, V: Into<Option<&'a str>>>(&mut self, var: &str, val: V) -> &mut Build {
[INFO] [stdout]     |                                                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:319:62
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn object<P: AsRef<Path>>(&mut self, obj: P) -> &mut Build {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:334:48
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub fn flag(&mut self, flag: &str) -> &mut Build {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut cfg = Build::new();
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:387:61
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn flag_if_supported(&mut self, flag: &str) -> &mut Build {
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:406:62
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn shared_flag(&mut self, shared_flag: bool) -> &mut Build {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:425:62
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn static_flag(&mut self, static_flag: bool) -> &mut Build {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:431:58
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn file<P: AsRef<Path>>(&mut self, p: P) -> &mut Build {
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:437:46
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn files<P>(&mut self, p: P) -> &mut Build
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:450:46
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn cpp(&mut self, cpp: bool) -> &mut Build {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:474:80
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn warnings_into_errors(&mut self, warnings_into_errors: bool) -> &mut Build {
[INFO] [stdout]     |                                                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:495:56
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn warnings(&mut self, warnings: bool) -> &mut Build {
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:525:97
[INFO] [stdout]     |
[INFO] [stdout] 525 |     pub fn cpp_link_stdlib<'a, V: Into<Option<&'a str>>>(&mut self, cpp_link_stdlib: V) -> &mut Build {
[INFO] [stdout]     |                                                                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:563:95
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn cpp_set_stdlib<'a, V: Into<Option<&'a str>>>(&mut self, cpp_set_stdlib: V) -> &mut Build {
[INFO] [stdout]     |                                                                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:583:52
[INFO] [stdout]     |
[INFO] [stdout] 583 |     pub fn target(&mut self, target: &str) -> &mut Build {
[INFO] [stdout]     |                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:601:48
[INFO] [stdout]     |
[INFO] [stdout] 601 |     pub fn host(&mut self, host: &str) -> &mut Build {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:610:57
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn opt_level(&mut self, opt_level: u32) -> &mut Build {
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:619:62
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn opt_level_str(&mut self, opt_level: &str) -> &mut Build {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:630:50
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn debug(&mut self, debug: bool) -> &mut Build {
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:640:67
[INFO] [stdout]     |
[INFO] [stdout] 640 |     pub fn out_dir<P: AsRef<Path>>(&mut self, out_dir: P) -> &mut Build {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:650:69
[INFO] [stdout]     |
[INFO] [stdout] 650 |     pub fn compiler<P: AsRef<Path>>(&mut self, compiler: P) -> &mut Build {
[INFO] [stdout]     |                                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:660:69
[INFO] [stdout]     |
[INFO] [stdout] 660 |     pub fn archiver<P: AsRef<Path>>(&mut self, archiver: P) -> &mut Build {
[INFO] [stdout]     |                                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:674:68
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn cargo_metadata(&mut self, cargo_metadata: bool) -> &mut Build {
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:683:46
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn pic(&mut self, pic: bool) -> &mut Build {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:691:60
[INFO] [stdout]     |
[INFO] [stdout] 691 |     pub fn static_crt(&mut self, static_crt: bool) -> &mut Build {
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:697:59
[INFO] [stdout]     |
[INFO] [stdout] 697 |     pub fn __set_env<A, B>(&mut self, a: A, b: B) -> &mut Build
[INFO] [stdout]     |                                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1540:21
[INFO] [stdout]      |
[INFO] [stdout] 1540 |     fn default() -> Build {
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1541:9
[INFO] [stdout]      |
[INFO] [stdout] 1541 |         Build::new()
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut c = Build::new();
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::include_directories`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             include_directories: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::definitions`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             definitions: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::objects`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |             objects: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::flags`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |             flags: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::flags_supported`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             flags_supported: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |             files: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::shared_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |             shared_flag: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::static_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |             static_flag: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             cpp: false,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp_link_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             cpp_link_stdlib: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp_set_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             cpp_set_stdlib: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::target`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             target: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::host`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             host: None,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::out_dir`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             out_dir: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::opt_level`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             opt_level: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::debug`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             debug: None,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             env: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::compiler`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             compiler: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::archiver`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             archiver: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cargo_metadata`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             cargo_metadata: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::pic`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             pic: None,
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::static_crt`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |             static_crt: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::warnings`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             warnings: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::warnings_into_errors`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             warnings_into_errors: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::include_directories`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         self.include_directories.push(dir.as_ref().to_path_buf());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::definitions`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         self.definitions.push((var.to_string(), val.into().map(|s| s.to_string())));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::objects`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         self.objects.push(obj.as_ref().to_path_buf());
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::flags`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         self.flags.push(flag.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:341:22
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let src = if self.cpp {
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut cfg = Build::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 |            .cpp(self.cpp);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::flags_supported`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |         self.flags_supported.push(flag.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::shared_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         self.shared_flag = Some(shared_flag);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::static_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |         self.static_flag = Some(static_flag);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 432 |         self.files.push(p.as_ref().to_path_buf());
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         self.cpp = cpp;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::warnings_into_errors`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         self.warnings_into_errors = warnings_into_errors;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::warnings`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         self.warnings = warnings;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp_link_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         self.cpp_link_stdlib = Some(cpp_link_stdlib.into().map(|s| s.into()));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp_set_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |         self.cpp_set_stdlib = cpp_set_stdlib.map(|s| s.into());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::target`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:584:9
[INFO] [stdout]     |
[INFO] [stdout] 584 |         self.target = Some(target.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::host`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:602:9
[INFO] [stdout]     |
[INFO] [stdout] 602 |         self.host = Some(host.to_string());
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::opt_level`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:611:9
[INFO] [stdout]     |
[INFO] [stdout] 611 |         self.opt_level = Some(opt_level.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::opt_level`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 |         self.opt_level = Some(opt_level.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::debug`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 631 |         self.debug = Some(debug);
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::out_dir`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:641:9
[INFO] [stdout]     |
[INFO] [stdout] 641 |         self.out_dir = Some(out_dir.as_ref().to_owned());
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::compiler`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 651 |         self.compiler = Some(compiler.as_ref().to_owned());
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::archiver`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:661:9
[INFO] [stdout]     |
[INFO] [stdout] 661 |         self.archiver = Some(archiver.as_ref().to_owned());
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cargo_metadata`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:675:9
[INFO] [stdout]     |
[INFO] [stdout] 675 |         self.cargo_metadata = cargo_metadata;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::pic`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 684 |         self.pic = Some(pic);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::static_crt`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:692:9
[INFO] [stdout]     |
[INFO] [stdout] 692 |         self.static_crt = Some(static_crt);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:701:9
[INFO] [stdout]     |
[INFO] [stdout] 701 |         self.env.push((a.as_ref().to_owned(), b.as_ref().to_owned()));
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:722:21
[INFO] [stdout]     |
[INFO] [stdout] 722 |         for file in self.files.iter() {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:762:12
[INFO] [stdout]     |
[INFO] [stdout] 762 |         if self.cpp {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:832:36
[INFO] [stdout]     |
[INFO] [stdout] 832 |             for &(ref a, ref b) in self.env.iter() {
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:854:32
[INFO] [stdout]     |
[INFO] [stdout] 854 |         for &(ref a, ref b) in self.env.iter() {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:859:17
[INFO] [stdout]     |
[INFO] [stdout] 859 |         assert!(self.files.len() <= 1,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:862:21
[INFO] [stdout]     |
[INFO] [stdout] 862 |         for file in self.files.iter() {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::static_crt`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:939:38
[INFO] [stdout]     |
[INFO] [stdout] 939 |                 let crt_flag = match self.static_crt {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::pic`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:975:24
[INFO] [stdout]     |
[INFO] [stdout] 975 |                     if self.pic.unwrap_or(!target.contains("windows-gnu")) {
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::pic`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:978:27
[INFO] [stdout]     |
[INFO] [stdout] 978 |                 } else if self.pic.unwrap_or(false) {
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:984:37
[INFO] [stdout]     |
[INFO] [stdout] 984 |         for arg in self.envflags(if self.cpp {"CXXFLAGS"} else {"CFLAGS"}) {
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::static_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1009:20
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                 if self.static_flag.is_none() && target.contains("musl") {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::static_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1089:12
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         if self.static_flag.unwrap_or(false) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::shared_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1092:12
[INFO] [stdout]      |
[INFO] [stdout] 1092 |         if self.shared_flag.unwrap_or(false) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1096:12
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         if self.cpp {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp_set_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1097:20
[INFO] [stdout]      |
[INFO] [stdout] 1097 |             match (self.cpp_set_stdlib.as_ref(), cmd.family) {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::include_directories`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1110:26
[INFO] [stdout]      |
[INFO] [stdout] 1110 |         for directory in self.include_directories.iter() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::flags`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1115:21
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         for flag in self.flags.iter() {
[INFO] [stdout]      |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::flags_supported`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1119:21
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         for flag in self.flags_supported.iter() {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::definitions`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1125:38
[INFO] [stdout]      |
[INFO] [stdout] 1125 |         for &(ref key, ref value) in self.definitions.iter() {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::warnings`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1134:12
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         if self.warnings {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::warnings_into_errors`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1140:12
[INFO] [stdout]      |
[INFO] [stdout] 1140 |         if self.warnings_into_errors {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::include_directories`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1155:26
[INFO] [stdout]      |
[INFO] [stdout] 1155 |         for directory in self.include_directories.iter() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::definitions`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1158:38
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         for &(ref key, ref value) in self.definitions.iter() {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::flags`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1169:21
[INFO] [stdout]      |
[INFO] [stdout] 1169 |         for flag in self.flags.iter() {
[INFO] [stdout]      |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::archiver`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1183:33
[INFO] [stdout]      |
[INFO] [stdout] 1183 |             let mut cmd = match self.archiver {
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::objects`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1192:28
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                     .args(&self.objects),
[INFO] [stdout]      |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::objects`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1217:28
[INFO] [stdout]      |
[INFO] [stdout] 1217 |                     .args(&self.objects),
[INFO] [stdout]      |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> src/lib.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub type Config = Build;
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut c = Build::new();
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:246:6
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl Build {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1539:18
[INFO] [stdout]      |
[INFO] [stdout] 1539 | impl Default for Build {
[INFO] [stdout]      |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn new() -> Build {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         Build {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:297:63
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn include<P: AsRef<Path>>(&mut self, dir: P) -> &mut Build {
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:313:87
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn define<'a, V: Into<Option<&'a str>>>(&mut self, var: &str, val: V) -> &mut Build {
[INFO] [stdout]     |                                                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:319:62
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn object<P: AsRef<Path>>(&mut self, obj: P) -> &mut Build {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:334:48
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub fn flag(&mut self, flag: &str) -> &mut Build {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut cfg = Build::new();
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:387:61
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn flag_if_supported(&mut self, flag: &str) -> &mut Build {
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:406:62
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn shared_flag(&mut self, shared_flag: bool) -> &mut Build {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:425:62
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn static_flag(&mut self, static_flag: bool) -> &mut Build {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:431:58
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn file<P: AsRef<Path>>(&mut self, p: P) -> &mut Build {
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:437:46
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn files<P>(&mut self, p: P) -> &mut Build
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:450:46
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn cpp(&mut self, cpp: bool) -> &mut Build {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1277:32
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         for &(ref a, ref b) in self.env.iter() {
[INFO] [stdout]      |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:474:80
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn warnings_into_errors(&mut self, warnings_into_errors: bool) -> &mut Build {
[INFO] [stdout]     |                                                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:495:56
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn warnings(&mut self, warnings: bool) -> &mut Build {
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:525:97
[INFO] [stdout]     |
[INFO] [stdout] 525 |     pub fn cpp_link_stdlib<'a, V: Into<Option<&'a str>>>(&mut self, cpp_link_stdlib: V) -> &mut Build {
[INFO] [stdout]     |                                                                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:563:95
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn cpp_set_stdlib<'a, V: Into<Option<&'a str>>>(&mut self, cpp_set_stdlib: V) -> &mut Build {
[INFO] [stdout]     |                                                                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:583:52
[INFO] [stdout]     |
[INFO] [stdout] 583 |     pub fn target(&mut self, target: &str) -> &mut Build {
[INFO] [stdout]     |                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:601:48
[INFO] [stdout]     |
[INFO] [stdout] 601 |     pub fn host(&mut self, host: &str) -> &mut Build {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:610:57
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn opt_level(&mut self, opt_level: u32) -> &mut Build {
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::compiler`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1284:30
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         if let Some(ref c) = self.compiler {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:619:62
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn opt_level_str(&mut self, opt_level: &str) -> &mut Build {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:630:50
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn debug(&mut self, debug: bool) -> &mut Build {
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:640:67
[INFO] [stdout]     |
[INFO] [stdout] 640 |     pub fn out_dir<P: AsRef<Path>>(&mut self, out_dir: P) -> &mut Build {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:650:69
[INFO] [stdout]     |
[INFO] [stdout] 650 |     pub fn compiler<P: AsRef<Path>>(&mut self, compiler: P) -> &mut Build {
[INFO] [stdout]     |                                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1289:35
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         let (env, msvc, gnu) = if self.cpp {
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:660:69
[INFO] [stdout]     |
[INFO] [stdout] 660 |     pub fn archiver<P: AsRef<Path>>(&mut self, archiver: P) -> &mut Build {
[INFO] [stdout]     |                                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:674:68
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn cargo_metadata(&mut self, cargo_metadata: bool) -> &mut Build {
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1298:19
[INFO] [stdout]      |
[INFO] [stdout] 1298 |         } else if self.cpp {
[INFO] [stdout]      |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:683:46
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn pic(&mut self, pic: bool) -> &mut Build {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:691:60
[INFO] [stdout]     |
[INFO] [stdout] 691 |     pub fn static_crt(&mut self, static_crt: bool) -> &mut Build {
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:697:59
[INFO] [stdout]     |
[INFO] [stdout] 697 |     pub fn __set_env<A, B>(&mut self, a: A, b: B) -> &mut Build
[INFO] [stdout]     |                                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1540:21
[INFO] [stdout]      |
[INFO] [stdout] 1540 |     fn default() -> Build {
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated struct `Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1541:9
[INFO] [stdout]      |
[INFO] [stdout] 1541 |         Build::new()
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1314:35
[INFO] [stdout]      |
[INFO] [stdout] 1314 |                     let tool = if self.cpp {
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]     --> src/lib.rs:1348:67
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                     let cross_compile = cc_env.as_ref().map(|s| s.trim_right_matches('-'));
[INFO] [stdout]      |                                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                     let cross_compile = cc_env.as_ref().map(|s| s.trim_end_matches('-'));
[INFO] [stdout]      |                                                                   ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]     --> src/lib.rs:1429:65
[INFO] [stdout]      |
[INFO] [stdout] 1429 |                     return (t.to_string(), vec![tool[t.len()..].trim_left().to_string()]);
[INFO] [stdout]      |                                                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 1429 |                     return (t.to_string(), vec![tool[t.len()..].trim_start().to_string()]);
[INFO] [stdout]      |                                                                 ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cpp_link_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1439:15
[INFO] [stdout]      |
[INFO] [stdout] 1439 |         match self.cpp_link_stdlib.clone() {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::archiver`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1457:15
[INFO] [stdout]      |
[INFO] [stdout] 1457 |         match self.archiver
[INFO] [stdout]      |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::target`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1481:15
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         match self.target.clone() {
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::host`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1488:15
[INFO] [stdout]      |
[INFO] [stdout] 1488 |         match self.host.clone() {
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::opt_level`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1495:15
[INFO] [stdout]      |
[INFO] [stdout] 1495 |         match self.opt_level.as_ref().cloned() {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::debug`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1502:9
[INFO] [stdout]      |
[INFO] [stdout] 1502 |         self.debug.unwrap_or_else(|| {
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::out_dir`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1511:15
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         match self.out_dir.clone() {
[INFO] [stdout]      |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `Build::cargo_metadata`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1533:12
[INFO] [stdout]      |
[INFO] [stdout] 1533 |         if self.cargo_metadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1541:16
[INFO] [stdout]      |
[INFO] [stdout] 1541 |         Build::new()
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated associated function `Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut c = Build::new();
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::include_directories`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             include_directories: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::definitions`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             definitions: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::objects`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |             objects: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::flags`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |             flags: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::flags_supported`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             flags_supported: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |             files: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::shared_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |             shared_flag: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::static_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |             static_flag: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             cpp: false,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp_link_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             cpp_link_stdlib: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp_set_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             cpp_set_stdlib: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::target`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             target: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::host`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             host: None,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::out_dir`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             out_dir: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::opt_level`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             opt_level: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::debug`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             debug: None,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             env: Vec::new(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::compiler`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             compiler: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::archiver`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             archiver: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cargo_metadata`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             cargo_metadata: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::pic`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             pic: None,
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::static_crt`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |             static_crt: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::warnings`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             warnings: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::warnings_into_errors`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             warnings_into_errors: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::include_directories`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         self.include_directories.push(dir.as_ref().to_path_buf());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::definitions`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         self.definitions.push((var.to_string(), val.into().map(|s| s.to_string())));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::objects`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         self.objects.push(obj.as_ref().to_path_buf());
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::flags`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         self.flags.push(flag.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:341:22
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let src = if self.cpp {
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated associated function `Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut cfg = Build::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 |            .cpp(self.cpp);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::flags_supported`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |         self.flags_supported.push(flag.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::shared_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         self.shared_flag = Some(shared_flag);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::static_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |         self.static_flag = Some(static_flag);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 432 |         self.files.push(p.as_ref().to_path_buf());
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         self.cpp = cpp;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::warnings_into_errors`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         self.warnings_into_errors = warnings_into_errors;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::warnings`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         self.warnings = warnings;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp_link_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         self.cpp_link_stdlib = Some(cpp_link_stdlib.into().map(|s| s.into()));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp_set_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |         self.cpp_set_stdlib = cpp_set_stdlib.map(|s| s.into());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::target`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:584:9
[INFO] [stdout]     |
[INFO] [stdout] 584 |         self.target = Some(target.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::host`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:602:9
[INFO] [stdout]     |
[INFO] [stdout] 602 |         self.host = Some(host.to_string());
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::opt_level`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:611:9
[INFO] [stdout]     |
[INFO] [stdout] 611 |         self.opt_level = Some(opt_level.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::opt_level`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 |         self.opt_level = Some(opt_level.to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::debug`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 631 |         self.debug = Some(debug);
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::out_dir`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:641:9
[INFO] [stdout]     |
[INFO] [stdout] 641 |         self.out_dir = Some(out_dir.as_ref().to_owned());
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::compiler`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 651 |         self.compiler = Some(compiler.as_ref().to_owned());
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::archiver`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:661:9
[INFO] [stdout]     |
[INFO] [stdout] 661 |         self.archiver = Some(archiver.as_ref().to_owned());
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cargo_metadata`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:675:9
[INFO] [stdout]     |
[INFO] [stdout] 675 |         self.cargo_metadata = cargo_metadata;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::pic`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 684 |         self.pic = Some(pic);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::static_crt`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:692:9
[INFO] [stdout]     |
[INFO] [stdout] 692 |         self.static_crt = Some(static_crt);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:701:9
[INFO] [stdout]     |
[INFO] [stdout] 701 |         self.env.push((a.as_ref().to_owned(), b.as_ref().to_owned()));
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:722:21
[INFO] [stdout]     |
[INFO] [stdout] 722 |         for file in self.files.iter() {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:762:12
[INFO] [stdout]     |
[INFO] [stdout] 762 |         if self.cpp {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:832:36
[INFO] [stdout]     |
[INFO] [stdout] 832 |             for &(ref a, ref b) in self.env.iter() {
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:854:32
[INFO] [stdout]     |
[INFO] [stdout] 854 |         for &(ref a, ref b) in self.env.iter() {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:859:17
[INFO] [stdout]     |
[INFO] [stdout] 859 |         assert!(self.files.len() <= 1,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::files`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:862:21
[INFO] [stdout]     |
[INFO] [stdout] 862 |         for file in self.files.iter() {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::static_crt`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:939:38
[INFO] [stdout]     |
[INFO] [stdout] 939 |                 let crt_flag = match self.static_crt {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::pic`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:975:24
[INFO] [stdout]     |
[INFO] [stdout] 975 |                     if self.pic.unwrap_or(!target.contains("windows-gnu")) {
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::pic`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:978:27
[INFO] [stdout]     |
[INFO] [stdout] 978 |                 } else if self.pic.unwrap_or(false) {
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> src/lib.rs:984:37
[INFO] [stdout]     |
[INFO] [stdout] 984 |         for arg in self.envflags(if self.cpp {"CXXFLAGS"} else {"CFLAGS"}) {
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::static_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1009:20
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                 if self.static_flag.is_none() && target.contains("musl") {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::static_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1089:12
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         if self.static_flag.unwrap_or(false) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::shared_flag`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1092:12
[INFO] [stdout]      |
[INFO] [stdout] 1092 |         if self.shared_flag.unwrap_or(false) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1096:12
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         if self.cpp {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp_set_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1097:20
[INFO] [stdout]      |
[INFO] [stdout] 1097 |             match (self.cpp_set_stdlib.as_ref(), cmd.family) {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::include_directories`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1110:26
[INFO] [stdout]      |
[INFO] [stdout] 1110 |         for directory in self.include_directories.iter() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::flags`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1115:21
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         for flag in self.flags.iter() {
[INFO] [stdout]      |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::flags_supported`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1119:21
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         for flag in self.flags_supported.iter() {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::definitions`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1125:38
[INFO] [stdout]      |
[INFO] [stdout] 1125 |         for &(ref key, ref value) in self.definitions.iter() {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::warnings`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1134:12
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         if self.warnings {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::warnings_into_errors`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1140:12
[INFO] [stdout]      |
[INFO] [stdout] 1140 |         if self.warnings_into_errors {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::include_directories`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1155:26
[INFO] [stdout]      |
[INFO] [stdout] 1155 |         for directory in self.include_directories.iter() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::definitions`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1158:38
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         for &(ref key, ref value) in self.definitions.iter() {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::flags`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1169:21
[INFO] [stdout]      |
[INFO] [stdout] 1169 |         for flag in self.flags.iter() {
[INFO] [stdout]      |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::archiver`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1183:33
[INFO] [stdout]      |
[INFO] [stdout] 1183 |             let mut cmd = match self.archiver {
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::objects`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1192:28
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                     .args(&self.objects),
[INFO] [stdout]      |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::objects`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1217:28
[INFO] [stdout]      |
[INFO] [stdout] 1217 |                     .args(&self.objects),
[INFO] [stdout]      |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::env`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1277:32
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         for &(ref a, ref b) in self.env.iter() {
[INFO] [stdout]      |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::compiler`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1284:30
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         if let Some(ref c) = self.compiler {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1289:35
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         let (env, msvc, gnu) = if self.cpp {
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1298:19
[INFO] [stdout]      |
[INFO] [stdout] 1298 |         } else if self.cpp {
[INFO] [stdout]      |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1314:35
[INFO] [stdout]      |
[INFO] [stdout] 1314 |                     let tool = if self.cpp {
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]     --> src/lib.rs:1348:67
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                     let cross_compile = cc_env.as_ref().map(|s| s.trim_right_matches('-'));
[INFO] [stdout]      |                                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                     let cross_compile = cc_env.as_ref().map(|s| s.trim_end_matches('-'));
[INFO] [stdout]      |                                                                   ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]     --> src/lib.rs:1429:65
[INFO] [stdout]      |
[INFO] [stdout] 1429 |                     return (t.to_string(), vec![tool[t.len()..].trim_left().to_string()]);
[INFO] [stdout]      |                                                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 1429 |                     return (t.to_string(), vec![tool[t.len()..].trim_start().to_string()]);
[INFO] [stdout]      |                                                                 ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cpp_link_stdlib`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1439:15
[INFO] [stdout]      |
[INFO] [stdout] 1439 |         match self.cpp_link_stdlib.clone() {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::archiver`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1457:15
[INFO] [stdout]      |
[INFO] [stdout] 1457 |         match self.archiver
[INFO] [stdout]      |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::target`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1481:15
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         match self.target.clone() {
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::host`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1488:15
[INFO] [stdout]      |
[INFO] [stdout] 1488 |         match self.host.clone() {
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::opt_level`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1495:15
[INFO] [stdout]      |
[INFO] [stdout] 1495 |         match self.opt_level.as_ref().cloned() {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::debug`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1502:9
[INFO] [stdout]      |
[INFO] [stdout] 1502 |         self.debug.unwrap_or_else(|| {
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::out_dir`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1511:15
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         match self.out_dir.clone() {
[INFO] [stdout]      |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated field `Build::cargo_metadata`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1533:12
[INFO] [stdout]      |
[INFO] [stdout] 1533 |         if self.cargo_metadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated associated function `Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]     --> src/lib.rs:1541:16
[INFO] [stdout]      |
[INFO] [stdout] 1541 |         Build::new()
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]    --> src/lib.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct Error {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 124 |     /// Describes the kind of error that occurred.
[INFO] [stdout] 125 |     kind: ErrorKind,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 132 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `gcc` is imported redundantly
[INFO] [stdout]  --> tests/support/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use gcc;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/cc_env.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate gcc;
[INFO] [stdout]   | ----------------- the item `gcc` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `gcc` is imported redundantly
[INFO] [stdout]  --> tests/support/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use gcc;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/test.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate gcc;
[INFO] [stdout]   | ----------------- the item `gcc` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `kind` is never read
[INFO] [stdout]    --> src/lib.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct Error {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 124 |     /// Describes the kind of error that occurred.
[INFO] [stdout] 125 |     kind: ErrorKind,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gcc::Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> tests/support/mod.rs:58:31
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn gcc(&self) -> gcc::Build {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gcc::Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> tests/support/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut cfg = gcc::Build::new();
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gcc::Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> tests/support/mod.rs:58:31
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn gcc(&self) -> gcc::Build {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gcc::Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> tests/support/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut cfg = gcc::Build::new();
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 132 previous errors
[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]   --> tests/support/mod.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut cfg = gcc::Build::new();
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gcc` (lib test) due to 133 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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]   --> tests/support/mod.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut cfg = gcc::Build::new();
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f67d82b1f6d68c582cf4dffd7f2e2d12f63be5210782229b4b9701cfced6050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f67d82b1f6d68c582cf4dffd7f2e2d12f63be5210782229b4b9701cfced6050", kill_on_drop: false }`
[INFO] [stdout] 5f67d82b1f6d68c582cf4dffd7f2e2d12f63be5210782229b4b9701cfced6050
