[INFO] fetching crate abistr 0.2.0-rc3... [INFO] testing abistr-0.2.0-rc3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate abistr 0.2.0-rc3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate abistr 0.2.0-rc3 [INFO] finished tweaking crates.io crate abistr 0.2.0-rc3 [INFO] tweaked toml for crates.io crate abistr 0.2.0-rc3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate abistr 0.2.0-rc3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abistr-macros v0.2.0-rc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa6c528358e835d46c33fa86b37087fd8d29c9ed81ff120de8a1466666b93975 [INFO] running `Command { std: "docker" "start" "-a" "fa6c528358e835d46c33fa86b37087fd8d29c9ed81ff120de8a1466666b93975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa6c528358e835d46c33fa86b37087fd8d29c9ed81ff120de8a1466666b93975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6c528358e835d46c33fa86b37087fd8d29c9ed81ff120de8a1466666b93975", kill_on_drop: false }` [INFO] [stdout] fa6c528358e835d46c33fa86b37087fd8d29c9ed81ff120de8a1466666b93975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5233fa87fc7a406677671e4336dc09f8f95c1bfded776fa741f91ee61e6005e7 [INFO] running `Command { std: "docker" "start" "-a" "5233fa87fc7a406677671e4336dc09f8f95c1bfded776fa741f91ee61e6005e7", kill_on_drop: false }` [INFO] [stderr] Compiling abistr-macros v0.2.0-rc3 [INFO] [stderr] Compiling abistr v0.2.0-rc3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/buffers.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn nul_truncate(&mut self) -> CStrNonNull { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn nul_truncate(&mut self) -> CStrNonNull<'_, U> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/unit.rs:31:57 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow; [INFO] [stdout] | ^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow<'_, str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/unit.rs:40:57 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow { String::from_utf8_lossy(buf) } [INFO] [stdout] | ^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow<'_, str> { String::from_utf8_lossy(buf) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/unit.rs:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow { Cow::Owned(String::from_utf16_lossy(buf)) } [INFO] [stdout] | ^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow<'_, str> { Cow::Owned(String::from_utf16_lossy(buf)) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/unit.rs:58:57 [INFO] [stdout] | [INFO] [stdout] 58 | ... #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow { Cow::Owned(buf.iter().copied().map(|ch| core::char::from_u32... [INFO] [stdout] | ^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow<'_, str> { Cow::Owned(buf.iter().copied().map(|ch| core::char::from_u32(ch).unwrap_or(REPLACEMENT_CHARACTER)).collect::()) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "5233fa87fc7a406677671e4336dc09f8f95c1bfded776fa741f91ee61e6005e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5233fa87fc7a406677671e4336dc09f8f95c1bfded776fa741f91ee61e6005e7", kill_on_drop: false }` [INFO] [stdout] 5233fa87fc7a406677671e4336dc09f8f95c1bfded776fa741f91ee61e6005e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b10d6cde67c777d6e84d92e6e1d20658c00e849b8da47ad298081792214d2786 [INFO] running `Command { std: "docker" "start" "-a" "b10d6cde67c777d6e84d92e6e1d20658c00e849b8da47ad298081792214d2786", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/buffers.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn nul_truncate(&mut self) -> CStrNonNull { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn nul_truncate(&mut self) -> CStrNonNull<'_, U> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/unit.rs:31:57 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow; [INFO] [stdout] | ^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow<'_, str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/unit.rs:40:57 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow { String::from_utf8_lossy(buf) } [INFO] [stdout] | ^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow<'_, str> { String::from_utf8_lossy(buf) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/unit.rs:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow { Cow::Owned(String::from_utf16_lossy(buf)) } [INFO] [stdout] | ^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow<'_, str> { Cow::Owned(String::from_utf16_lossy(buf)) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/unit.rs:58:57 [INFO] [stdout] | [INFO] [stdout] 58 | ... #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow { Cow::Owned(buf.iter().copied().map(|ch| core::char::from_u32... [INFO] [stdout] | ^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(feature = "std")] fn to_string_lossy(buf: &[Self]) -> Cow<'_, str> { Cow::Owned(buf.iter().copied().map(|ch| core::char::from_u32(ch).unwrap_or(REPLACEMENT_CHARACTER)).collect::()) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abistr v0.2.0-rc3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | assert_abi_compatible!([c_char; 1], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:243:29 [INFO] [stdout] | [INFO] [stdout] 243 | assert_abi_compatible!([c_char; 2], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | assert_abi_compatible!([c_char; 3], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | assert_abi_compatible!([c_char; 4], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:246:29 [INFO] [stdout] | [INFO] [stdout] 246 | assert_abi_compatible!([c_char; 6], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | assert_abi_compatible!([c_char; 8], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | assert_abi_compatible!([c_char; 12], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:249:29 [INFO] [stdout] | [INFO] [stdout] 249 | assert_abi_compatible!([c_char; 16], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:250:29 [INFO] [stdout] | [INFO] [stdout] 250 | assert_abi_compatible!([c_char; 24], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | assert_abi_compatible!([c_char; 99], CStrBuf); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:406:26 [INFO] [stdout] | [INFO] [stdout] 406 | empty: [c_char; 16], [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:407:26 [INFO] [stdout] | [INFO] [stdout] 407 | empty2: [c_char; 16], [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:408:26 [INFO] [stdout] | [INFO] [stdout] 408 | empty3: [c_char; 16], [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:409:26 [INFO] [stdout] | [INFO] [stdout] 409 | example: [c_char; 16], [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:410:26 [INFO] [stdout] | [INFO] [stdout] 410 | full: [c_char; 16], [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:411:26 [INFO] [stdout] | [INFO] [stdout] 411 | not_unicode: [c_char; 16], [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:422:32 [INFO] [stdout] | [INFO] [stdout] 422 | c.not_unicode[0] = 0xFF as c_char; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/buffers.rs:423:32 [INFO] [stdout] | [INFO] [stdout] 423 | c.not_unicode[1] = 0xFF as c_char; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/buffers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/pointers.rs:309:56 [INFO] [stdout] | [INFO] [stdout] 309 | assert_abi_compatible!(CStrPtr, *const c_char); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/pointers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/pointers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/pointers.rs:310:56 [INFO] [stdout] | [INFO] [stdout] 310 | assert_abi_compatible!(Option, *const c_char); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/pointers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/pointers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> src/pointers.rs:311:57 [INFO] [stdout] | [INFO] [stdout] 311 | assert_abi_compatible!(CStrNonNull, NonNull); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> src/pointers.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "std")] use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> src/pointers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `abistr` (lib test) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "b10d6cde67c777d6e84d92e6e1d20658c00e849b8da47ad298081792214d2786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10d6cde67c777d6e84d92e6e1d20658c00e849b8da47ad298081792214d2786", kill_on_drop: false }` [INFO] [stdout] b10d6cde67c777d6e84d92e6e1d20658c00e849b8da47ad298081792214d2786