[INFO] fetching crate busycrate 0.1.0...
[INFO] checking busycrate-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate busycrate 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate busycrate 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-width v0.1.7
[INFO] [stderr]   Downloaded hermit-abi v0.1.13
[INFO] [stderr]   Downloaded cc v1.0.54
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] [stderr]   Downloaded libc v0.2.71
[INFO] [stderr]   Downloaded clap v2.33.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54536450be3a5fa2981986437ccfa2e0f76111fd6a72c1892bdae591c5fde143
[INFO] running `Command { std: "docker" "start" "-a" "54536450be3a5fa2981986437ccfa2e0f76111fd6a72c1892bdae591c5fde143", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54536450be3a5fa2981986437ccfa2e0f76111fd6a72c1892bdae591c5fde143", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54536450be3a5fa2981986437ccfa2e0f76111fd6a72c1892bdae591c5fde143", kill_on_drop: false }`
[INFO] [stdout] 54536450be3a5fa2981986437ccfa2e0f76111fd6a72c1892bdae591c5fde143
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1fdc972608fc3ac1c7c9ede14b19d8b19cb896d7d171576401d4626dcedd102
[INFO] running `Command { std: "docker" "start" "-a" "f1fdc972608fc3ac1c7c9ede14b19d8b19cb896d7d171576401d4626dcedd102", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking textwrap 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: 3 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" "f1fdc972608fc3ac1c7c9ede14b19d8b19cb896d7d171576401d4626dcedd102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1fdc972608fc3ac1c7c9ede14b19d8b19cb896d7d171576401d4626dcedd102", kill_on_drop: false }`
[INFO] [stdout] f1fdc972608fc3ac1c7c9ede14b19d8b19cb896d7d171576401d4626dcedd102
[INFO] checking busycrate-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate busycrate 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate busycrate 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce50435fd29cadf081d01356e5dbf982b5dfe72e69fb64d8100e5d91aef04a06
[INFO] running `Command { std: "docker" "start" "-a" "ce50435fd29cadf081d01356e5dbf982b5dfe72e69fb64d8100e5d91aef04a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce50435fd29cadf081d01356e5dbf982b5dfe72e69fb64d8100e5d91aef04a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce50435fd29cadf081d01356e5dbf982b5dfe72e69fb64d8100e5d91aef04a06", kill_on_drop: false }`
[INFO] [stdout] ce50435fd29cadf081d01356e5dbf982b5dfe72e69fb64d8100e5d91aef04a06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 957c45b18f5a01dafaca872f9b61aa9ac53682866a007bd31e9dee8c5f46c78b
[INFO] running `Command { std: "docker" "start" "-a" "957c45b18f5a01dafaca872f9b61aa9ac53682866a007bd31e9dee8c5f46c78b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking textwrap 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: 3 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" "957c45b18f5a01dafaca872f9b61aa9ac53682866a007bd31e9dee8c5f46c78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "957c45b18f5a01dafaca872f9b61aa9ac53682866a007bd31e9dee8c5f46c78b", kill_on_drop: false }`
[INFO] [stdout] 957c45b18f5a01dafaca872f9b61aa9ac53682866a007bd31e9dee8c5f46c78b
