[INFO] fetching crate mtcap 0.3.0...
[INFO] checking mtcap-0.3.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mtcap 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate mtcap 0.3.0 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 mtcap 0.3.0
[INFO] finished tweaking crates.io crate mtcap 0.3.0
[INFO] tweaked toml for crates.io crate mtcap 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 708a2ae973cf91b087c471eb3225e0bead8c59e451d3c5dba02400ce014e673c
[INFO] running `Command { std: "docker" "start" "-a" "708a2ae973cf91b087c471eb3225e0bead8c59e451d3c5dba02400ce014e673c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "708a2ae973cf91b087c471eb3225e0bead8c59e451d3c5dba02400ce014e673c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708a2ae973cf91b087c471eb3225e0bead8c59e451d3c5dba02400ce014e673c", kill_on_drop: false }`
[INFO] [stdout] 708a2ae973cf91b087c471eb3225e0bead8c59e451d3c5dba02400ce014e673c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 18457495356a76fe8efd91cb33d1365f27c61278d044e951fa99f1ec4e7c3c4a
[INFO] running `Command { std: "docker" "start" "-a" "18457495356a76fe8efd91cb33d1365f27c61278d044e951fa99f1ec4e7c3c4a", kill_on_drop: false }`
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking mtcap v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/curl.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::process::CommandExt as _;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/curl.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::process::CommandExt as _;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromStr` is imported redundantly
[INFO] [stdout]  --> src/./test_devices.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `FromStr` is already imported here
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 12 | |         .arg("-k")
[INFO] [stdout] 13 | |         .arg(url)
[INFO] [stdout] 14 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 12 | |         .arg("-k")
[INFO] [stdout] 13 | |         .arg(url)
[INFO] [stdout] 14 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 24 | |         .arg("-k")
[INFO] [stdout] 25 | |         .arg(url)
[INFO] [stdout] 26 | |         .arg("-X")
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         .arg("\"\"")
[INFO] [stdout] 30 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 24 | |         .arg("-k")
[INFO] [stdout] 25 | |         .arg(url)
[INFO] [stdout] 26 | |         .arg("-X")
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         .arg("\"\"")
[INFO] [stdout] 30 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 48 | |         .arg("-k")
[INFO] [stdout] 49 | |         .arg(url)
[INFO] [stdout] 50 | |         .arg("-X")
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         .arg("Content-Type: application/json")
[INFO] [stdout] 56 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 48 | |         .arg("-k")
[INFO] [stdout] 49 | |         .arg(url)
[INFO] [stdout] 50 | |         .arg("-X")
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         .arg("Content-Type: application/json")
[INFO] [stdout] 56 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 68 | |         .arg("-k")
[INFO] [stdout] 69 | |         .arg(url)
[INFO] [stdout] 70 | |         .arg("-X")
[INFO] [stdout] 71 | |         .arg("DELETE")
[INFO] [stdout] 72 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 68 | |         .arg("-k")
[INFO] [stdout] 69 | |         .arg(url)
[INFO] [stdout] 70 | |         .arg("-X")
[INFO] [stdout] 71 | |         .arg("DELETE")
[INFO] [stdout] 72 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtcap` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtcap` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "18457495356a76fe8efd91cb33d1365f27c61278d044e951fa99f1ec4e7c3c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18457495356a76fe8efd91cb33d1365f27c61278d044e951fa99f1ec4e7c3c4a", kill_on_drop: false }`
[INFO] [stdout] 18457495356a76fe8efd91cb33d1365f27c61278d044e951fa99f1ec4e7c3c4a
[INFO] checking mtcap-0.3.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate mtcap 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate mtcap 0.3.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mtcap 0.3.0
[INFO] finished tweaking crates.io crate mtcap 0.3.0
[INFO] tweaked toml for crates.io crate mtcap 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e72c739140c4bac8dfbd35ea9faedf9b171c22d9323a7a9b6939124ec2b318e6
[INFO] running `Command { std: "docker" "start" "-a" "e72c739140c4bac8dfbd35ea9faedf9b171c22d9323a7a9b6939124ec2b318e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e72c739140c4bac8dfbd35ea9faedf9b171c22d9323a7a9b6939124ec2b318e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72c739140c4bac8dfbd35ea9faedf9b171c22d9323a7a9b6939124ec2b318e6", kill_on_drop: false }`
[INFO] [stdout] e72c739140c4bac8dfbd35ea9faedf9b171c22d9323a7a9b6939124ec2b318e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06400a2280ae56964514b696f488255f7efef00af05fe0ad86cf92cc73a6bf44
[INFO] running `Command { std: "docker" "start" "-a" "06400a2280ae56964514b696f488255f7efef00af05fe0ad86cf92cc73a6bf44", kill_on_drop: false }`
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking mtcap v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/curl.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::process::CommandExt as _;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/curl.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::process::CommandExt as _;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromStr` is imported redundantly
[INFO] [stdout]  --> src/./test_devices.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `FromStr` is already imported here
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 12 | |         .arg("-k")
[INFO] [stdout] 13 | |         .arg(url)
[INFO] [stdout] 14 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 12 | |         .arg("-k")
[INFO] [stdout] 13 | |         .arg(url)
[INFO] [stdout] 14 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 24 | |         .arg("-k")
[INFO] [stdout] 25 | |         .arg(url)
[INFO] [stdout] 26 | |         .arg("-X")
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         .arg("\"\"")
[INFO] [stdout] 30 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 24 | |         .arg("-k")
[INFO] [stdout] 25 | |         .arg(url)
[INFO] [stdout] 26 | |         .arg("-X")
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         .arg("\"\"")
[INFO] [stdout] 30 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 48 | |         .arg("-k")
[INFO] [stdout] 49 | |         .arg(url)
[INFO] [stdout] 50 | |         .arg("-X")
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         .arg("Content-Type: application/json")
[INFO] [stdout] 56 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 48 | |         .arg("-k")
[INFO] [stdout] 49 | |         .arg(url)
[INFO] [stdout] 50 | |         .arg("-X")
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         .arg("Content-Type: application/json")
[INFO] [stdout] 56 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 68 | |         .arg("-k")
[INFO] [stdout] 69 | |         .arg(url)
[INFO] [stdout] 70 | |         .arg("-X")
[INFO] [stdout] 71 | |         .arg("DELETE")
[INFO] [stdout] 72 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/curl.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |       let response = Command::new("curl")
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 68 | |         .arg("-k")
[INFO] [stdout] 69 | |         .arg(url)
[INFO] [stdout] 70 | |         .arg("-X")
[INFO] [stdout] 71 | |         .arg("DELETE")
[INFO] [stdout] 72 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtcap` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtcap` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "06400a2280ae56964514b696f488255f7efef00af05fe0ad86cf92cc73a6bf44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06400a2280ae56964514b696f488255f7efef00af05fe0ad86cf92cc73a6bf44", kill_on_drop: false }`
[INFO] [stdout] 06400a2280ae56964514b696f488255f7efef00af05fe0ad86cf92cc73a6bf44
