[INFO] fetching crate busycrate 0.1.0...
[INFO] checking busycrate-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate busycrate 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate busycrate 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate busycrate 0.1.0
[INFO] finished tweaking crates.io crate busycrate 0.1.0
[INFO] tweaked toml for crates.io crate busycrate 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate busycrate 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v2.33.1
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68279fbfc200cf6934a6327e9c9ef6386f9d095cda228108eb062ded6a7ad675
[INFO] running `Command { std: "docker" "start" "-a" "68279fbfc200cf6934a6327e9c9ef6386f9d095cda228108eb062ded6a7ad675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68279fbfc200cf6934a6327e9c9ef6386f9d095cda228108eb062ded6a7ad675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68279fbfc200cf6934a6327e9c9ef6386f9d095cda228108eb062ded6a7ad675", kill_on_drop: false }`
[INFO] [stdout] 68279fbfc200cf6934a6327e9c9ef6386f9d095cda228108eb062ded6a7ad675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb7a0d1fb2ce83f0ba3ecd39cb6a1b8a527a645a17c43c01444ed8a72a9cb97e
[INFO] running `Command { std: "docker" "start" "-a" "cb7a0d1fb2ce83f0ba3ecd39cb6a1b8a527a645a17c43c01444ed8a72a9cb97e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking busycrate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/osstr.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/main.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/main.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `create_parents` is never read
[INFO] [stdout]  --> src/mkdir.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Args<'a> {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 9 |     pub create_parents: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ends_with` and `starts_with` are never used
[INFO] [stdout]   --> src/osstr.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait OsStrHelperExt {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 12 |     fn ends_with(&self, suffix: &str) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 13 |     fn starts_with(&self, prefix: &str) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |         assert!(os_str.has_suffix(""));
[INFO] [stdout]    |                        ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert!(OsStr::new(filled).has_suffix(empty));
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert!(!OsStr::new(empty).has_suffix(filled));
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         assert!(!os_str.has_suffix("suffix"));
[INFO] [stdout]    |                         ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 77 |         assert!(OsStr::new(first).has_suffix(second));
[INFO] [stdout]    |                                   ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert!(OsStr::new(second).has_suffix(first));
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 86 |         assert!(OsStr::new(larger).has_suffix(suffix));
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |         assert!(!OsStr::new(suffix).has_suffix(larger));
[INFO] [stdout]    |                                     ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:98:42
[INFO] [stdout]    |
[INFO] [stdout] 98 |         assert!(!OsStr::from_bytes(text).has_suffix(suffix));
[INFO] [stdout]    |                                          ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `busycrate` (bin "busycrate" test) due to 10 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cb7a0d1fb2ce83f0ba3ecd39cb6a1b8a527a645a17c43c01444ed8a72a9cb97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7a0d1fb2ce83f0ba3ecd39cb6a1b8a527a645a17c43c01444ed8a72a9cb97e", kill_on_drop: false }`
[INFO] [stdout] cb7a0d1fb2ce83f0ba3ecd39cb6a1b8a527a645a17c43c01444ed8a72a9cb97e
[INFO] checking busycrate-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate busycrate 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate busycrate 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate busycrate 0.1.0
[INFO] finished tweaking crates.io crate busycrate 0.1.0
[INFO] tweaked toml for crates.io crate busycrate 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate busycrate 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cf7965b4af82dd593d29f4fa9a1b45872853b0b7f80328e1a2f4acfefb70a52
[INFO] running `Command { std: "docker" "start" "-a" "8cf7965b4af82dd593d29f4fa9a1b45872853b0b7f80328e1a2f4acfefb70a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cf7965b4af82dd593d29f4fa9a1b45872853b0b7f80328e1a2f4acfefb70a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf7965b4af82dd593d29f4fa9a1b45872853b0b7f80328e1a2f4acfefb70a52", kill_on_drop: false }`
[INFO] [stdout] 8cf7965b4af82dd593d29f4fa9a1b45872853b0b7f80328e1a2f4acfefb70a52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81ec1f23b14a46b7620fc653755d5f2d5657b8fdc9f8896be56207461cf98041
[INFO] running `Command { std: "docker" "start" "-a" "81ec1f23b14a46b7620fc653755d5f2d5657b8fdc9f8896be56207461cf98041", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking busycrate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/osstr.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/main.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/main.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `create_parents` is never read
[INFO] [stdout]  --> src/mkdir.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Args<'a> {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 9 |     pub create_parents: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ends_with` and `starts_with` are never used
[INFO] [stdout]   --> src/osstr.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait OsStrHelperExt {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 12 |     fn ends_with(&self, suffix: &str) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 13 |     fn starts_with(&self, prefix: &str) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |         assert!(os_str.has_suffix(""));
[INFO] [stdout]    |                        ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert!(OsStr::new(filled).has_suffix(empty));
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert!(!OsStr::new(empty).has_suffix(filled));
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         assert!(!os_str.has_suffix("suffix"));
[INFO] [stdout]    |                         ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 77 |         assert!(OsStr::new(first).has_suffix(second));
[INFO] [stdout]    |                                   ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert!(OsStr::new(second).has_suffix(first));
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 86 |         assert!(OsStr::new(larger).has_suffix(suffix));
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |         assert!(!OsStr::new(suffix).has_suffix(larger));
[INFO] [stdout]    |                                     ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_suffix` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/osstr.rs:98:42
[INFO] [stdout]    |
[INFO] [stdout] 98 |         assert!(!OsStr::from_bytes(text).has_suffix(suffix));
[INFO] [stdout]    |                                          ^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `busycrate` (bin "busycrate" test) due to 10 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "81ec1f23b14a46b7620fc653755d5f2d5657b8fdc9f8896be56207461cf98041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81ec1f23b14a46b7620fc653755d5f2d5657b8fdc9f8896be56207461cf98041", kill_on_drop: false }`
[INFO] [stdout] 81ec1f23b14a46b7620fc653755d5f2d5657b8fdc9f8896be56207461cf98041
