[INFO] fetching crate os_str_bytes 7.1.1... [INFO] testing os_str_bytes-7.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate os_str_bytes 7.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate os_str_bytes 7.1.1 [INFO] finished tweaking crates.io crate os_str_bytes 7.1.1 [INFO] tweaked toml for crates.io crate os_str_bytes 7.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate os_str_bytes 7.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate os_str_bytes 7.1.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f80aee2ce64180a3cfebd6d1ad4f30a6d25a3337238853b0cab53c4c1d0cc597 [INFO] running `Command { std: "docker" "start" "-a" "f80aee2ce64180a3cfebd6d1ad4f30a6d25a3337238853b0cab53c4c1d0cc597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f80aee2ce64180a3cfebd6d1ad4f30a6d25a3337238853b0cab53c4c1d0cc597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80aee2ce64180a3cfebd6d1ad4f30a6d25a3337238853b0cab53c4c1d0cc597", kill_on_drop: false }` [INFO] [stdout] f80aee2ce64180a3cfebd6d1ad4f30a6d25a3337238853b0cab53c4c1d0cc597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80db15440a5985076e8106c48c30b7db0d921907e6870d23608b57cdd4f080b3 [INFO] running `Command { std: "docker" "start" "-a" "80db15440a5985076e8106c48c30b7db0d921907e6870d23608b57cdd4f080b3", kill_on_drop: false }` [INFO] [stderr] Compiling os_str_bytes v7.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/lib.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | #![cfg_attr(os_str_bytes_docs_rs, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/lib.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(not(os_str_bytes_docs_rs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/iter.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/ext.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/ext.rs:830:12 [INFO] [stdout] | [INFO] [stdout] 830 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/pattern.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:907:12 [INFO] [stdout] | [INFO] [stdout] 907 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:975:12 [INFO] [stdout] | [INFO] [stdout] 975 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "80db15440a5985076e8106c48c30b7db0d921907e6870d23608b57cdd4f080b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80db15440a5985076e8106c48c30b7db0d921907e6870d23608b57cdd4f080b3", kill_on_drop: false }` [INFO] [stdout] 80db15440a5985076e8106c48c30b7db0d921907e6870d23608b57cdd4f080b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af182db93267d1264c9b9074ae0949fa49e3688c7ed53159cd17e027211155a5 [INFO] running `Command { std: "docker" "start" "-a" "af182db93267d1264c9b9074ae0949fa49e3688c7ed53159cd17e027211155a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/lib.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | #![cfg_attr(os_str_bytes_docs_rs, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/lib.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(not(os_str_bytes_docs_rs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/iter.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/ext.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/ext.rs:830:12 [INFO] [stdout] | [INFO] [stdout] 830 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/pattern.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:907:12 [INFO] [stdout] | [INFO] [stdout] 907 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:975:12 [INFO] [stdout] | [INFO] [stdout] 975 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling os_str_bytes v7.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/lib.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | #![cfg_attr(os_str_bytes_docs_rs, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/lib.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(not(os_str_bytes_docs_rs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/iter.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/ext.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/ext.rs:830:12 [INFO] [stdout] | [INFO] [stdout] 830 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/pattern.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:907:12 [INFO] [stdout] | [INFO] [stdout] 907 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stdout] --> src/raw_str.rs:975:12 [INFO] [stdout] | [INFO] [stdout] 975 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "af182db93267d1264c9b9074ae0949fa49e3688c7ed53159cd17e027211155a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af182db93267d1264c9b9074ae0949fa49e3688c7ed53159cd17e027211155a5", kill_on_drop: false }` [INFO] [stdout] af182db93267d1264c9b9074ae0949fa49e3688c7ed53159cd17e027211155a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 194d04744cbe14d3448e2ddf02251955b16af39a5cbd5b4d63b47fcb4e10d660 [INFO] running `Command { std: "docker" "start" "-a" "194d04744cbe14d3448e2ddf02251955b16af39a5cbd5b4d63b47fcb4e10d660", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/lib.rs:200:13 [INFO] [stderr] | [INFO] [stderr] 200 | #![cfg_attr(os_str_bytes_docs_rs, feature(doc_cfg))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/lib.rs:232:11 [INFO] [stderr] | [INFO] [stderr] 232 | #[cfg(not(os_str_bytes_docs_rs))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/iter.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/ext.rs:158:12 [INFO] [stderr] | [INFO] [stderr] 158 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/ext.rs:830:12 [INFO] [stderr] | [INFO] [stderr] 830 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/pattern.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/raw_str.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 54 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/raw_str.rs:907:12 [INFO] [stderr] | [INFO] [stderr] 907 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` [INFO] [stderr] --> src/raw_str.rs:975:12 [INFO] [stderr] | [INFO] [stderr] 975 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `os_str_bytes` (lib) generated 9 warnings [INFO] [stderr] warning: `os_str_bytes` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/os_str_bytes-454a3f0f386d8273) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests os_str_bytes [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::index (line 270) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::repeat (line 292) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::split_at (line 388) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::starts_with (line 430) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::strip_prefix (line 471) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::rsplit (line 329) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::ends_with (line 182) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::strip_suffix (line 492) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::get_unchecked (line 245) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::rsplit_once (line 344) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::rfind (line 307) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::split (line 369) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::split_once (line 409) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::find (line 223) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::utf8_chunks (line 575) ... ok [INFO] [stdout] test src/lib.rs - OsStrBytes::from_io_bytes (line 425) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::trim_end_matches (line 513) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::as_encoded_bytes (line 269) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::contains (line 164) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::trim_matches (line 531) ... ok [INFO] [stdout] test src/lib.rs - OsStringBytes::from_io_vec (line 688) ... ok [INFO] [stdout] test src/ext.rs - ext::OsStrBytesExt::trim_start_matches (line 549) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::ends_with (line 334) ... ok [INFO] [stdout] test src/lib.rs - (line 148) ... ok [INFO] [stdout] test src/lib.rs - OsStrBytes::to_io_bytes_lossy (line 514) ... ok [INFO] [stdout] test src/lib.rs - OsStrBytes::to_io_bytes (line 487) ... ok [INFO] [stdout] test src/lib.rs - OsStringBytes::into_io_vec (line 751) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::is_empty (line 417) ... ok [INFO] [stdout] test src/lib.rs - OsStringBytes::into_io_vec_lossy (line 778) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::new (line 63) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::find (line 374) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::repeat (line 433) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::from_str (line 118) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::get_unchecked (line 394) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::rsplit (line 469) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::contains (line 314) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::split_at (line 530) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::from_os_str (line 96) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::from_encoded_bytes_unchecked (line 137) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::starts_with (line 573) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::as_os_str (line 290) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::strip_prefix (line 613) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::to_str (line 699) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::to_os_str (line 656) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::rsplit_once (line 488) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::strip_suffix (line 633) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::utf8_chunks (line 798) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::to_str_lossy (line 716) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::split (line 511) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStrCow::into_os_str (line 935) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::clear (line 1147) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::trim_matches (line 758) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStrCow::from_os_str (line 914) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::trim_start_matches (line 778) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::from_encoded_vec_unchecked (line 1025) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::rfind (line 449) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::into_box (line 1169) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::trim_end_matches (line 738) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsStr::split_once (line 550) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::split_off (line 1297) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::into_encoded_vec (line 1190) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::from_string (line 1007) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::into_os_string (line 1211) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::into_string (line 1255) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::new (line 983) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::truncate (line 1323) ... ok [INFO] [stdout] test src/raw_str.rs - raw_str::RawOsString::shrink_to_fit (line 1271) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "194d04744cbe14d3448e2ddf02251955b16af39a5cbd5b4d63b47fcb4e10d660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194d04744cbe14d3448e2ddf02251955b16af39a5cbd5b4d63b47fcb4e10d660", kill_on_drop: false }` [INFO] [stdout] 194d04744cbe14d3448e2ddf02251955b16af39a5cbd5b4d63b47fcb4e10d660